> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/ko/configuration/alarm-sites.md).

# 알람 사이트

{% hint style="success" %}
이 문서는 새 Alarms에 대한 안내서입니다. 이것을 참조하세요 [문서](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md) 기존 Alarms가 있는 경우. 다음을 참조하세요 [새 Alarms vs 기존 Alarms](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용 중인지 확실하지 않은 경우.
{% endhint %}

***

Alarms 사이트를 사용하면 Alarms 기기를 관리할 수 있습니다. 카메라와 센서의 이벤트는 사용자 지정 가능한 대응 작업이 포함된 알람 트리거가 될 수 있습니다.

{% hint style="warning" %}
알람 패널 또는 알람 콘솔을 추가하면 사이트는 자동으로 Alarms 사이트가 됩니다.
{% endhint %}

***

## 새 Alarm 사이트 만들기

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > Alarms로 이동합니다.**
{% endstep %}

{% step %}
**상단에서** <i class="fa-plus-large">:plus-large:</i>**.**

1. 을 클릭합니다 **사이트 선택** 드롭다운을 클릭하고 **새 사이트**.
   1. 고유한 사이트 이름을 입력합니다.
   2. 클릭 **추가**.
2. 선택 [알람 관리자 연락처](/new-alarms/ko/alarm-specifications/alarm-admin-contact-requirement.md). 구성 문제에 대해 연락할 Command 사용자를 선택합니다.
3. 업체 이름을 입력합니다.
4. 긴급 출동을 위해 업체 주소를 입력합니다.
5. 선택 **체험 시작** 체험 사이트의 경우, 또는 **라이선스가 있습니다** 알람 라이선스가 있는 경우.
   {% endstep %}
   {% endstepper %}

***

## 기존 사이트를 Alarm 사이트로 지정

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > Alarms로 이동합니다.**
{% endstep %}

{% step %}
**상단에서** <i class="fa-plus-large">:plus-large:</i>**.**

1. 을 클릭합니다 **사이트 선택** 드롭다운을 클릭하고 **새 사이트**.
   1. 고유한 사이트 이름을 입력합니다.
   2. 클릭 **추가**.
2. 선택 [알람 관리자 연락처](/new-alarms/ko/alarm-specifications/alarm-admin-contact-requirement.md). 구성 문제에 대해 연락할 Command 사용자를 선택합니다.
3. 업체 이름을 입력합니다.
4. 긴급 출동을 위해 업체 주소를 입력합니다.
5. 선택 **체험 시작** 체험 사이트의 경우, 또는 **라이선스가 있습니다** 알람 라이선스가 있는 경우.
   {% endstep %}
   {% endstepper %}

***

## Alarm 사이트에서 기기 제거

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > Alarms로 이동합니다.**
{% endstep %}

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

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

{% step %}
**기기를 클릭하여 선택합니다.**

1. 오른쪽 상단에서 <i class="fa-ellipsis">:ellipsis:</i>.
2. 선택 **삭제** **> 확인.**
   {% endstep %}
   {% endstepper %}

{% hint style="danger" %}
사이트에서 알람 콘솔 또는 알람 패널을 삭제하면 조직에서도 삭제됩니다.
{% endhint %}

***

## Alarm 사이트 삭제&#x20;

{% hint style="danger" %}
알람 사이트를 제거하면 모든 기기가 비활성화되고 사이트의 모든 알람 데이터가 삭제됩니다.&#x20;
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 전체 제품 > 새 Alarms로 이동합니다.**
{% endstep %}

{% step %}
**삭제하려는 알람 사이트를 선택합니다.**&#x20;
{% endstep %}

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

{% step %}
**사이트 제거를 선택합니다.**

1. 대화 상자에 **"Confirm"을 입력합니다.**
2. 선택 **확인.**
   {% endstep %}
   {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configuration/alarm-sites.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.
