# Alarm Reports

Alarm reports provide a tabular view of alarm events across all sites in an organization, allowing admins to review activity from a single location.

Reports can be filtered by site, partition, and time range, and can be exported as a CSV.

***

## Access Alarm reports

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Alarms.**
{% endstep %}

{% step %}
**In the left navigation, select Reports.**&#x20;
{% endstep %}

{% step %}
**At the top**, select a report type: **Alarm Events** or **Arm / Disarm**.

<div align="left" data-with-frame="true"><figure><img src="/files/zkLPPe0Y6iu89aTaV8a1" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Report types

| **Report Type**                                                                                                               | **Description**                                                                                                                                                                                                                                                                                                                                                  |
| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Alarm Events <br><br>Note: Only Alarm events after 1/1/2025 are available on alarm reports.</p>                            | <p>Alarm Events reports allow admins to review and audit triggered alarm activity across all sites, including:</p><ul><li>Viewing which devices triggered an alarm and when</li><li>Identifying how each event was resolved </li><li>Filtering by site, partition, device type, response level, and dispatch status</li></ul>                                    |
| <p>Arm / Disarm</p><p><br></p><p>Note: Only arm/disarm events after 11/5/2025 are available on arm/disarm reports.</p><p></p> | <p>Arm / Disarm reports allow admins to audit sites for both security and operational use cases, including:</p><ul><li>Verifying whether sites armed and disarmed as expected</li><li>Identifying sites that armed or disarmed at irregular times</li><li>Detecting sites that never armed</li><li>Understanding who armed or disarmed a site and when</li></ul> |

### Export reports <a href="#export-reports" id="export-reports"></a>

Click<img src="/files/rIF9RqiweclSQYzs7Dl3" alt="" data-size="line">in the top right to export a CSV file of the report you generated.


---

# 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://help.verkada.com/new-alarms/reports-and-monitoring/alarm-reports.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.
