> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/de/konfiguration/gastberichte.md).

# Gastberichte

Das Erstellen von Berichten in Guest ermöglicht es Organisationen, ihre Besucherdaten ganz einfach zu analysieren. Mit vielseitigen Optionen zum Filtern, Gruppieren und Exportieren von Daten können Guest-Benutzer in Sekundenschnelle aussagekräftige Berichte erstellen.

***

## Einen Guest-Bericht erstellen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Arbeitsplatz >** <img src="/files/b7f2df9e335f625396a2e2568d1538a05001d299" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**Klicken Sie auf der Guest-Startseite auf Suchen.**
{% endstep %}

{% step %}
**Besuchsdaten gruppieren und filtern.**

Besuchsdaten können nach folgenden Kriterien gefiltert werden:

1. Standort
2. Datum
3. Gästetyp
4. Gaststatus
5. Gastgeber
6. Eingang

Besuchsdaten können nach folgenden Kriterien gruppiert werden:

1. Kontaktinformationen
2. Standort
3. Gästetyp

{% hint style="warning" %}

* Beim Gruppieren nach Gästetyp werden Gästetypen mit demselben Namen an verschiedenen Standorten als separate Zeilen angezeigt.
* Beim Gruppieren nach Kontaktinformationen werden unterschiedliche Kombinationen aus Besuchernamen und den angegebenen Kontaktinformationen als separate Zeilen angezeigt.
  {% endhint %}
  {% endstep %}

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

Ihr Bericht wird als CSV-Datei heruntergeladen.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guest/de/konfiguration/gastberichte.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.
