# 변조 알림

각 Verkada 카메라에는 변조나 기물 파손을 감지하는 가속도계가 있습니다. 카메라는 장치의 진동이나 움직임을 감지하면 변조 이벤트를 발생하도록 구성할 수 있습니다.

누군가 카메라를 변조하고 있을 때를 자동으로 인식함으로써, 장치는 해당 사건의 실시간 영상을 이상적으로 보존하는 클라우드 백업 프로세스를 시작할 수 있으며, 이를 통해 범인을 현장에서 붙잡는 데 도움이 됩니다. 일부 변조 감지 도구는 이메일이나 문자 메시지를 통해 사용자에게 즉시 알림을 보내 문제를 실시간으로 통지할 수도 있습니다.

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

***

## 변조 감도 구성

변조 이벤트는 기본적으로 활성화되어 있습니다. 공사 현장이나 무거운 문 근처의 카메라처럼 진동이 많은 구역에 있는 카메라는 이 기능을 비활성화하여 원치 않는 알림을 줄일 수 있습니다.

{% hint style="warning" %}
카메라당 변조 이벤트 구성은 하나(1)만 설정할 수 있으며, 이는 조직의 모든 사용자에게 적용됩니다.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 카메라로 이동합니다.**
{% endstep %}

{% step %}
**구성하려는 카메라를 선택합니다.**
{% endstep %}

{% step %}
**카메라 영상의 오른쪽 아래에서 설정을 클릭합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 이벤트를 선택합니다.**
{% endstep %}

{% step %}
**변조 이벤트를 켭니다.**
{% endstep %}

{% step %}
**변조 감도를 선택합니다: 낮은 감도(이벤트 적음), 보통 감도, 높은 감도(이벤트 많음).**

<div align="left" data-with-frame="true"><img src="/files/b185a48eff0579a7be1f44dd330a2a24eba5fce4" alt="" width="371"></div>
{% endstep %}

{% step %}
**오른쪽 상단에서 완료를 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 변조 알림 구성

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

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

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

{% step %}
**이벤트 선택에서 카메라 > 변조를 선택합니다.**
{% endstep %}

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

1. 다음에서 알림을 받도록 선택합니다. **모든 카메라, 사이트,** 또는 **개별 카메라**.
2. 클릭 **완료** 그리고 알림 [알림 일정을 계속 진행합니다](#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/tamper-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.
