> 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/compliance-and-licensing/classic-alarms-licensing.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/alarm-specifications/alarms-licensing.md) new Alarms를 사용 중인 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

***

Alarms 라이선스는 조직이 보유한 장치 수와 고객이 유지하는 라이선스 수를 모니터링하는 데 필수적입니다.

Verkada Alarms 팀은 제품 라이선스 방식의 변경 사항을 발표하고 다음을 소개하게 되어 기쁩니다. [Alarm 라이선스 등급](#h_3b36291176). 이러한 등급을 통해 Verkada 모니터링 팀이 해당 등급에 따라 검증할 수 있는 이벤트 수를 선택할 수 있습니다.

***

## 라이선스 등급

**각 실제 사이트 주소에는 Alarm 라이선스가 필요합니다.** Verkada는 서로 다른 모니터링 기능을 갖춘 세 가지 Alarm 라이선스 등급을 제공합니다. 모든 라이선스 등급에는 전체 Verkada Alarms 플랫폼에 대한 완전한 접근 권한이 포함됩니다:

* **Alarm 트리거**—어떤 Verkada 장치든 알람 트리거로 구성할 수 있습니다.
* **Alarm 대응**—경찰 출동 요청, 음성 경고, 자동 억제 장치 및/또는 사전 녹음된 메시지.
* **시스템 설정**—설정/해제 일정을 지정하고, 사용자 키 코드를 할당하거나 취소하는 등.

|                                |        |                                             |                                                      |                                                              |
| ------------------------------ | ------ | ------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------ |
| **기능**                         | **기본** | **표준**                                      | **프리미엄**                                             | **사용자 지정**                                                   |
| 검증 횟수                          | ❌      | <p>월 최대 100건의 이벤트</p><p>(평균 하루 3건의 이벤트)</p> | <p>월 최대 1000건의 알람 이벤트</p><p>(검토 가능한 이벤트 약 32건/일)</p> | <p>1000건 이상의 알람</p><p>이벤트/월</p><p>(검토 가능한 이벤트 하루 32건 초과)</p> |
| 검토되는 카메라 수                     | ❌      | 최대 50대                                      | 최대 50대                                               | 50대 초과                                                       |
| Alarm 트리거, 대응 및 시스템 설정이 포함되나요? | ✔️     | ✔️                                          | ✔️                                                   | ✔️                                                           |
| Alarm 위치 라이선스가 필요하나요?          | ✔️     | ✔️                                          | ✔️                                                   | ✔️                                                           |

***

## 라이선스는 어떻게 변경되나요?

시작일 **2023년 8월 21일**, 라이선스 변경 사항은 다음과 같이 적용됩니다:

* 연간 옵션이 추가되어 월간 청구 옵션도 이용할 수 있습니다.
* 아래 알람 제품에 대한 라이선스를 이미 구매한 고객은 계약 기간에 남은 시간에 따라 공동 만료일이 앞당겨집니다.

|                  |              |
| ---------------- | ------------ |
| **알람 제품**        | **라이선스 필요?** |
| BP41             | ❌            |
| BH61             | ❌            |
| 알람 콘솔(BC51/BC82) | ❌            |
| 알람 센서            | ❌            |
| BK11/21          | ❌            |
| 알람 위치            | ✔️           |
| BZ11 혼 스피커       | ✔️           |
| 셀룰러 모듈           | ✔️           |


---

# 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/compliance-and-licensing/classic-alarms-licensing.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.
