> 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/verkada-cameras/ko/analytics/create-camera-event-alerts/person-of-interest-alerts.md).

# 관심 인물 알림

Person of Interest(POI) 알림은 조직의 카메라가 특정 얼굴을 감지하면 알려줍니다.

{% hint style="danger" %}
POI 알림을 만들려면 다음이 필요합니다:

* [사이트 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 조직의 최소 하나의 사이트에 대해
* \~하려면 [최소 하나의 POI를 만들기](/verkada-cameras/ko/analytics/people-analytics/create-a-person-of-interest.md)
  {% endhint %}

***

## POI 알림 구성

### 알림 만들기 > 이벤트

{% stepper %}
{% step %}
**Command 홈페이지의 왼쪽 탐색 메뉴에서 알림을 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 새 알림을 클릭합니다.**
{% endstep %}

{% step %}
**이벤트 선택에서 카메라 > 관심 대상 인물을 선택합니다.**
{% endstep %}

{% step %}
**카메라에서:**

1. 다음에서 알림을 받도록 선택합니다. **모든 카메라, 사이트,** 또는 **개별 카메라**.
2. 클릭 **완료** 를 눌러 계속합니다.
   {% endstep %}

{% step %}
**관심 대상 인물에서:**

1. 다음에서 알림을 받도록 선택합니다. **모두, 태그, 개인,** 또는 **인물 목록.**
2. 클릭 **완료** 를 눌러 계속합니다.
   {% endstep %}

{% step %}
**완료를 클릭하고 알림을 계속 설정합니다** [**알림 일정을 계속 진행합니다**](#create-alert-greater-than-cameras)**.**
{% 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/verkada-cameras/ko/analytics/create-camera-event-alerts/person-of-interest-alerts.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.
