# 가림 알림

가림 알림은 카메라의 시야가 차단되거나 가려질 때 사용자에게 알려 보안 팀이 모든 카메라가 주요 영역을 선명하게 볼 수 있도록 유지하는 데 도움을 줍니다.

{% hint style="warning" %}

* 가림 알림은 시스템이 장면을 학습하고 기준 참조 이미지를 생성하는 동안 보정하는 데 최대 하루가 걸릴 수 있습니다. 이 기준이 설정되면 카메라는 시야가 가려질 때 알림 생성을 시작합니다.
* 가림이 발생하면 카메라는 오탐을 최소화하기 위해 알림을 보내기 전에 약 2분 동안 기다립니다.
  {% endhint %}

{% hint style="danger" %}

* 다음이 필요합니다 [사이트 관리자 권한](/command/ko/users-and-permissions/roles-and-permissions-for-command.md) 카메라가 속한 사이트에서 가림 알림을 구성합니다.
* LPR 모드의 카메라는 가림 알림을 지원하지 않습니다.&#x20;
  {% endhint %}

***

## **가림 알림 구성**

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

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

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

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

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

1. 다음에서 알림을 받도록 선택합니다. **사이트** 또는 **개별 카메라**.
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/occlusion-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.
