# アラームサイト

{% hint style="success" %}
この記事は新しいアラーム向けのガイドです。こちらを参照してください [記事](/classic-alarms/ja/she-ding/configure-classic-alarms-site-settings/classic-alarms-sites.md) クラシックなAlarmsをお使いの場合は。 [New Alarms vs Classic Alarms](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのAlarmsを使用しているかわからない場合は参照してください。
{% endhint %}

***

アラームサイトでは、アラームデバイスを管理できます。カメラやセンサーからのイベントは、カスタマイズ可能な応答アクションを伴うアラームトリガーになります。

{% hint style="warning" %}
アラームパネルまたはアラームコンソールを追加すると、そのサイトは自動的にアラームサイトになります。
{% endhint %}

***

## 最初のアラームサイトを作成する

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**画面中央の \[開始する] をクリックします。**
{% endstep %}

{% step %}
**既存のサイトを選択してアラームサイトとして指定します。**
{% endstep %}

{% step %}
**会社名を入力します。**
{% endstep %}

{% step %}
**会社の住所を入力します。**
{% endstep %}

{% step %}
**保存をクリックします。**
{% endstep %}
{% endstepper %}

***

## 新しいアラームサイトを作成する

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**画面上部で、クリックします。**
{% endstep %}

{% step %}
**サイトの選択ドロップダウンをクリックして \[新しいサイト] を選択します。**

a. 一意のサイト名を入力します。\
b. をクリックします **追加**.
{% endstep %}

{% step %}
**会社名を入力します。**
{% endstep %}

{% step %}
**会社の住所を入力します。**
{% endstep %}

{% step %}
**保存をクリックします。**
{% endstep %}
{% endstepper %}

***

## 既存のサイトをアラームサイトとして指定する

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**画面上部で、クリックします。**
{% endstep %}

{% step %}
**サイトの選択ドロップダウンをクリックして、あなたのサイトを選択します。**
{% endstep %}

{% step %}
**会社名を入力します。**
{% endstep %}

{% step %}
**会社の住所を入力します。**
{% endstep %}

{% step %}
**保存をクリックします。**
{% endstep %}
{% endstepper %}

***

## アラームサイトからデバイスを削除する

{% stepper %}
{% step %}
**Verkada Commandで、\[すべての製品] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**あなたのアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで \[デバイス] を選択します。**

**注：** 右上をクリックしてビューをパネル表示から全体表示に切り替えます。
{% 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/ja/gou-cheng/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.
