# Documentos de Guest

Se puede incorporar una variedad de documentos en el proceso de registro con Verkada Guest. Los documentos incluyen cuestionarios, videos, PDFs y documentos de texto personalizados que requieren una firma.

{% hint style="danger" %}
Necesita permisos de administrador de la organización para administrar documentos globales de Guest.
{% endhint %}

***

## Crear un documento para un sitio específico

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

{% step %}
**En la navegación izquierda, haga clic en Configuración de invitados.**
{% endstep %}

{% step %}
**En Organización > Documentos, haga clic en Administrar documentos.**
{% endstep %}

{% step %}
**En la parte superior derecha, haga clic en Agregar documento.**

a. Seleccione **Agregar documento global** para crear un tipo de Guest para todos los sitios.\
b. Seleccione **Agregar documento del sitio** y seleccione un sitio para crear un tipo de Guest para un sitio individual.

<div align="left" data-with-frame="true"><img src="/files/4fab0a9a06fece07a0f4d20d25866c28ec3ccc12" alt="" width="563"></div>
{% endstep %}

{% step %}
**Seleccione el tipo de documento que desea crear.**

a. Introduzca un nombre único.\
b. Haga clic en **Guardar y continuar.**\
c. Personalice el documento según sea necesario.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Si admite varios idiomas y ve un signo de exclamación junto a un documento, esto significa que no se ha traducido. Consulte [Administrar varios idiomas para Guest](/guest/es/configuracion/guest-sites/manage-multiple-languages-for-guest.md) para obtener más información.
{% endhint %}

***

{% hint style="info" %}
**¿Prefieres verlo en acción?** Consulta el [video tutorial](https://www.youtube.com/watch?v=SK0UPDLC3P8).
{% endhint %}


---

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