> 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/control-guest-type-visibility.md).

# ゲストタイプの表示を管理

一部の Guest Type は招待専用、別のものはタブレットベースのサインイン専用として使用したい場合があります。表示設定により、各 Guest Type をどこで利用可能にするかを管理者が決定できます。

***

## Guest Type の表示設定を構成する

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

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

{% step %}
**上部で、サイト > ご利用のサイトを選択します。**
{% endstep %}

{% step %}
**［ゲストタイプ］の下で、［ゲストタイプの管理］をクリックします。**
{% endstep %}

{% step %}
**Guest Type の横で、を選択します** <img src="/files/25724d0205c97d362d0fabb046d7d7443a0789bc" alt="" data-size="line">**.**
{% endstep %}

{% step %}
**必要な表示設定を切り替えます:**

1. **Tablet Self Sign-in**: 訪問者がこの Guest Type を使用して Guest アプリからサインインできるようにします。
2. **Mobile Sign-in**: この Guest Type を個人デバイスで利用可能にします。訪問者はモバイルデバイスで QR コードをスキャンしてサインインします。
3. **Guest Events**: 任意のホストがこの Guest Type を使って次を通じてイベント登録を行えるようにします [my.verkada.com](/guest/ja/she-ding/guest-events/manage-events-from-the-employee-portal.md)、カレンダー連携、およびカレンダーショートカット。
4. **Concierge Sign-in**: Guest ユーザーが Command 上でこの Guest Type のサインイン手続きを開始できるようにします。訪問者は Guest タブレットで必要な手順を完了します。訪問者の手順が Guest タブレットで完了すると、Guest ユーザーは訪問者が入力した情報を確認し、Command 上で残りの受付手順を完了できます。

<div align="left" data-with-frame="true"><figure><img src="/files/ed6d9f5c03bedc19a5f70f36f971a11836e11ac0" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
構成によっては、利用できない機能があります:

* [**受付担当者の手順がある Guest Type**](/guest/ja/she-ding/configure-guest-types/create-assisted-sign-in-guest-types.md)**:**\
  Tablet Self Sign-in、Mobile Sign-in、または Guest Events は使用できません。
* [**Bells**](/guest/ja/tong-zhi/set-up-bells-for-verkada-guest.md)**:**\
  Guest Events または Concierge Sign-in は使用できません。
* [**School Guest Types**](/guest/ja/xue-xiao/school-guest-types.md)**:**\
  Guest Events では使用できません。
  {% endhint %}
  {% endstep %}
  {% endstepper %}


---

# 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/control-guest-type-visibility.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.
