# Set up a Guest Tablet for Healthcare

Guest features a tablet configuration specific to healthcare visitor management. In this configuration, a hospital may use a tablet to sign in inpatient visitors, sign in outpatient visitors, and verify visitors at restricted units.

{% hint style="warning" %}
Before you begin: [Add your tablet to Command](/guest/configuration/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## Configuration

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

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**At the top, select Sites > your site.**
{% endstep %}

{% step %}
**Select Tablets > your tablet.**
{% endstep %}

{% step %}
**Under Tablet Settings, select Concierge Sign-in Only.**

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

### Select a camera

Hospitals can use either the front or rear iPad camera to scan visitors’ photo IDs.

{% stepper %}
{% step %}
**Navigate to Guest Settings > Sites > Tablets, and select the desired tablet.**
{% endstep %}

{% step %}
**Select the Photo ID Scan drop-down menu and choose a camera.**
{% endstep %}
{% endstepper %}

### Select secondary checkpoint

To use a healthcare tablet to [verify visitors of a restricted unit](/guest/healthcare/healthcare-visitor-verification.md), the tablet must be assigned to a [secondary checkpoint](/guest/healthcare/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**Navigate to Guest Settings > Sites > Tablets, and select the desired tablet.**
{% endstep %}

{% step %}
**Select the Tablet Mode checkpoint and choose a checkpoint from the dropdown.**
{% 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/healthcare/set-up-a-guest-tablet-for-healthcare.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.
