> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/absences/feiertage-und-betriebsferien.md).

# Public holidays and company holidays

This video shows how public holidays, bridge days and company holidays can be configured in the absence calendar and employees' time accounts.

Note: This setting is now located under "Absences" and no longer under "Time Tracking".&#x20;

{% embed url="<https://youtu.be/jF6IfuK__HQ>" %}

## Public holidays and company holidays in Die Agenturverwaltung

Public holidays and company holidays are days when the team does not work, i.e. the regularly agreed working time of a permanent employee on a public holiday is zero.

Configuring public holidays and company holidays therefore creates deviations from the regularly agreed working time per weekday of an employee.

This applies only to permanent employees with an assigned time account. Public holidays and company holidays have *no* impact on the working hours of freelance employees, since no target working hours are configured for them.

## Configuration of public holidays and company holidays

The list of configured public holidays and company holidays can be edited by authorized users in Settings under Time Tracking > Public Holidays and Company Holidays.\
&#x20;

![](/files/0e3dd5b7feed171e92efe0108ca08f25c1801700)

The configuration page lists all configured public holidays and company holidays. \
&#x20;

![](/files/d607424d12553cf7a24ab75b3a070826db509577)

Nationwide public holidays are already preconfigured; they can now be supplemented with local holidays and, if applicable, bridge days when the agency is closed (company holidays). By clicking the x-button ( <img src="/files/35db3065fc14e47eed16002edef00b63cfc17141" alt="" data-size="line"> ) public holidays and company holidays can be removed.&#x20;

In the first row a new public holiday can be added by first entering a label and selecting the corresponding date. Clicking the Save button afterwards will add the public holiday. &#x20;

![](/files/2974351bfc80ea3d5c9e849684b45483549d101f)

## Half-day public holidays

Half-day public holidays (as in this example "Christmas Eve") can be configured by the "half-day" checkbox. What that means for the individual employee depends on their employment relationship. An employee who works 8 hours on that day only has to work 4 hours, an employee who, for example, occupies only a half position correspondingly only 2 hours. For employees who have that weekday off, this public holiday is mathematically neutral.

## Bridge days

Some agencies close the office completely, for example when there is only one day between a public holiday and the weekend. There are two possible agreements:

#### a) Employees must take vacation on these days

In this case the bridge day must not be listed among the public holidays; instead - ideally at the beginning of the year - a vacation day for the whole team is entered on the corresponding day.

#### b) These days are free

If no work is done on that day with full compensation, it can simply be treated like a public holiday and added to the list of holi

## Import statutory public holidays of my federal state

Die Agenturverwaltung also allows importing statutory public holidays in the right column of the holiday list. To do this simply select the federal state and the year and press "import".

{% embed url="<https://youtu.be/ild-cHJZTww>" %}

If you have already created some holidays for a particular year manually, they will not be overwritten by the import.

## Public holidays for office locations in different countries

Public holidays can also be configured individually for each office location.\
More about this here:

{% content-ref url="/pages/23f1e0aec5b3598376b34145a2bff4ffd5a5ab60" %}
[Office locations with different public holidays](/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/office-locations-with-different-public-holidays.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/absences/feiertage-und-betriebsferien.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
