# Verkada 제품 전반에 대한 알림 만들기

알림은 조직에서 발생하는 중요한 이벤트를 알려줍니다. 이를 통해 사후 대응 모니터링에서 사전 예방적 모니터링으로 전환할 수 있습니다.

알림 [알림](https://command.verkada.com/alerts/device-events) 페이지에서는 사용자가 구독 중인 알림을 확인하여 중요한 이벤트와 관련 영상을 찾을 수 있습니다. 다음 [카메라](/verkada-cameras/ko/analytics/create-camera-event-alerts.md), 인터콤, [출입 통제](/access-control/ko/integrations-and-alerts/configure-access-control-event-alerts.md), [경보](/classic-alarms/ko/events-and-alerts/configure-alarms-event-alerts.md), [게이트웨이](/connectivity/ko/events-and-alerts/configure-gateway-status-alerts.md), 그리고 [공기질](/air-quality/ko/events-and-alerts/configure-air-quality-event-alerts.md) 제품군 전반에 대해 알림을 설정할 수 있습니다.

***

## 알림 만들기

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

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

{% step %}
**다음 설정을 구성합니다:**

a. [**이벤트**](#h_6f8eb30046)—알림에 포함할 이벤트(유형, 장치, 사이트).\
b. [**수신자**](#h_df511adc52)—알림을 받을 사용자 또는 그룹과 선호하는 통신 방식.\
c. [**알림 일정**](#h_ca2c27da3c)—알림이 전송될 시점 설정.\
d. [**장치 작업**](#h_7981f1b996)—(선택 사항) 알림이 트리거될 때 혼 스피커에서 재생할 메시지를 구성합니다.\
e. [**알림 완료**](#h_39077490ec)—알림 이름을 지정하고 저장합니다.
{% endstep %}
{% endstepper %}

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

{% stepper %}
{% step %}
**이벤트 선택에서 구성할 Verkada 제품과 이벤트를 선택합니다.**
{% endstep %}

{% step %}
**(선택 사항) 일부 이벤트 유형은 일반 유형이며, 선택하면 더 구체적인 옵션이 표시됩니다. 안내가 표시되면 단계를 완료하고 다음을 클릭합니다.**
{% endstep %}

{% step %}
**알림 유형에 따라 구성할 수 있는 이벤트가 장치별, 사이트별 또는 모든 장치용일 수 있으므로, 장치/사이트를 선택합니다.**

* 알림 생성 후 추가된 새 장치는 다음을 선택하면 자동으로 알림을 생성합니다. **사이트** 또는 **모든 장치.**
* 이벤트를 사이트별로 선택하면 경보 배지가 경보 사이트를 표시합니다.

다음을 클릭합니다. **완료** 하여 계속합니다.
{% endstep %}

{% step %}
**(선택 사항) 일부 이벤트 유형에는 추가 설정 단계가 있습니다. 해당하는 경우 추가 단계를 클릭하고 구성 창의 안내를 따르세요.**
{% endstep %}

{% step %}
**완료를 클릭하고 알림을 계속 진행합니다** [**수신자**](#h_df511adc52)**.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
유선 센서는 개별 장치로 선택할 수 없습니다. 다음을 선택하여 이에 대한 알림을 구성할 수 있습니다. **사이트** 또는 **모든 장치**.
{% endhint %}

***

{% 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/command/ko/organization-settings/create-alerts-across-verkada-products.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.
