> 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-backups-of-a-single-resource.md).

# Deleting all backups of a single resource

{% hint style="info" %}
In this guide, an endpoint device is used as an example.
{% endhint %}

{% stepper %}
{% step %}
In [**XMS**](#user-content-fn-1)[^1], go to **Devices** tab and click the **info** <img src="/files/hKSUzZ7aC9MAAD5vI504" alt="" data-size="line"> icon in the top-right corner of the device panel.
{% endstep %}

{% step %}
In the device info panel, scroll to the bottom and click **Delete all device backups**.

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

{% step %}
Confirm that you want to delete your data by checking the **Yes, I want to delete all \[NAME] backups** 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/EkCPO9hJsYhSD1D4OuW1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once confirmed, the deletion process will start— its progress can be monitored in the **Tasks** tab.
{% 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-backups-of-a-single-resource.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.
