# Delete Restore Backup

The Delete Restore feature is used to remove restore data that is no longer needed from the restore list, helping to keep restore management organized and well-controlled. To delete a restore record, click the More menu on the desired restore entry, then select Delete.

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

The system will display a Delete Backup confirmation dialog. Click Yes to proceed with deleting the restore backup.

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

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

<figure><img src="/files/AUjd16uB4B6IfmFdsR8H" 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/restore/delete-restore-backup.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.
