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

# People Lists를 Guest에 연결

A [사람 목록](/verkada-cameras/ko/analytics/people-analytics/create-a-person-of-interest.md) 관심 인물을 정리하는 데 유용한 강력한 도구입니다. Verkada Guest는 사람 목록과 연동되어 조직이 방문자와 함께 고급 카메라 기능을 활용할 수 있도록 합니다.

방문자가 사람 목록에 연결된 게스트 유형을 사용하여 체크인하면 자동으로 해당 목록에 추가됩니다. 해당 POI 프로필에는 체크인 시 제공된 전체 이름과 배지 사진 단계에서 촬영된 사진이 포함됩니다. 방문자가 체크아웃하면 자동으로 사람 목록에서 제거됩니다.

{% 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에서 Manage Guest Types를 클릭합니다.**
{% endstep %}

{% step %}
**게스트 유형을 선택합니다.**
{% endstep %}

{% step %}
**Check In Steps 옆에서** <i class="fa-plus">:plus:</i>**.**

a. 선택합니다 **배지 사진** (아직 추가되지 않은 경우)**.**\
b. 선택합니다 **게스트를 사람 목록에 추가** 를 선택한 다음 드롭다운에서 사람 목록을 선택합니다.
{% endstep %}

{% step %}
**Check-in / Check-out을 클릭하고 Standard Visit를 선택합니다.**
{% endstep %}

{% step %}
**Save Changes를 클릭합니다.**
{% 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/ko/configuration/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.
