# 알람 관리자 연락처 요건

각 알람 사이트는 반드시 알람 관리자 연락처를 지정해야 합니다. 이렇게 하면 Verkada가 알람 사이트 구성 및 시스템 상태를 유지 관리할 때 책임 있는 단일 연락처를 확보할 수 있습니다. 이는 알람 시스템의 기능을 변경하지 않습니다.

Verkada는 알람 시스템이 올바르게 작동하도록 유지하기 위해 주의가 필요한 잘못된 구성이나 설정을 가끔 감지할 수 있습니다. 지정된 관리자 연락처가 있으면 Verkada는 문제를 신속하게 해결하기 위해 누구에게 연락해야 하는지 정확히 알 수 있습니다.

***

## 구성

### 기존 알람 사이트

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 알람으로 이동합니다.**
{% endstep %}

{% step %}
**알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 설정을 선택합니다.**
{% endstep %}

{% step %}
**사이트 주소 및 발송 정보 > 알람 관리자 연락처에서 사용자의 이름을 입력하고 목록에서 선택합니다.**

{% hint style="warning" %}
알람 관리자 연락처로 어떤 권한 수준의 사용자든 선택할 수 있지만, 저희는 다음을 선택할 것을 강력히 권장합니다. **사이트 관리자** 문제에 대해 연락을 받을 때 알람 구성에 대한 전체 액세스 권한을 보장하기 위해.\
\
참조 [새 알람에 대한 역할 및 권한](/new-alarms/ko/getting-started/roles-and-permissions-for-new-alarms.md) 를 참조하세요.
{% endhint %}
{% endstep %}
{% endstepper %}

### 새 알람 사이트

새 알람 사이트의 경우, 알람 사이트 생성 과정에서 알람 관리자 연락처를 구성해야 합니다.

{% hint style="warning" %}
참조 [알람 사이트](/new-alarms/ko/configuration/alarm-sites.md) 를 참조하세요.
{% 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/new-alarms/ko/alarm-specifications/alarm-admin-contact-requirement.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.
