# Alarms Reports

The **Reports** page in Verkada Command allows you to:

* Get a quick overview of all alarm events in your organization.
* Customize the report to filter for specific events.
* Export the report as a comma-separated value (CSV) file for further analysis or record-keeping.

***

## **Create Alarms reports**

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

{% step %}
**On the left navigation, select Reports.**
{% endstep %}

{% step %}
**At the top, select one of the Alarms report options.**
{% endstep %}

{% step %}
**(Optional) click Filter to add/remove fields.**
{% endstep %}

{% step %}
**At the top right, click Export.**
{% endstep %}
{% endstepper %}

***

## Export reports

To export a CSV file of the report you generated, at the top right, click **Export** ![](/files/ult6ELyPXURVFpGBIdQh).


---

# 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/classic-alarms/monitoring-and-reports/alarms-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.
