# Alarms-Berichte

Die **Berichte** Seite in Verkada Command ermöglicht Ihnen Folgendes:

* Erhalten Sie einen schnellen Überblick über alle Alarmereignisse in Ihrer Organisation.
* Passen Sie den Bericht an, um nach bestimmten Ereignissen zu filtern.
* Exportieren Sie den Bericht als CSV-Datei (durch Kommas getrennte Werte) für weitere Analysen oder zur Dokumentation.

***

## **Alarme-Berichte erstellen**

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Alarme.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation Berichte aus.**
{% endstep %}

{% step %}
**Wählen Sie oben eine der Optionen für Alarme-Berichte aus.**
{% endstep %}

{% step %}
**(Optional) Klicken Sie auf Filter, um Felder hinzuzufügen/zu entfernen.**
{% endstep %}

{% step %}
**Klicken Sie oben rechts auf Exportieren.**
{% endstep %}
{% endstepper %}

***

## Berichte exportieren

Um eine CSV-Datei des von Ihnen erstellten Berichts zu exportieren, klicken Sie oben rechts auf **Exportieren** ![](/files/18989b0cd3844b5c7fe1817e5f22573da1308758).


---

# 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/de/uberwachung-and-berichte/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.
