# List of alarms

The widget **List of alarms** in Eliona provides a compact overview of alarms triggered by specific rules. It enables a quick overview of all active alarms and provides basic information so that disruptions can be responded to promptly. Filtering alarms by tags helps display only the most relevant alarms.

{% hint style="info" %}
This widget must be created as [-> Custom widget](https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/custom-widgets) and is created with the module [-> Alarm ](https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/custom-widgets/modules/alarm)created.
{% endhint %}

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/zGFIu6HKVmU0tTVGd9se/Alarm%20detailled%20(4).png" alt=""><figcaption></figcaption></figure></div>

## **Widget**

The **List of alarms**-widget shows an overview of all active alarms filtered by tags. It contains information about the priority of the alarms, the affected assets, and the date the alarm was triggered. The alarms are displayed in a compact sorted list, which enables a quick overview of the most important alarm details.

## When should this widget be used?

The **List of alarms**-widget should be used when a quick and compact overview of all active alarms is needed. It is particularly suitable for situations in which many alarms need to be monitored at once without going into detail. This widget is ideal for keeping track of the status of all alarms in a simple way and intervening in a targeted manner when needed.

<div data-full-width="true"><figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/qnEOpfdaKPUVl4o9mwIi/Alarm%20detailled%20(3).png" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="86"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Primary asset</td><td>Select primary asset. This selection determines which title <strong>[A]</strong> appears in the widget</td></tr><tr><td><strong>[B]</strong></td><td>Width</td><td>Select how much space the widget should take up on the dashboard.</td></tr><tr><td><strong>[C]</strong></td><td>Tag settings</td><td><p>You can filter alarms by specific tags to display only relevant alarm data.</p><ul><li><strong>All selected required</strong>: Only alarms that have all selected tags are displayed.</li><li><strong>One of the selected</strong>: Displays alarms that have at least one of the selected tags.</li></ul></td></tr><tr><td><strong>[D]</strong></td><td>Select tags</td><td>Select the tags by which the alarms in the widget should be filtered in order to display only the relevant alarms.</td></tr></tbody></table>


---

# 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/english-v14/documentation/widgets/custom-widgets/list-of-alarms.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.
