# Holiday

User can check the Holidays in Holidays app

To check the holidays

Go to HR

Select the Holidays

To add an Holiday click on +Holiday

Add all the details of holiday and save

A holiday will be added in the calendar and the list of holidays

While adding a holiday if user has to add a holiday for the specific location, then select that location in Applicable for Location field and it will be visible only for the selected location, If the current user is not belongs to the added location, it will not be visible to that user

To check the detail of holiday, click on the date it will show the details of holiday

To check the previous or next month holiday click on the previous or next tab

In This Year’s Holiday user can check all the holidays for current year

The user with super admin permission can add, edit and delete the holiday

PreviousOrg EventNextHelpdesk

Last updated 3 months ago


---

# 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.aiflo.app/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.
