# Exportar registros de invitados

La función Exportar registro de invitados te permite descargar un registro de la actividad de los invitados para auditorías, informes o fines de cumplimiento. Esto incluye detalles como nombres de los invitados, horarios de registro y anfitriones.

***

## Proceso

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

{% step %}
**En la esquina superior derecha, haz clic** <i class="fa-arrow-down-to-bracket">:arrow-down-to-bracket:</i>**.**

a. Selecciona un rango de fechas.\
b. Selecciona los sitios.\
c. Selecciona los tipos de invitados.
{% endstep %}

{% step %}
**En la parte inferior, haz clic en Exportar visitas.**
{% 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/es/configuracion/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.
