> 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/configure-guest-types.md).

# ゲストタイプを設定

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

{% hint style="danger" %}
Global Guest types を作成するために必要な最小ロールは **オーガナイゼーション' 管理者**.
{% endhint %}

***

## ゲストタイプを設定

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

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

{% step %}
**オーガナイゼーション'   > ゲストタイプ で［ゲストタイプを管理］をクリックします。**
{% endstep %}

{% step %}
**右上で、［ゲストタイプを追加］をクリックします。**

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

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

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

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

***

{% hint style="info" %}
**実際の動きを見ますか？** こちらをチェック [ビデオチュートリアル](https://www.youtube.com/watch?v=5oqAGm89pHE).
{% 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/configure-guest-types.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.
