> 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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/alarm.md).

# Alarm

Über das Widget "Alarm" können Sie ein einzelnes Asset auf Alarme überwachen.

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

<figure><img src="/files/l21gOjAPGc8XIpGlwcFI" alt=""><figcaption><p>Ein Dashboard mit 4 Alarm-Widgets. <br>Von links nach rechts: Hohe Priorität, mittlere Priorität, niedrige Priorität, kein vorliegender Alarm.</p></figcaption></figure>

## Wann sollte dieses Widget genutzt werden?&#x20;

Dieses Widget sollte genutzt werden, wenn Sie ein einzelnes Asset auf Alarme überwachen wollen.&#x20;

{% hint style="info" %}
Wenn Sie einen Überblick über alle aktiven Alarme erhalten wollen, nutzen Sie das Widget [-> Alarmübersicht](/collection/german-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/alarmubersicht.md)
{% endhint %}

## Übersicht

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

<table><thead><tr><th width="71.33333333333331"></th><th width="231"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Header mit Statusanzeige</td><td>Zeigt den Alarmstatus an. <br>Im aktuellen Bild wird ein Alarm mit hoher Priorität dargestellt.</td></tr><tr><td><strong>[B]</strong></td><td>Mehr Optionen</td><td>Zeigt weitere Optionen an.</td></tr><tr><td><strong>[B]</strong></td><td>Alarm Liste</td><td>Hier werden die Alarme des Assets in einer Liste Dargestellt.</td></tr></tbody></table>

## Alarm-Widget konfigurieren

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

Das Alarm-Widget zeigt eine tabellarische Übersicht aller Alarme für ein oder mehrere ausgewählte Assets an.

So konfigurieren Sie das Widget:

1. Wählen Sie das **Primär-Asset** \[A]\
   ◈ Dieses Asset wird im Titel des Widgets angezeigt. Die Auswahl ist optional.
2. Fügen Sie das gewünschte **Alarm-Asset** \[B] hinzu\
   ◈ Alarme dieses Assets werden im Widget angezeigt.\
   ◈ Mehrere Assets sind möglich.
3. Wählen Sie die **Größe des Widgets** \[C]\
   ◈ Zur Auswahl stehen *1 Cell*, *2 Cells* oder *Full Width*.
4. Wählen Sie die anzuzeigenden **Spalten der Alarmliste** \[D]\
   ◈ Aktivieren oder deaktivieren Sie einzelne Spalten mit einem Häkchen \[D1].\
   ◈ Per Drag & Drop kann die Anzeigereihenfolge der Spalten geändert werden \[D2].
5. Klicken Sie auf \[E] **Speichern**, um die Konfiguration zu übernehmen\
   ◈ Das Widget erscheint nun im Dashboard mit der ausgewählten Darstellung.


---

# 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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/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.
