> 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/live-cockpit/widgets/custom-widgets/modules/alarm.md).

# Alarm

Die *Alarm-Widget* in BuildingPro Suites ermöglicht es, Alarme für ein bestimmtes Asset oder eine Alarmliste anzuzeigen und zu verwalten. Dies kann sowohl für einzelne Assets als auch für eine Übersicht aller Alarme verwendet werden.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FaltrkPecyuNaEpulzS91%2FAlarm%20modul.png?alt=media&#x26;token=0782b76d-3ebb-45a5-96eb-c8f828e95d8a" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="61"></th><th width="120.79998779296875"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Beschreibung</td><td>Dieser Text wird angezeigt, wenn das benutzerdefinierte Widget später mit Assets verbunden wird</td></tr><tr><td><strong>[B]</strong></td><td>Variante</td><td><p>Diese Option ist nur verfügbar, wenn "Gesamtanzahl der Alarme" ausgewählt ist für <strong>Alarmtyp [C]</strong></p><ul><li>Groß: Zeigt an, wie viele Tickets insgesamt vorhanden sind</li><li>Klein: Zeigt nur Tickets an, sortiert nach Kategorien.</li></ul></td></tr><tr><td><strong>[C]</strong></td><td>Alarmtyp</td><td><ul><li><strong>Gesamtanzahl der Alarme:</strong> Zeigt alle vorhandenen Alarme, sortiert nach Priorität. <a href="/pages/6a3b395d9a40e70266308efac1a711b3159ce451">-> zum Widget</a></li><li><strong>Alarm für Asset:</strong> Zeigt alle Alarme für ein einzelnes Asset an. <a href="/pages/ab0a7ee0b6613528a3a81d42e307828c6c795350">-> zum Widget</a></li><li><strong>Alarmliste:</strong> Zeigt alle Alarme in einer scrollbaren Liste an. <a href="/pages/4d21998535fd1a99ed3bdea39ee3fb975fceda28">-> zum Widget</a></li><li><strong>Detaillierte Alarmliste:</strong> Zeigt die Alarme in detaillierter Form an. <a href="/pages/4f6fc69f8f22033c574436093ebc5af4a98473b4">-> zum Widget</a></li></ul></td></tr></tbody></table>


---

# 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/live-cockpit/widgets/custom-widgets/modules/alarm.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.
