> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-all-copies-from-a-selected-storage.md).

# Deleting all copies from a selected storage

{% hint style="warning" %}
This operation <mark style="color:$danger;">**is not available**</mark> for local catalog storage types.
{% endhint %}

{% stepper %}
{% step %}
In [**XMS**](#user-content-fn-1)[^1], go to **Storages** tab and click the **Browse storage** <img src="/files/4bRnqxGcsh1HA8etdbqg" alt="" data-size="line"> button next to the selected storage.

<figure><img src="/files/5LZvZsz8wdiqDeD1Xu7s" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the storage info panel, click **Delete backups from** <img src="/files/GXwLYQc5vXcujmsHdzLU" alt="" data-size="line"> button in the top-right corner of the panel.

<figure><img src="/files/hdfiNC5G9TNJSwDjZvd5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Confirm that you want to delete your data by checking the **Yes, I want to delete all backups from \[NAME]** checkbox, then click the **Proceed** button.

{% hint style="success" %}
Additionally, you can use the **View details** button to review the creators, backup plans, and storage locations that will be deleted. This option ensures transparency and allows you to confirm the impact of the operation before proceeding.
{% endhint %}

<figure><img src="/files/ZC4GTZ2eVGg1IBZYG1C2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once confirmed, the deletion process will start— its progress can be monitored in the **Tasks** tab. Please note that depending on the amount of data, clearing the storage may take some time.
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-all-copies-from-a-selected-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
