> 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/she-ding/configure-classic-alarms-site-settings/classic-alarms-sites.md).

# Classic アラームのサイト

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

***

Classic Alarms サイトでは、Classic Alarms デバイスを管理できます。オーガナイゼーション' 内の他のデバイス（カメラ、空気質センサー、ドア）のイベントを、カスタマイズ可能な応答アクションを持つアラームトリガーにできます。

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

***

## 新しいサイトを作成する

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

{% step %}
**右上で、\[アラームサイトを追加] をクリックします。**
{% endstep %}

{% step %}
**場所:**

a. 次をクリック **サイト** のドロップダウンを開き、選択し **新しいサイトを追加**。\
b. で **新しいサイトを追加**、一意のサイト名を入力し、 **追加**。\
c. 次をクリック **場所** のドロップダウンを開き、選択し **新しい住所を追加**、次に **次へ**。\
d. **場所を確認** します。
{% endstep %}
{% endstepper %}

***

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

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

{% step %}
**右上で、\[アラームサイトを追加] をクリックします。**
{% endstep %}

{% step %}
**場所:**

a. 希望するサイトを選択します。\
b. 緊急時に最初の対応者を派遣したい住所に場所を設定します。
{% endstep %}

{% step %}
**画面の案内に従って、新しいアラームサイトを設定します。**
{% endstep %}
{% endstepper %}

***

## アラームサイト間でデバイスを移動する

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

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

{% step %}
**上部で、\[デバイス] を選択します。**
{% endstep %}

{% step %}
**任意のアラームデバイスにカーソルを合わせ、デバイスの右上にある省略記号アイコンをクリックして \[移動] を選択し、デバイスを新しいアラームサイトに移動します。**

{% embed url="<https://player.vimeo.com/video/834523203>" %}

​
{% endstep %}
{% endstepper %}

***

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

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

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

{% step %}
**上部で、\[デバイス] を選択します。**
{% endstep %}

{% step %}
**デバイスをクリックして選択し、次に右側の角にある縦の3点アイコンを選択します。**
{% endstep %}

{% step %}
**任意のアラームデバイスにカーソルを合わせ、右上の省略記号アイコンをクリックして \[削除] を選択し、デバイスをアラームサイトから削除します。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
アラームコンソールまたはアラームパネルを削除すると、その操作によってこれらのデバイスもオーガナイゼーション' から削除されます。
{% endhint %}


---

# 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/she-ding/configure-classic-alarms-site-settings/classic-alarms-sites.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.
