# Delete an Existing Public Holiday

Sometimes you need to remove the scheduled day off of the agent from a system, maybe it’s because the agent cancels leaves or another problem.&#x20;

On the public holiday page, select and click the schedule. Then, you will see a pop-up of manage holiday, click the **'Delete'** button.&#x20;

![Delete Public Holiday](/files/HsvqIzRE05TlWkeEHzjU)

If the schedule is deleted successfully, you will see a successful pop-up notification.

![Success Notification](/files/3eQVpuLfpcJ9SvRTo6lb)


---

# 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://docs.3dolphins.ai/administration/public-holiday/delete-an-existing-public-holiday.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.
