> 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/ja/hajimeni/getting-started-with-verkada-alarms.md).

# Verkada Alarmsのはじめに

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

***

Verkada アラームは、業界では次の名称でも知られています *侵入検知* または単に *侵入*、完全に統合された24時間365日のプロフェッショナル監視と緊急出動サービスを提供します。追加のハードウェアを購入することなく、既存の Verkada デバイスを使用できます。

{% hint style="danger" %}
Org Admin および/または Site Admin が必要です [権限](/command/ja/yzto/roles-and-permissions-for-command.md) これらの操作を完了するには、Verkada Command オーガナイゼーション' の
{% endhint %}

### 必要なもの

* PoE対応スイッチまたはPoEインジェクター（カメラ）
* DHCP対応ネットワーク
* Cat5 または Cat6 配線

## サイトを作成する

サイトは、Verkada Command オーガナイゼーション' 内のデバイスをグループ化して管理するための論理的な方法です。サイトレベルの権限により、デバイスの管理と表示が容易になります。サイトの作成と管理の詳細については、Alarms Sites を参照してください。

### 設定を構成する

Alarms サイト設定ページでは、アラームのトリガー、警戒設定/警戒解除のスケジュール、アラーム応答など、さまざまな設定を構成できます。各サイトの設定は、お客様のセキュリティニーズに合わせて個別に構成できます。詳細は「Configure Alarms Site Settings」を参照してください。

## アラームデバイスを追加する

アラームデバイスページからシリアル番号付きのアラームデバイス（キーパッド、エクスパンダーなど）を追加できます。表示を変更する必要があります。右上にある3本線をクリックしてください

## ライセンシング

セルラーバックアップモジュールは、ライセンスが必要な唯一のハードウェアデバイスです。監視対象の各ロケーションにはアラームライセンスが必要です。Verkada のライセンスは各 Verkada Command オーガナイゼーション' に適用され、ライセンスは単一の有効期限に統合されます。注文番号でデバイスを登録した場合、ライセンスが自動的に追加されていることがあります。それ以外の場合は、Admin ページから手動でライセンスを追加してください。詳細は [ライセンスを管理する](/command/ja/raisensu/manage-your-licenses.md) ライセンスの追加と管理の詳細については、

## アラームデバイスを接続する

{% hint style="info" %}
Verkada アラームデバイスは、認定電気工事士による設置を必要としない低電圧デバイスと見なされていますが、設置にはシステムインテグレーターまたはその他の専門業者と協力することを強く推奨します。
{% endhint %}

デバイスの [セットアップガイド](https://www.verkada.com/docs/?product=alarms\&contentType=setupGuide) を参照して、設置手順をご確認ください。

### 電源とネットワーク

アラームデバイスには、さまざまな給電方法があります。

* Alarms コンソールは、アラームパネル経由でDC電源を必要とし、Ethernet経由でネットワークに接続します。
* アラームパネルはAC電源で給電され、Ethernet経由でネットワークに接続します。
* ホーンスピーカーは、電源およびLAN上の通信にPower over Ethernet (PoE) を使用します。ほとんどの場合、標準スイッチに直接接続する必要があります。PoEスイッチが利用できない場合は、PoEインジェクターを使用できます。
* 無線 Alarms デバイスはCR123Aリチウム電池で給電されます。

電源およびネットワーク要件の詳細については、製品データシートを参照してください。

## ネットワーク設定を確認する

Verkada アラームデバイスは、プラグアンドプレイで使えるように設計されています。ただし、環境にカスタムルールとポリシーを持つファイアウォールが含まれている場合、デバイスをクラウドに接続するためにいくつかの設定変更が必要になることがあります。詳細は [アラーム ネットワーク設定](/new-alarms/ja/hajimeni/alarms-network-settings.md) 詳細については。

## アラーム監視証明書

アラーム監視証明書は、Verkada がお客様のアラームシステムを専門的に監視していることを証明し、保険会社への証明書として機能します。詳細は [Verkada アラーム監視証明書](/new-alarms/ja/armuno/verkada-new-alarms-monitoring-certificate.md) をご覧ください。 ​


---

# 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/new-alarms/ja/hajimeni/getting-started-with-verkada-alarms.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.
