> 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/es/atencion-medica/set-up-a-guest-tablet-for-healthcare.md).

# Configurar una tableta de Guest para atención médica

Guest cuenta con una configuración de tablet específica para la gestión de visitantes sanitarios. En esta configuración, un hospital puede usar una tablet para registrar la entrada de visitantes de pacientes ingresados, registrar la entrada de visitantes de pacientes ambulatorios y verificar a los visitantes en unidades restringidas.

{% hint style="warning" %}
Antes de comenzar: [Añada su tablet a Command](/guest/es/configuracion/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## Configuración

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

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

{% step %}
**En la parte superior, selecciona Sitios > tu sitio.**
{% endstep %}

{% step %}
**Seleccione Tablets > su tablet.**
{% endstep %}

{% step %}
**En Configuración de la tablet, seleccione Solo registro de Concierge.**

<div align="left" data-with-frame="true"><figure><img src="/files/2ab2c79998ede409c3c48ad2366a279d8ab2717b" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Seleccione una cámara

Los hospitales pueden usar la cámara frontal o trasera del iPad para escanear los documentos de identidad con foto de los visitantes.

{% stepper %}
{% step %}
**Vaya a Configuración de Guest > Sites > Tablets y seleccione la tablet deseada.**
{% endstep %}

{% step %}
**Seleccione el menú desplegable Escaneo de documento de identidad con foto y elija una cámara.**
{% endstep %}
{% endstepper %}

### Seleccione puesto de control secundario

Para usar una tablet sanitaria para [verificar a los visitantes de una unidad restringida](/guest/es/atencion-medica/healthcare-visitor-verification.md), la tablet debe asignarse a un [puesto de control secundario](/guest/es/atencion-medica/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**Vaya a Configuración de Guest > Sites > Tablets y seleccione la tablet deseada.**
{% endstep %}

{% step %}
**Seleccione el puesto de control Modo de tablet y elija un puesto de control en el menú desplegable.**
{% 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/es/atencion-medica/set-up-a-guest-tablet-for-healthcare.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
