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

# 인원 목록을 Guest에 연결

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

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

{% hint style="danger" %}
이 통합을 구성하려면 기능 관리자에서 얼굴 감지가 활성화되어 있어야 합니다.
{% endhint %}

***

## 구성

{% hint style="danger" %}
최소한 다음 권한이 필요합니다. **작업 공간** **사이트 관리자** 사람 목록을 게스트 유형에 연결할 수 있는 권한.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 작업 공간 > 게스트로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 게스트 설정을 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 사이트 > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**게스트 유형 아래에서 게스트 유형 관리을 클릭합니다.**
{% endstep %}

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

{% step %}
**체크인 단계 옆에서 클릭합니다.** <i class="fa-plus">:plus:</i>**.**

a. 선택 **배지 사진** (아직 추가하지 않은 경우)**.**\
b. 선택 **사람 목록에 게스트 추가** 를 선택한 다음 드롭다운에서 사람 목록을 선택합니다.
{% 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:

```
GET https://help.verkada.com/guest/ko/configuration/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.
