> 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/ja/konpuraiansutoraisensu/classic-alarms-licensing.md).

# Classic アラームのライセンス

{% hint style="success" %}
Verkada は Classic アラーム のグローバルな販売終了（2026年8月1日）および製品終了（2027年8月1日）を発表しました。対象のお客様は2027年1月31日まで、New アラーム に無償でアップグレードできます。ご覧ください [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 開始するには。
{% endhint %}

{% hint style="success" %}
この記事はクラシック アラーム向けのガイドです。こちらを参照してください [記事](/new-alarms/ja/armuno/alarms-licensing.md) 新しいアラームをお使いの場合は、以下をご覧ください。 [新しいアラーム vs クラシック アラーム](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのアラームをお使いか不明な場合は。
{% endhint %}

***

アラームのライセンスは、オーガナイゼーション'   が保有するデバイス数と、顧客が保持するライセンス数をモニターするうえで不可欠です。

Verkada アラーム チームは、製品のライセンス方法の変更をお知らせし、さらに次を導入できることを嬉しく思います。 [アラーム ライセンス階層](#h_3b36291176)。これらの階層により、階層に応じて Verkada モニター チームが検証できるイベント数を選択できます。

***

## ライセンス階層

**各物理サイトの住所にはアラーム ライセンスが必要です。** Verkada は、異なる監視機能を備えた 3 つのアラーム ライセンス階層を提供しています。すべてのライセンス階層には、Verkada アラーム プラットフォーム全体への完全なアクセスが含まれます：

* **アラーム トリガー**—任意の Verkada デバイスをアラーム トリガーとして設定できます。
* **アラーム対応**—警察への出動要請、対話による抑止、自動抑止デバイス、または録音済みメッセージ。
* **システム設定**—警戒設定/警戒解除のスケジュールを設定し、ユーザーのキーパッドコードを割り当てたり取り消したりするなど、さまざまな設定が可能です。

|                                |           |                                            |                                                            |                                                                   |
| ------------------------------ | --------- | ------------------------------------------ | ---------------------------------------------------------- | ----------------------------------------------------------------- |
| **機能**                         | **ベーシック** | **スタンダード**                                 | **プレミアム**                                                  | **カスタム**                                                          |
| 検証数                            | ❌         | <p>月あたり最大100件のイベント</p><p>(1日平均3件のイベント)</p> | <p>月あたり最大1000件のアラーム イベント</p><p>(レビュー可能なイベントは1日あたり約32件)</p> | <p>1000件を超えるアラーム</p><p>イベント/月</p><p>(1日あたり32件を超えるレビュー可能なイベント)</p> |
| レビュー対象のカメラ台数                   | ❌         | 最大50台                                      | 最大50台                                                      | 50台超                                                              |
| アラーム トリガー、対応、およびシステム設定は含まれますか？ | ✔️        | ✔️                                         | ✔️                                                         | ✔️                                                                |
| アラーム設置場所ライセンスは必要ですか？           | ✔️        | ✔️                                         | ✔️                                                         | ✔️                                                                |

***

## ライセンスに関して何が変わりますか？

開始日 **2023年8月21日**、ライセンスに関する変更は以下のとおり適用されます：

* 月額請求オプションに加えて、年額オプションが利用可能になります。
* 以下のアラーム製品のライセンスをすでに購入しているお客様は、契約期間の残りに応じて co-term 日が前倒しされます。

|                       |                  |
| --------------------- | ---------------- |
| **アラーム製品**            | **ライセンスが必要ですか？** |
| 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/ja/konpuraiansutoraisensu/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.
