# 활동 감지 알림

AI 기반 활동 감지는 넘어짐, 오르기, 싸움과 같은 특정 행동을 모든 사소한 움직임이 아니라 알려줍니다. 이를 통해 방해 요소를 줄이고 중요한 이벤트를 강조할 수 있습니다.

{% hint style="danger" %}

* 다음이 필요합니다 [사이트 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 알림을 구성할 사이트에 있는 카메라용입니다.
* AI 기반 활동 감지는 CD43, CD53, CD63, CY53, CY63 및 CP63 카메라에서 지원되며, CF83 카메라는 파노라마 모드로 작동할 때 지원됩니다.
  {% endhint %}

***

## 활동 감지 알림 구성

### 알림 생성 > 카메라

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

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

{% step %}
**이벤트 선택에서 카메라 > 활동 감지를 선택합니다.**
{% endstep %}

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

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

{% step %}
**활동 유형에서:**

1. 알림을 트리거할 이벤트를 선택합니다.
2. 클릭 **완료** 그리고 알림 [알림 일정을 계속 진행합니다](#create-alert-greater-than-cameras).
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}
사용 [Verkada와 데이터 공유](/command/ko/security/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md) 모델을 미세 조정하고 이 기능을 개선하는 데 도움을 줍니다.
{% endhint %}

***

## 넘어짐 감지를 위한 자동 보관 구성&#x20;

Verkada는 넘어짐 감지 알림이 생성되면 이벤트 영상을 자동으로 보관하고 사고 보고서를 만들 수 있습니다. 이 워크플로를 활성화하려면 다음 설정을 완료해야 합니다:

* 조직 관리자는 다음을 활성화해야 합니다 **이벤트용 자동 보관** 에서 [기능 관리자](/command/ko/organization-settings/manage-your-admin-page-settings/feature-manager.md).
* 넘어짐 감지를 위한 카메라 알림을 만듭니다. 시스템이 넘어짐 감지 알림을 생성할 때마다 지정된 수신자에게 알리고 해당하는 사고 보고서를 자동으로 생성합니다.

시스템은 사고 보고서를 다음 위치에 저장합니다. [사고](https://command.verkada.com/incidents) 페이지이며, 여기서 사용자는 넘어짐 영상에 접근할 수 있습니다. 해당 사이트에 대해 사이트 뷰어 권한 이상을 가진 모든 사용자는 사고에 접근할 수 있습니다.


---

# 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/activity-detection-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.
