# Holidays

Holidays are used to mark certain day types in your calendar per region. They do not count as absences.

This page shows all holidays you have configured.

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

| Button         | Description                                       |
| -------------- | ------------------------------------------------- |
| Create Holiday | Opens a dialog to add a new holiday               |
| Edit           | Opens the edit page for the corresponding holiday |
| Delete         | Deletes the corresponding holiday                 |

{% hint style="info" %}
"Business Day", "Saturday" and "Sunday" are mandatory holiday types that can not be deleted.
{% endhint %}


---

# 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://lewe.gitbook.io/teamcal-neo/administration/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.
