# Create New Holiday

When you want to know the work schedule or maybe the agent’s day off schedule, the thing you need to do is to make the agent’s schedule in your work calendar.

In the upper right corner, click the **'+ New Holiday'** button. Then, you will see a pop-up form to set the agent's work schedule, enter the name of holiday and choose the date of the day off.<br>

![Create New Holiday](/files/u2FvqfQS6FJQQQ75YDxA)

**Component Explanation:**

| Name | Description                                                 |
| ---- | ----------------------------------------------------------- |
| Name | Field to enter description regarding on holiday or day off. |
| Date | Field to set the date of agent’s holiday or day off.        |

For example, create agent day off in date **‘25/12/2021‘** as **Christmas eve**, such as images below.

![Add New Holiday](/files/4qb8GCMlyikD2gXLwHm0)

If create new agents day off successful, you will see a successful notification pop-up and the agent's day off will be displayed on the calendar, as shown images below.

![Success Notification](/files/phxfGmkwUJmXvXAkr66w)


---

# 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/create-new-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.
