# 알림 최적화

Verkada 알림은 중요한 이벤트에 집중하고, 문제가 확대되기 전에 선제적으로 해결할 수 있게 해 주어 조직을 모니터링하는 데 필요한 시간을 줄여줍니다.

알림은 현대적인 모니터링 워크플로우에 필수적이지만, 효과를 유지하려면 관리 가능해야 합니다. 다음 권장 사항은 알림의 양에 압도되지 않으면서 필요한 알림을 받도록 하는 데 도움이 될 수 있습니다:

* **사이트와 장치를 신중하게 선택하세요:** 탬퍼 알림이나 문 열림 이벤트와 같은 이벤트는 빈번하고 덜 중요한 알림을 생성할 수 있습니다. 알림을 설정할 때 활동량이 많은 장치를 제거하여 불필요한 알림을 줄이세요.
* **알림 시간대를 구성하세요:** 불필요한 시간에 알림을 받지 않도록 알림 시간 범위를 사용자 지정하세요. 기본적으로 알림은 24시간 내내 생성됩니다. 많은 조직은 야간이나 주말과 같은 특정 시간에만 알림이 필요합니다.
* [**카메라별로 모션 영역을 구성하세요:**](/verkada-cameras/ko/analytics/create-camera-event-alerts/motion-alerts.md) 자유형 다각형 선택 도구를 사용하여 카메라별 모션 영역을 설정하면 관심 없는 움직임에 대한 알림을 받지 않도록 할 수 있습니다.
* [**카메라별로 탬퍼 이벤트를 구성하세요:**](/verkada-cameras/ko/analytics/create-camera-event-alerts/tamper-alerts.md) 카메라가 받는 진동 정도에 따라 탬퍼 감지 민감도(낮음, 보통, 높음)를 조정해 보세요. 진동이 큰 구역에 있는 카메라는 탬퍼 감지를 끄는 것도 고려하세요.
* **알림을 일괄로 검토하세요:** 즉시 검토할 필요가 없는 이벤트에는 이메일 전용 알림을 설정하세요. 이를 특정 폴더로 보내고, 편한 시간에 해당 폴더의 내용을 검토하세요.

***

{% hint style="info" %}
**실제로 확인해 보시겠습니까?** 다음 항목을 확인해 보세요: [동영상 튜토리얼](https://www.youtube.com/watch?v=b697WsAOqW4).
{% endhint %}


---

# 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/optimize-your-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.
