> 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/ja/she-ding/guest-sites/set-up-a-guest-tablet.md).

# Guest タブレットを設定

Guest タブレットでは、ゲストは a を選択することで簡単にチェックインできます。 [ゲストタイプ](/guest/ja/she-ding/configure-guest-types.md).

### Guest アプリをダウンロード

{% stepper %}
{% step %}
**ダウンロード** [**Verkada Guest アプリ**](https://apps.apple.com/us/app/verkada-guest/id1584871857) **iOS 15 以降を搭載した iPad 上で。**
{% endstep %}

{% step %}
**インストール後、Guest アプリに 6 文字のコードが表示されます。このコードを保存して、タブレットを Verkada Command に追加します。**
{% endstep %}
{% endstepper %}

***

## 最初の Guest タブレットを追加

### 新しいサイトから

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**［タブレットを接続］をクリックします。**
{% endstep %}

{% step %}
**タブレットに表示された 6 文字のコードを入力し、［この iPad を追加］をクリックします。**

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

{% step %}
**Guest ダッシュボードにリダイレクトされます。左側のナビゲーションで、Guest Settings > Sites > Tablets をクリックしてタブレットを表示します。**
{% endstep %}
{% endstepper %}

### 既存のサイトから

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**上部で Sites を選択し、ドロップダウンからサイトを選択します。**
{% endstep %}

{% step %}
**［Tablets > Add Tablet］で、タブレットに表示された 6 文字のコードを入力し、［この iPad を追加］をクリックします。**
{% endstep %}

{% step %}
**タブレットはサイト設定ページに表示されます。**

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

***

## タブレットモードを設定

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% endstep %}

{% step %}
**［タブレット］> お使いのタブレットを選択します。**
{% endstep %}

{% step %}
**［Tablet Mode］で、［Self Sign-in］または［Concierge Only］のいずれかを選択します。**

* **セルフサインインモード：** 既定では、Verkada Guest タブレットは来訪者のセルフサインインをサポートしています。来訪者は、タブレット表示用に設定された任意の Guest Type を通じてタブレットでサインインでき、招待された来訪者は Self Sign-in タブレットでイベントのチェックインもできます。

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

* **コンシェルジュ専用モード：** Guest タブレットは、主に受付用として使用できます。来訪者は、Guest ユーザーが Command からサインインを開始した後でのみ情報の入力を始められます。Guest ユーザーは、Concierge Sign-in が有効な Guest Types を通じてのみ来訪者をサインインでき、再来訪者は Return Visitor オプションを使用してサインインをより迅速に行えます。

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

***

## ID スキャン用のカメラを選択

iPad の前面または背面カメラを使用して、来訪者の写真付き ID をスキャンできます。

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**
{% endstep %}

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% endstep %}

{% step %}
**［タブレット］> お使いのタブレットを選択します。**
{% endstep %}

{% step %}
**［Photo ID Scan］ドロップダウンからカメラを選択します。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動きを見ますか？** こちらをチェック [ビデオチュートリアル](https://www.youtube.com/watch?v=HdNkDawwGCE).
{% endhint %}


---

# 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/ja/she-ding/guest-sites/set-up-a-guest-tablet.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.
