# Alarm Statistics

The *Alarm Statistics* provides a comprehensive analysis of all alarms that have occurred in a tenant. It allows for a detailed evaluation of alarms by frequency, duration, and severity. This helps to recognize patterns, identify problem sources, and take targeted measures to improve system stability.

In the statistics, various charts and tables can be viewed, including:

* **Alarm distribution by severity** (e.g., High, Medium, Low, Info)
* **Weekly overview** of alarms
* **Alarm heatmap**, which visualizes the distribution of alarms over a period of time
* **Alarm frequency**, which shows which assets trigger alarms most often
* **Alarm duration**, which indicates how long an alarm was active at a time

<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%2F74OuipnLpNQuiunNnFpg%2FAlarm%20statistik%20(1).png?alt=media&#x26;token=c5195897-6600-439e-98ff-193ea98d739f" alt=""><figcaption></figcaption></figure></div>

### Filter Options

1. **\[A] Select tags** Select specific tags 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.

   ◈ With multiple selections and the *all required* option, only alarms that contain **all selected tags** at the same time are 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 recognize trends or accumulations within specific time windows.
3. **\[C] Apply changes** Click on **Apply** to activate the selected tags and time period.

   ▷ The view is immediately updated with the new filter criteria.
4. **\[D] Reset filters** By clicking on **Reset**, all selected tags and time filters are deleted.

   ▷ The standard 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/platform/alert-center/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.
