# Alarm

The *Alarm Widget* in Eliona makes it possible to display and manage alarms for a specific asset or a list of alarms. This can be used both for individual assets and for an overview of all alarms.

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/HFMioy5O3VfMsMKD42C3/Alarm%20modul.png" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="113"></th><th width="156"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later linked to assets</td></tr><tr><td><strong>[B]</strong></td><td>Variant</td><td><p>This option is only available when <strong>Alarm type [C] "</strong>Number of all alarms" is selected</p><ul><li>Large: Shows how many tickets there are in total</li><li>Small: Displays the tickets sorted by category only.</li></ul></td></tr><tr><td><strong>[C]</strong></td><td>Alarm Type</td><td><ul><li><strong>Number of all alarms:</strong> Displays all existing alarms sorted by priority. <a href="../../predefined-widgets/alarm-overview">-> to the widget</a></li><li><strong>Alarm for asset:</strong> Displays all alarms for a single asset. <a href="alarm">-> to the widget</a></li><li><strong>List of alarms:</strong> Displays all alarms in a scrollable list. <a href="../list-of-alarms">-> to the widget</a></li><li><strong>Detailed list of alarms:</strong> Displays the alarms in detailed form. <a href="../detailed-list-of-alarms">-> to the widget</a></li></ul></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/modules/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.
