> 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/create-assisted-sign-in-guest-types.md).

# アシスト付きサインインのゲストタイプを作成

オーガナイゼーション'   は、受付チームのメンバーが訪問者に代わって情報を入力すべきあらゆるケースで、Assisted Sign-in Guest Types を使用できます。

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace Site Admin** Guest Type を作成する権限。
{% endhint %}

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

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

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

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

1. 一意の名前を入力します。
2. 選択 **グローバル（全サイト）** または特定のサイト。

{% hint style="danger" %}
少なくとも **オーガナイゼーション' 管理者** グローバルな Guest Type を作成する権限。
{% endhint %}

3. クリックします **次へ。**
   {% endstep %}

{% step %}
**Assisted Sign-in テンプレートを選択します。**
{% endstep %}

{% step %}
**必要なサインインステップを設定し、各ステップを訪問者と Guestユーザーのどちらが完了するかを選択します。**

<div data-with-frame="true"><figure><img src="/files/5746244585de994b119e28b72ada8ebe592f8f89" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
次のステップは、訪問者ステップとしてのみ設定できます:

* **バッジ写真**
* **セキュリティ審査**
* **ビデオ、ドキュメント、PDF、およびアンケート**
  {% endhint %}

Assisted Sign-in Guest Types は、Command の Guestユーザーによってのみ、使用して開始できます **Concierge Sign-in**。訪問者は、これらのゲストタイプだけでは Tablet Self Sign-in や Mobile Sign-in を通じて自分でサインインできません。Assisted Sign-in Guest Types は Guest Events には使用できません。

<div align="left" data-with-frame="true"><figure><img src="/files/e3c909ed02979b5bb09bb3a671fbbc040673ce8b" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**［保存］をクリックします。**
{% endstep %}
{% endstepper %}

***

## FAQ

<details>

<summary>いつ Assisted Sign-in Guest Type を作成すべきですか?</summary>

訪問者レコードを完全かつ正確に保つために受付の関与が必要な場合は、Assisted Sign-in Guest Type を作成します。これは、駐車場の手配や PPE 要件など、訪問者が知らない、または自分では提供すべきでない情報をスタッフが確認または収集する必要がある場合に特に便利です。

Assisted Sign-in Guest Types は、タブレットのチェックイン画面を受付チームのメンバーがリアルタイムで確認できるため、サインインの進行状況をモニターし、チェックイン中の問題をすばやく特定または解決できます。

</details>

<details>

<summary>Assisted Sign-in Guest Types でセキュリティスクリーニングを実行できますか?</summary>

はい、Assisted Sign-in Guest Types でセキュリティスクリーニングを実行できます。サインイン中に、訪問者にタブレットで身分証の提示を求めることができます。Guestユーザーは、Command での自動 ID スキャンのステップをスキップできます。

</details>

<details>

<summary>再訪問者は、Assisted Sign-in Guest Types で以前に完了したステップをスキップできますか?</summary>

はい。再訪問者は、Assisted Sign-in Guest Types の固定済みステップをスキップできます。固定設定をサポートするには、Contact Info ステップを含めてください。すべての Receptionist ステップを、すべて固定またはすべて未固定に設定して、一貫して構成します。

</details>

<details>

<summary>イベント登録に Assisted Sign-in Guest Type を使用できますか?</summary>

いいえ、Guest Events は登録に Assisted Sign-in Guest Type を使用できません。

</details>


---

# 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/create-assisted-sign-in-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.
