# Export Guest Logs

The Export Guest Log feature allows you to download a record of guest activity for auditing, reporting, or compliance purposes. This includes details such as guest names, check-in times, and hosts.

***

## Process

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

{% step %}
**In the top right, click** <i class="fa-arrow-down-to-bracket">:arrow-down-to-bracket:</i>**.**

a. Select a date range.\
b. Select the sites.\
c. Select the Guest types.
{% endstep %}

{% step %}
**At the bottom, click Export Visits.**
{% 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/export-guest-logs.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.
