> 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/english-v14/documentation/alarms-rules-and-escalations/escalations/create-a-general-calendar.md).

# Create a general calendar

## Overview

*General calendars* serve as the basis for when alarms are escalated.&#x20;

We recommend, *General calendars* to set it up as generously as possible. Often a *General Calendar* is created for a whole year.&#x20;

By leaving days out, you can use the General Calendar to define when alarms should NOT be escalated, e.g. on public holidays. Bear in mind that you can have multiple General Calendars and select multiple General Calendars for each escalation.<br>

## Create calendar

<div data-full-width="true"><figure><img src="/files/e9a4f72a307bf31119479f3123bd44c6ce41b1a7" alt=""><figcaption></figcaption></figure></div>

1. Click on **Engineering \[A]**
2. Click on **Escalation \[B]**
3. **Click on \[C]**

   ▷ The calendar view opens.
4. Click on **\[D]**\
   ▷ The window opens **\[D1]**
5. Give the calendar a name **\[D2]**&#x20;
6. Click on **\[D3]**, to create new dates in the calendar
7. Activate the switch **\[D4]**
8. Select under **\[D5]** the start date
9. Select under **\[D6]** the end date
10. Optional: Click again on **\[D3]** to create further entries.\
    ◈ By leaving dates out between the entries, you can deactivate escalations for a certain period of time, e.g. for public holidays.
11. Click on **Save** **\[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/english-v14/documentation/alarms-rules-and-escalations/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.
