# Alarm

The "Alarm" widget allows you to monitor a single asset for alarms.

<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>A dashboard with 4 alarm widgets.<br>From left to right: High priority, medium priority, low priority, no alarm present.</p></figcaption></figure>

## When should this widget be used?

This widget should be used when you want to monitor a single asset for alarms.

{% hint style="info" %}
If you want to get an overview of all active alarms, use the widget [-> Alarm Overview](/collection/platform/live-cockpit/widgets/predefined-widgets/alarm-overview.md)
{% endhint %}

## Overview

<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%2FrBDeezkhj7WeS2rwoWwd%2FAlarm%20List%20Widget%20(1).png?alt=media&#x26;token=669742bc-fb77-4914-a0ae-468780918441" alt=""><figcaption></figcaption></figure></div>

<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>Header with status display</td><td>Shows the alarm status.<br>In the current image, an alarm with high priority is displayed.</td></tr><tr><td><strong>[B]</strong></td><td>More options</td><td>Shows more options.</td></tr><tr><td><strong>[B]</strong></td><td>Alarm List</td><td>Here, the alarms of the asset are displayed in a list.</td></tr></tbody></table>

## Configure Alarm Widget

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F97OdaJsqkd9IPoddjcU4%2FAlarm%20List%20Widget%20(4).png?alt=media&#x26;token=1929f072-bc70-4a1c-9e2a-5173721180e9" alt=""><figcaption></figcaption></figure>

The Alarm widget displays a tabular overview of all alarms for one or more selected assets.

To configure the widget:

1. Select the **Primary Asset** \[A]

   ◈ This asset is displayed in the widget's title. The selection is optional.
2. Add the desired **Alarm Asset** \[B]

   ◈ Alarms from this asset are displayed in the widget.

   ◈ Multiple assets are possible.
3. Select the **size of the widget** \[C]

   ◈ You can choose between *1 Cell*, *2 Cells*, or *Full Width*.
4. Select the **columns of the alarm list** to be displayed \[D]

   ◈ Activate or deactivate individual columns with a check mark \[D1].

   ◈ The display order of the columns can be changed via drag & drop \[D2].
5. Click **Save** \[E] to apply the configuration

   ◈ The widget now appears in the dashboard with the selected display.


---

# Agent Instructions: 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:

```
GET https://docs.buildings.ability.abb/collection/platform/live-cockpit/widgets/predefined-widgets/alarm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
