# Delete Backup Configuration

In the Backup list, click the More menu on the selected backup, then choose Delete to remove the backup data.

<figure><img src="/files/06NUTM2PFAax5JviY8Qu" alt=""><figcaption></figcaption></figure>

The system will automatically display a confirmation notification for deleting the backup. Click the Yes button to proceed.

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

Next, the system will display an additional confirmation dialog. Re-enter the backup name in the provided field, then click **“I understand the consequences, delete this Backup”** to complete the deletion process.

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


---

# 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:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-vault-gpu/backup/delete-backup-configuration.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.
