# 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="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FpbqukRzAZahNZXmY0evW%2Fimage.png?alt=media&#x26;token=18c9f589-9409-420a-8883-309ed2b20f8e" 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="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2F3yBpe28T2WoSjySrp8md%2Fimage.png?alt=media&#x26;token=827b2ab7-1b98-4180-b8d7-766988a74e23" 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="https://319733277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0CBTl43C3OO6ySL1DJ6k%2Fuploads%2FjBa8NZjPGA7Ydqp4o5eF%2Fimage.png?alt=media&#x26;token=a13333de-f96c-4bfc-9d87-90878300f64f" 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: 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://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-all-backups-of-a-single-resource.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.
