# 사람 및 차량 감지

모션 이벤트는 카메라의 시야 내에서 움직임, 사람 또는 차량이 감지될 때 사용자에게 알리기 위해 사용됩니다. 모션 알림은 하루 중 특정 시간과 요일에 따라 트리거되도록 사용자 지정할 수 있습니다. 이를 통해 관리자는 능동적인 모니터링 없이도 실행 가능한 정보를 얻을 수 있습니다.

{% 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. 선택합니다 **전체 프레임 모션 영역** 카메라 전체 프레임을 선택하려면.
   {% endstep %}

{% step %}
**완료를 클릭하고 알림을 계속 설정합니다** [**알림 일정을 계속 진행합니다**](#create-alert-greater-than-cameras)**.**
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/motion-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.
