# Deleting items

You can only delete [genomes](#deleting-genomes-using-the-genome-browser), [folders](#deleting-folders), [saved searches](#deleting-saved-searches), or [collections ](#deleting-folders-or-collections)if you are the owner.

{% hint style="danger" %}
Saved searches cannot be restored once deleted. Genomes can only be restored if deleted as a folder, not if deleted individually.
{% endhint %}

## Deleting genomes using the Genome Browser

Individually-deleted genomes cannot be restored. To delete genomes by moving them to a restorable bin, delete them by[ deleting their folder](#deleting-folders-or-collections).

To individually delete genomes: On either the Genomes page or a Folder view, [select the genomes](/pathogenwatch/how-to-use-pathogenwatch/browsing-and-viewing-genomes/browsing-searching-genomes.md#selecting-genomes) you wish to delete. Click the "Selected genomes" button in the top right, double-check that you have selected only the genomes you wish to delete, and then click the "bin" icon in the bottom left of the box. A confirmation dialog will pop up, letting you know that this action cannot be undone.&#x20;

<figure><img src="/files/WEG7AWcu2dW9ojQVRSxn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kMnlKEgKE86IyiBibGAI" alt="" width="375"><figcaption></figcaption></figure>

## Deleting Saved Searches

When hovering over a Saved Search card on the [Genomes ](/pathogenwatch/how-to-use-pathogenwatch/browsing-and-viewing-genomes/browsing-searching-genomes.md#the-genomes-page)page, a delete icon button is shown at the bottom right corner. Clicking on the delete icon button shows a confirmation basic dialog.&#x20;

Saved searches cannot be restored once deleted.

Deleting a saved search does not delete genomes or collections.

<div><figure><img src="/files/x9epb3ohFRgS8WzpVZAl" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/qier1ZpsCXTyH3uSGFQv" alt="" width="375"><figcaption></figcaption></figure></div>

## Deleting Folders or Collections

Deleting a folder deletes all genomes within the folder, by moving them to the bin.&#x20;

When hovering over a card on the Folders or Collections pages, a trash bin icon appears at the bottom right corner. Clicking on this icon brings up a "Move to bin?" dialog to confirm that you want to delete. Note that Folders and Collections can be [restored ](#restoring-deleted-genomes-collections-or-folders)from the bin within 30 days.

<div><figure><img src="/files/ixTiM3kbIeyw7ObawmUe" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/TNIXeHa3AymXXtE3Sm5n" alt="" width="375"><figcaption></figcaption></figure></div>

## Restoring deleted collections or folders

A thirty day grace period is provided before genomes are fully removed from your account. During this time you can access the binned genomes via the "hamburger" menu icon in the top left of the page. Select the relevant "Bin" to open the Bin and see its contents.

<div><figure><img src="/files/lSMvGB5fSiiCNmLZT8k8" alt="" width="136"><figcaption></figcaption></figure> <figure><img src="/files/PGEFEIadL7efcbRYC89d" alt="" width="375"><figcaption><p>restore icon in binned item card</p></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/deleting-items.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
