> 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/crowd-alerts.md).

# 군중 알림

Verkada 카메라는 카메라의 시야 내에서 사용자가 지정한 수보다 많은 사람이나 차량을 감지하면 사전에 알림을 보낼 수 있습니다.

{% hint style="danger" %}
다음이 필요합니다 [사이트 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 군중 알림을 구성하려면 카메라가 설치된 사이트에서
{% endhint %}

***

## 군중 알림 구성

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

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

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

{% step %}
**이벤트 선택에서 카메라 > 군중을 선택합니다.**
{% endstep %}

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

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

{% step %}
**군중 유형에서:**

1. 선택 **사람, 차량,** 또는 **사람 및 차량.**
2. 클릭 **완료** 를 눌러 계속합니다.
   {% endstep %}

{% step %}
**군중 영역에서:**

1. 선택합니다 **(x)대의 카메라 설정** 각 카메라의 군중 영역과 사람/차량 임계값을 개별적으로 구성하려면.
2. 또는 다음을 선택합니다. **전체 프레임 군중 영역** 모든 카메라에 대해 전체 카메라 프레임을 선택하려면.
3. 클릭 **완료** 그리고 알림 [알림 일정을 계속 진행합니다](#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/crowd-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.
