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

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

***

## ゲストタイプの表示を設定する

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

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

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

{% step %}
**Guest Types の下で、Manage 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/63ba9d05b0e303d931a7c4522bc18eea26860214" alt="" width="563"><figcaption></figcaption></figure></div>

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

* [**受付手順のあるゲストタイプ**](/guest/ja/she-ding/configure-guest-types/sainingesutotaipuwo.md)**:**\
  タブレットでのセルフサインイン、モバイルサインイン、またはゲストイベントは使用できません。
* [**ベル**](/guest/ja/tong-zhi/set-up-bells-for-verkada-guest.md)**:**\
  ゲストイベントまたはコンシェルジュサインインは使用できません。
* [**学校向けゲストタイプ**](/guest/ja/xue-xiao/school-guest-types.md)**:**\
  ゲストイベントとは併用できません。
  {% endhint %}
  {% 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/she-ding/configure-guest-types/control-guest-type-visibility.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.
