# 医療向けゲストタブレットを設定する

Guest は、医療向けの訪問者管理に特化したタブレット構成を備えています。この構成では、病院はタブレットを使用して入院患者の訪問者のサインイン、外来患者の訪問者のサインイン、および制限されたユニットでの訪問者確認を行うことができます。

{% hint style="warning" %}
開始する前に: [Command にタブレットを追加する](/guest/ja/she-ding/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## 設定

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

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

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

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

{% step %}
**［Tablet Settings］で、［Concierge Sign-in Only］を選択します。**

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

### カメラを選択する

病院では、iPad の前面カメラまたは背面カメラのいずれかを使用して、訪問者の写真付き ID をスキャンできます。

{% stepper %}
{% step %}
**［Guest Settings］>［Sites］>［Tablets］に移動し、目的のタブレットを選択します。**
{% endstep %}

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

### セカンダリチェックポイントを選択する

医療用タブレットを使用して [制限されたユニットの訪問者を確認するには](/guest/ja/yi-liao/healthcare-visitor-verification.md)、タブレットは [セカンダリチェックポイント](/guest/ja/yi-liao/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**［Guest Settings］>［Sites］>［Tablets］に移動し、目的のタブレットを選択します。**
{% endstep %}

{% step %}
**に割り当てられている必要があります。［Tablet Mode］のチェックポイントを選択し、ドロップダウンからチェックポイントを選択します。**
{% 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/ja/yi-liao/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.
