> 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/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md).

# Classic Alarms 사이트

{% hint style="success" %}
Verkada는 Classic Alarms의 전 세계 판매 종료(2026년 8월 1일) 및 수명 종료(2027년 8월 1일)를 발표했습니다. 대상 고객은 2027년 1월 31일까지 추가 비용 없이 New Alarms로 업그레이드할 수 있습니다. 방문하세요 [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 시작하려면.
{% endhint %}

{% hint style="success" %}
이 문서는 classic Alarms를 위한 가이드입니다. 다음을 참조하세요 [문서](/new-alarms/ko/configuration/alarm-sites.md) new Alarms를 사용 중인 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

***

Classic Alarms 사이트를 통해 Classic Alarms 장치를 관리할 수 있습니다. 조직 내 다른 장치(카메라, 공기질 센서, 도어)의 이벤트를 사용자 지정 가능한 대응 작업이 있는 알람 트리거로 사용할 수 있습니다.

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

***

## 새 사이트 만들기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Classic Alarms로 이동합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Add Alarm Site를 클릭합니다.**
{% endstep %}

{% step %}
**위치에서:**

a. 다음을 클릭합니다. **사이트** 드롭다운을 클릭하고 선택합니다 **새 사이트 추가**.\
b. 에서 **새 사이트 추가**, 고유한 사이트 이름을 입력한 다음 **추가**.\
c. 다음을 클릭합니다. **위치** 드롭다운을 클릭하고 선택합니다 **새 주소 추가**, 그런 다음 클릭합니다 **다음**.\
d. **확인** 위치를.
{% endstep %}
{% endstepper %}

***

## 기존 사이트를 Alarms 사이트로 지정하기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Classic Alarms로 이동합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 Add Alarm Site를 클릭합니다.**
{% endstep %}

{% step %}
**위치에서:**

a. 원하는 사이트를 선택합니다.\
b. 위치를 비상 상황이 발생했을 때 최초 대응자가 출동할 주소로 설정합니다.
{% endstep %}

{% step %}
**안내에 따라 새 알람 사이트를 구성합니다.**
{% endstep %}
{% endstepper %}

***

## Alarms 사이트 간에 장치 이동

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Classic Alarms로 이동합니다.**
{% endstep %}

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

{% step %}
**상단에서 Devices를 선택합니다.**
{% endstep %}

{% step %}
**알람 장치 중 하나 위로 마우스를 올린 다음, 장치의 오른쪽 상단에서 줄임표 아이콘을 클릭하고 Move를 선택하여 장치를 새 알람 사이트로 이동합니다.**

{% embed url="<https://player.vimeo.com/video/834523203>" %}

​
{% endstep %}
{% endstepper %}

***

## Alarms 사이트에서 장치 제거

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Classic Alarms로 이동합니다.**
{% endstep %}

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

{% step %}
**상단에서 Devices를 선택합니다.**
{% endstep %}

{% step %}
**장치를 클릭하여 선택한 다음 오른쪽 모서리의 세로 점 3개를 선택합니다.**
{% endstep %}

{% step %}
**알람 장치 위로 마우스를 올린 다음 오른쪽 상단의 줄임표 아이콘을 클릭하고 Delete를 선택하여 알람 사이트에서 장치를 제거합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
알람 콘솔 또는 알람 패널을 삭제하면 해당 작업으로 이 장치들도 조직에서 제거됩니다.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
