# 알람 사이트

{% hint style="success" %}
이 문서는 새 알람에 대한 가이드입니다. 다음을 참조하세요 [문서](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md) 클래식 알람을 사용하는 경우. 다음을 참조하세요 [새 알람 vs 클래식 알람](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 알람 버전이 무엇인지 확실하지 않은 경우.
{% endhint %}

***

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

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

***

## 첫 번째 알람 사이트 만들기

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

{% step %}
**화면 가운데에서 시작하기를 클릭합니다.**
{% endstep %}

{% step %}
**알람 사이트로 지정할 기존 사이트를 선택합니다.**
{% endstep %}

{% step %}
**비즈니스 이름을 입력합니다.**
{% endstep %}

{% step %}
**비즈니스 주소를 입력합니다.**
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 새 알람 사이트 만들기

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

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

{% step %}
**사이트 선택 드롭다운을 클릭하고 새 사이트를 선택합니다.**

a. 고유한 사이트 이름을 입력합니다.\
b. 클릭 **추가**.
{% endstep %}

{% step %}
**비즈니스 이름을 입력합니다.**
{% endstep %}

{% step %}
**비즈니스 주소를 입력합니다.**
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 기존 사이트를 알람 사이트로 지정

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

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

{% step %}
**사이트 선택 드롭다운을 클릭하고 사이트를 선택합니다.**
{% endstep %}

{% step %}
**비즈니스 이름을 입력합니다.**
{% endstep %}

{% step %}
**비즈니스 주소를 입력합니다.**
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 알람 사이트에서 장치 제거

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

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

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

{% hint style="info" %}
다음을 클릭하여 패널 보기에서 전체 보기로 변경합니다. <img src="/files/8b4461f09e7f4862b7e102315855b432e5d7fd16" alt="" data-size="line"> 오른쪽 상단에서.
{% endhint %}
{% endstep %}

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

a. 오른쪽 상단에서 .를 클릭합니다.\
b. 선택 **삭제** **> 확인.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
사이트에서 알람 콘솔 또는 알람 패널을 삭제하면 해당 장치도 조직에서 삭제됩니다.
{% 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/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.
