# Holidays

Company holidays are basically national holidays. In some countries like Denmark and Sweden, it is relevant to define half days as company holidays. By pressing "Add Company Holiday" you can add a full company holiday. This will count as an entire day off. Remember that if a co-worker registers hours in a company holiday, all the hours will count as banked hours.&#x20;

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

When you click "add company holiday" simply put in the name of the holiday and the date. Then save.&#x20;

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

### Adding partial/half days as company holidays.&#x20;

First, you need to enable this feature in your settings. Navigate to Setup > settings > general

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

Once you enable and save this, go back to your Company Holiday settings. A new option will be available.&#x20;

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

In the example above, it will make it so that co-workers will only be able to log in 5 hours as a full working day. In their timesheet it will look like this:&#x20;

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


---

# 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.milientsoftware.com/help/company/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.
