# Guest Reports

Building reports in Guest lets organizations easily analyze their visitor data. With versatile options for filtering, grouping, and exporting data, Guest users can build insightful reports in seconds.

***

## Create a Guest Report

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace >** <img src="/files/lPHFCrZCKXjaIhqLYgdR" alt="" data-size="line"> **Guest.**
{% endstep %}

{% step %}
**On the Guest Home page, click Search.**
{% endstep %}

{% step %}
**Group and filter visit data.**

Visit data can be filtered by:

1. Site
2. Date
3. Guest Type
4. Guest Status
5. Host
6. Entrance

Visit data can be grouped by:

1. Contact Info
2. Site
3. Guest Type

{% hint style="warning" %}

* When grouping by Guest Type, Guest Types with the same name across different sites will appear as separate rows.
* When grouping by Contact Info, distinct combinations of visitor names and provided contact information will show as separate rows.
  {% endhint %}
  {% endstep %}

{% step %}
**In the top right, click Export.**

Your report will download as a CSV file.
{% endstep %}
{% endstepper %}


---

# 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/guest/configuration/guest-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.
