# ゲストタイプを設定

Guestタイプを使用すると、チェックイン時にゲストが提供する必要のある情報をカスタマイズできます。これには、セキュリティスクリーニング、必須書類などが含まれます。ゲストが識別しやすいように、Guestタイプには次のようなわかりやすい名前を付けると便利です。 *面接* または *配達*.

{% hint style="danger" %}
Global Guestタイプを作成するために必要な最小ロールは **Org Admin**.
{% endhint %}

***

## Guestタイプを設定する

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

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

{% step %}
**オーガナイゼーション' > Guest Types の下で、\[Guest Types の管理] をクリックします。**
{% endstep %}

{% step %}
**右上で、\[Guest Type を追加] をクリックします。**

a. 選択 **Global Guestタイプを追加** すべてのサイトに対して Guest タイプを作成するには。\
b. 選択 **Site Guestタイプを追加** を選択し、サイトを選んで個別のサイト用の Guest タイプを作成します。
{% endstep %}

{% step %}
**設定するGuestタイプを選択します。**

a. 一意の名前を入力します。\
b. 「」をクリックします。 **保存して続行。**\
c. 必要に応じてGuestタイプの設定をカスタマイズします。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
セキュリティスクリーニングとサブ機能を選択すると、ゲストはIDの写真の送信を求められます。この写真は、バックグラウンドチェックおよび性犯罪者登録簿の集約リストと照合されます。この機能の詳細については、次を参照してください。 [Verkada Guest Security Screen](/guest/ja/she-ding/guest-security-screening.md).
{% endhint %}

***

{% hint style="info" %}
**実際の動作を見てみますか?** こちらをご覧ください [動画チュートリアル](https://www.youtube.com/watch?v=5oqAGm89pHE).
{% 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/ja/she-ding/configure-guest-types.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.
