> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/platform-core/alert-and-escalation/escalations/create-a-general-calendar.md).

# Einen allgemeinen Kalender erstellen

## Übersicht

*Allgemeinen Kalendern* dient als Grundlage dafür, wann Alarme eskaliert werden.

Wir empfehlen, Folgendes zu erstellen *Allgemeinen Kalendern* so großzügig wie möglich. Ein *Allgemeiner Kalender* wird oft für ein ganzes Jahr erstellt.

Indem Sie Tage auslassen, können Sie mithilfe des Allgemeinen Kalenders festlegen, wann Alarme NICHT eskaliert werden sollen, z. B. an Feiertagen. Beachten Sie, dass Sie mehrere Allgemeine Kalender haben und für jede Eskalation mehrere Allgemeine Kalender auswählen können.

## Einen Kalender erstellen

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

1. Klicken Sie auf **Engineering \[A]**
2. Klicken Sie auf **Eskalation \[B]**
3. **Klicken Sie auf \[C]**

   ▷ Die Kalenderansicht öffnet sich.
4. Klicken Sie auf **\[D]**

   ▷ Das Fenster **\[D1]** öffnet sich
5. Geben Sie dem Kalender einen Namen **\[D2]**
6. Klicken Sie auf **\[D3]** um neue Termine im Kalender zu erstellen
7. Aktivieren Sie den Schalter **\[D4]**
8. Unter **\[D5]**, wählen Sie das Startdatum
9. Unter **\[D6]**, wählen Sie das Enddatum
10. Optional: Klicken Sie auf **\[D3]** erneut, um weitere Einträge zu erstellen.

    ◈ Indem Sie Datumsangaben zwischen den Einträgen auslassen, können Sie Eskalationen für einen bestimmten Zeitraum deaktivieren, z. B. für Feiertage.
11. Klicken Sie auf **Speichern** **\[D7]**


---

# 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://docs.buildings.ability.abb/collection/german/plattform/platform-core/alert-and-escalation/escalations/create-a-general-calendar.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.
