# Holidays

To manage holidays go to the , Setup > Leaves & Attendance > Holidays. Click on the ‘Holidays’ to manage holidays.

<div align="left"><figure><img src="/files/s2DaDSeHcMdhq0GveTEw" alt="" width="563"><figcaption><p>Holidays</p></figcaption></figure></div>

Here’s how list of holidays appear on this page.

<div align="left"><figure><img src="/files/dkWXa3Mbr8maZUntNGtp" alt="" width="563"><figcaption><p>List of Holidays</p></figcaption></figure></div>

### Add Holiday

When you click on ‘Add Holiday’, You will see the details like Location, Date of Holiday, and Holiday Name. Fill the details and click on the ‘Save’ button.

<div align="left"><figure><img src="/files/Se6zy7ME0ixgPIQ1WBDd" alt="" width="476"><figcaption><p>Add Holiday</p></figcaption></figure></div>

### Copy Holidays

Once you have defined all holidays for a year for a single location, you can copy the same holidays to other locations also. Click on the ‘Copy’ button to copy the holiday list from one location to another location.

<div align="left"><figure><img src="/files/f6qy6pS2zobSLx1ptsrD" alt="" width="554"><figcaption><p>Copy Holidays</p></figcaption></figure></div>

Select location to copy from and location to copy to. Select the year for which you wish to copy the holiday list. Click on the ‘Copy’ button to proceed.

&#x20;You have the option to add a holiday as well as have the option to delete any holiday from the list by clicking on the delete icon shown below:

<div align="left"><figure><img src="/files/STe9nnmpvEmblLGrhJDv" alt="" width="563"><figcaption><p>Delete icon</p></figcaption></figure></div>


---

# 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.runtimehrms.com/attendance-and-leaves/holidays.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.
