# People リストを Guest に接続

A [人物リスト](/verkada-cameras/ja/fen-xi/people-analytics/create-a-person-of-interest.md) は、関心対象者を整理するための強力なツールです。Verkada Guest は People Lists と統合されており、組織は来訪者に対して高度なカメラ機能を利用できます。

来訪者が People List にリンクされた Guest Type を使用してサインインすると、その来訪者は自動的にリストに追加されます。POI プロファイルには、サインイン時に提供された氏名と、バッジ写真の手順で撮影された写真が含まれます。来訪者がサインアウトすると、自動的に People List から削除されます。

{% hint style="danger" %}
この統合を設定するには、Feature Manager で Face Detection を有効にする必要があります。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace** **Site Admin** 権限が必要です。People List を Guest Type にリンクするには、
{% endhint %}

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

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

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

{% step %}
**Guest Types の下で、Manage Guest Types をクリックします。**
{% endstep %}

{% step %}
**Guest Type を選択します。**
{% endstep %}

{% step %}
**Check In Steps の横にある** <i class="fa-plus">:plus:</i>**.**

a. 選択 **Badge Photo** （まだ追加されていない場合）**.**\
b. 選択 **Add Guest to People List** をクリックし、ドロップダウンから People List を選択します。
{% endstep %}

{% step %}
**Check-in / Check-out をクリックし、Standard Visit を選択します。**
{% endstep %}

{% step %}
**Save Changes をクリックします。**
{% 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/connect-people-lists-to-guest.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.
