# Informes de Alarmas

El **Informes** page in Verkada Command te permite:

* Obtener una vista general rápida de todos los eventos de alarma de tu organización.
* Personalizar el informe para filtrar eventos específicos.
* Exportar el informe como un archivo de valores separados por comas (CSV) para un análisis posterior o para su registro.

***

## **Crear informes de Alarmas**

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los productos > Alarmas.**
{% endstep %}

{% step %}
**En la navegación de la izquierda, selecciona Informes.**
{% endstep %}

{% step %}
**En la parte superior, selecciona una de las opciones de informe de Alarmas.**
{% endstep %}

{% step %}
**(Opcional) haz clic en Filtrar para agregar o quitar campos.**
{% endstep %}

{% step %}
**En la parte superior derecha, haz clic en Exportar.**
{% endstep %}
{% endstepper %}

***

## Exportar informes

Para exportar un archivo CSV del informe que generaste, en la parte superior derecha, haz clic en **Exportar** ![](/files/76614d1bf3033af55f5e64c4d5667e056a142529).


---

# 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/es/monitorizacion-e-informes/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.
