> 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/connect-people-lists-to-guest.md).

# People リストを Guest に接続

A [People List](/verkada-cameras/ja/fen-xi/people-analytics/create-a-person-of-interest.md) は、注目人物を整理するための強力なツールです。Verkada Guest は People List と連携し、組織が訪問者に高度なカメラ機能を活用できるようにします。

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

{% hint style="danger" %}
この連携を設定するには、Feature Manager で顔検出を有効にする必要があります。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace** **サイト管理者** の権限が必要です。
{% endhint %}

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

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

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

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

{% step %}
**ゲストタイプを選択します。**
{% endstep %}

{% step %}
**チェックイン手順の横で、** <i class="fa-plus">:plus:</i>**.**

a. 選択 **バッジ写真** （まだ追加していない場合）**.**\
b. 選択 **People List にゲストを追加** をクリックし、ドロップダウンから People List を選択します。
{% endstep %}

{% step %}
**チェックイン / チェックアウトをクリックし、標準訪問を選択します。**
{% endstep %}

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