> 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/predefined-widgets/alarm.md).

# Alarm

Das "Alarm"-Widget ermöglicht es Ihnen, ein einzelnes Asset auf Alarme zu überwachen.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fr8pmTc8FYB5hBaJHeNmP%2FAlarm%20List%20Widget.png?alt=media&#x26;token=a4770668-5f40-452b-8a40-2d2dcd588024" alt=""><figcaption></figcaption></figure></div>

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FfVggu76ymT5cASQR2jUC%2FBildschirmfoto%202023-09-26%20um%2016.54.37.png?alt=media&#x26;token=7d8dfac7-120b-4fa1-ae10-844021ace312" alt=""><figcaption><p>Ein Dashboard mit 4 Alarm-Widgets.<br>Von links nach rechts: hohe Priorität, mittlere Priorität, niedrige Priorität, kein Alarm vorhanden.</p></figcaption></figure>

## Wann sollte dieses Widget verwendet werden?

Dieses Widget sollte verwendet werden, wenn Sie ein einzelnes Asset auf Alarme überwachen möchten.

{% hint style="info" %}
Wenn Sie einen Überblick über alle aktiven Alarme erhalten möchten, verwenden Sie das Widget [-> Alarmübersicht](/collection/german/plattform/live-cockpit/widgets/predefined-widgets/alarm-overview.md)
{% endhint %}

## Übersicht

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

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

## Alarm-Widget konfigurieren

<figure><img src="/files/785522ba81b17f5a213a4a1c7984421c3905f431" alt=""><figcaption></figcaption></figure>

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

So konfigurieren Sie das Widget:

1. Wählen Sie den **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]

   ◈ Alarme dieses Assets werden im Widget angezeigt.

   ◈ Mehrere Assets sind möglich.
3. Wählen Sie den **Größe des Widgets** \[C]

   ◈ Sie können wählen zwischen *1 Zelle*, *2 Zellen*, oder *Volle Breite*.
4. Wählen Sie den **Spalten der Alarmliste** angezeigt werden \[D]

   ◈ Aktivieren oder deaktivieren Sie einzelne Spalten mit einem Häkchen \[D1].

   ◈ Die Anzeigereihenfolge der Spalten kann per Drag & Drop geändert werden \[D2].
5. Klicken Sie **Speichern** \[E], um die Konfiguration zu übernehmen

   ◈ Das Widget erscheint nun mit der ausgewählten Anzeige im Dashboard.


---

# 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/predefined-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.
