> 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).

# ゲストタイプの表示を制御

特定のゲストタイプを招待専用に、別のものをタブレットベースのサインイン専用にしたい場合があります。表示設定により、各ゲストタイプをどこで利用できるかを管理者が決定できます。

***

## ゲストタイプの表示設定を構成

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

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

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

{% step %}
**Guest Types の下で、\[ゲストタイプの管理] をクリックします。**
{% endstep %}

{% step %}
**ゲストタイプの横で、選択します** <img src="/files/25724d0205c97d362d0fabb046d7d7443a0789bc" alt="" data-size="line">**.**
{% endstep %}

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

1. **タブレットセルフサインイン**：訪問者がこのゲストタイプでGuestアプリからサインインできるようにします。
2. **モバイルサインイン**：このゲストタイプを個人デバイスで利用できるようにします。訪問者はモバイル端末でQRコードをスキャンしてサインインします。
3. **ゲストイベント**：ホストがこのゲストタイプをイベント登録に使用できるようにします [my.verkada.com](/guest/ja/she-ding/guest-events/manage-events-from-the-employee-portal.md)、カレンダー連携、およびカレンダーショートカットで。
4. **コンシェルジュサインイン**：GuestユーザーがCommand上でこのゲストタイプのサインインプロセスを開始できるようにします。訪問者は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/ja/she-ding/configure-guest-types/create-assisted-sign-in-guest-types.md)**:**\
  タブレットセルフサインイン、モバイルサインイン、またはゲストイベントは使用できません。
* [**Bells**](/guest/ja/tong-zhi/set-up-bells-for-verkada-guest.md)**:**\
  Guest EventsまたはConcierge Sign-inは使用できません。
* [**学校向けゲストタイプ**](/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.
