# Alarm statistics

The *Alarm statistics* provides a comprehensive analysis of all alarms that occurred in a project. It enables a detailed evaluation of alarms by frequency, duration, and severity. This helps identify patterns, pinpoint sources of problems, and take targeted measures to improve system stability.

Various charts and tables can be viewed in the statistics, including:

* **Alarm distribution by severity** (e.g. high, medium, low, info)
* **Weekly overview** of the alarms
* **Alarm heatmap**that visualizes the distribution of alarms over a period of time
* **Alarm frequency**that shows which assets trigger alarms most often
* **Alarm duration**that indicates how long each alarm was active

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

### Filter options

1. **\[A] Select tags**\
   Select tags specifically to filter the alarms by certain criteria.\
   ◈ You can decide whether **all selected tags are required** or **at least one of the tags** should apply.\
   ◈ When multiple selections are made and the option *all required* is selected, only alarms that **all chosen tags** at the same time will be displayed.
2. **\[B] Set time period**\
   Set the time period for the analysis — e.g. the last 7 days, a custom period, or fixed dates.\
   ◈ This makes it easier to identify trends or clusters within specific time windows.
3. **\[C] Apply changes**\
   Click on **Apply**to activate the selected tags and time period.\
   ▷ The view is updated immediately with the new filter criteria.
4. **\[D] Reset filters**\
   With a click on **Reset** all selected tags and time filters are deleted.\
   ▷ The default view with all alarms is restored.


---

# 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/alarms-rules-and-escalations/alarms/alarm-statistics.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.
