> 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 Lists を Guest に接続

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

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

{% hint style="danger" %}
この連携を構成するには、Feature Manager で Face Detection を有効にする必要があります。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace** **サイト管理者** People List を Guest Type にリンクするための権限が必要です。
{% endhint %}

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

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

{% step %}
**上部で、サイト > ご利用のサイトを選択します。**
{% endstep %}

{% step %}
**［ゲストタイプ］の下で、［ゲストタイプの管理］をクリックします。**
{% 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.
