# アラーム管理者の連絡先要件

各アラームサイトはアラーム管理者（Alarm Admin Contact）を指定する必要があります。これにより、Verkadaはアラームサイトの設定およびシステムの健全性を維持するための単一で責任ある連絡先を把握できます。これはアラームシステムの機能を変更するものではありません。

Verkadaはアラームシステムを正常に動作させるために、まれに設定ミスや注意が必要な設定を検出することがあります。指定された管理者連絡先があれば、問題を迅速に解決するために誰に連絡すべきかをVerkadaが正確に把握できます。

***

## 構成

### 既存のアラームサイト

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

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

{% step %}
**左側のナビゲーションで「設定」を選択します。**
{% endstep %}

{% step %}
**「サイトの住所と出動情報 > アラーム管理者」にユーザー名を入力し、リストから選択します。**

{% hint style="warning" %}
アラーム管理者には任意の権限レベルのユーザーを選択できますが、強く推奨するのは **サイト管理者** です。問題が発生した際にアラーム設定への完全なアクセス権を確保するためです。\
\
参照： [新しいアラームの役割と権限](/new-alarms/ja/hajimeni/roles-and-permissions-for-new-alarms.md) 詳細については。
{% endhint %}
{% endstep %}
{% endstepper %}

### 新しいアラームサイト

新しいアラームサイトでは、アラームサイト作成フローの間にアラーム管理者を設定する必要があります。

{% hint style="warning" %}
参照： [アラームサイト](/new-alarms/ja/she-ding/alarm-sites.md) 詳細については。
{% 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/armu/alarm-admin-contact-requirement.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.
