> 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 サイト管理者** ゲストタイプを作成する権限。
{% endhint %}

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

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

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

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

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

{% hint style="danger" %}
少なくとも **オーガナイゼーション' 管理者** グローバル ゲストタイプを作成する権限。
{% 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 ユーザーのみが開始できます **コンシェルジュサインイン**。訪問者は、Tablet Self Sign-in や Mobile Sign-in を通じて、これらのゲストタイプだけで自分でサインインできません。Assisted Sign-in Guest Types はゲストイベントには使用できません。

<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 でセキュリティスクリーニングを実行できます。訪問者には、サインイン中にタブレットで ID の提示を求めることができます。Guest ユーザーは、Command での自動 ID スキャンのステップをスキップできます。

</details>

<details>

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

はい。再来訪者は、Assisted Sign-in Guest Types で固定されたステップをスキップできます。固定をサポートするには、［連絡先情報］ステップを含めてください。すべてを固定またはすべてを固定解除に設定して、すべての受付担当者ステップを一貫して構成します。

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