# アラームサイト

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

***

アラームサイトでは、アラームデバイスを管理できます。カメラやセンサーからのイベントは、カスタマイズ可能な対応アクションを持つアラームトリガーにすることができます。

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

***

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

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

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

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

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

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

{% step %}
**\[Save] をクリックします。**
{% endstep %}
{% endstepper %}

***

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

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**上部で、次をクリックします** <i class="fa-plus-large">:plus-large:</i>**.**
{% endstep %}

{% step %}
**\[Choose site] ドロップダウンをクリックし、\[New Site] を選択します。**

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

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

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

{% step %}
**\[Save] をクリックします。**
{% endstep %}
{% endstepper %}

***

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

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

{% step %}
**上部で、次をクリックします** <i class="fa-plus-large">:plus-large:</i>**.**
{% endstep %}

{% step %}
**\[Choose site] ドロップダウンをクリックし、サイトを選択します。**
{% endstep %}

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

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

{% step %}
**\[Save] をクリックします。**
{% endstep %}
{% endstepper %}

***

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

{% stepper %}
{% step %}
**Verkada Commandで、\[All Products] > \[Alarms] に移動します。**
{% endstep %}

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

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

{% hint style="info" %}
パネルビューから全体ビューに変更するには、 <img src="/files/535815b7f869735c31ebfbaa5e22d3dba289e271" alt="" data-size="line"> を右上でクリックします。
{% endhint %}
{% 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/she-ding/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.
