# Delete Schedule

To delete a backup schedule, click the More button on the schedule you want to remove, then select Delete. The system will delete the backup schedule, and the backup will no longer run.

<figure><img src="/files/7ZU0VX72J1wRc4yhVNNf" alt=""><figcaption></figcaption></figure>

After selecting Delete, the system will display a confirmation pop-up. Click Yes to confirm the deletion of the backup schedule.

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

Next, the system will display an additional confirmation. Re-enter the name of the backup schedule to be deleted in the provided field, then click “I understand the consequences, delete this Backup” to proceed with the deletion process.

<figure><img src="/files/gXFXkVfM4d7YSYNi4BV9" 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/schedule/delete-schedule.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.
