# Set up a Guest Tablet

The Guest tablet allows guests to easily check in by selecting a [Guest type](/guest/configuration/configure-guest-types.md).

### Download the Guest app

{% stepper %}
{% step %}
**Download the** [**Verkada Guest app**](https://apps.apple.com/us/app/verkada-guest/id1584871857) **on an iPad running iOS 15 or newer.**
{% endstep %}

{% step %}
**Once installed, the Guest app displays a 6-character code. Save this code to add the tablet to Verkada Command.**
{% endstep %}
{% endstepper %}

***

## Add your first Guest tablet

### From a new site

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

{% step %}
**Click Connect your tablet.**
{% endstep %}

{% step %}
**Enter the 6-character code from the tablet and click add this iPad.**

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

{% step %}
**You will be redirected to the Guest dashboard. On the left navigation, click Guest Settings > Sites > Tablets to view your tablet.**
{% endstep %}
{% endstepper %}

### From an existing site

{% 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 and use the dropdown to select your site.**
{% endstep %}

{% step %}
**Under Tablets > Add Tablet, enter the 6-character code from the tablet and click add this iPad.**
{% endstep %}

{% step %}
**The tablet will display on the site settings page.**

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

***

## Configure Tablet Mode

{% 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 Mode, select either Self Sign-in or Concierge Only.**&#x20;

* **Self Sign-in Mode:** By default, Verkada Guest tablets support visitor self-sign-in. Visitors can use the tablet to sign in through any Guest Type configured for tablet display, and invited visitors can also check in for their event on Self Sign-in tablets.

<div align="left"><figure><img src="/files/jqVjmTcEL7Bzx3P71g8t" alt="" width="222"><figcaption></figcaption></figure></div>

* **Concierge Only Mode:** Guest tablets can be dedicated primarily for front desk use. Visitors can only begin entering information after a Guest user starts the sign-in from Command. Guest users can sign in visitors only through Guest Types enabled for Concierge Sign-in, and returning visitors can expedite sign-in using the Return Visitor option.

<div align="left"><figure><img src="/files/0Y1ueRGoXEe4KaPZdHsr" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## Select a Camera for ID Scanning

The front or rear iPad camera can be used to scan visitors’ photo IDs.

{% 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 %}
**From the Photo ID Scan dropdown, select a camera.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=HdNkDawwGCE).
{% 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/configuration/guest-sites/set-up-a-guest-tablet.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.
