# カメライベントアラート

構成要件に応じて、さまざまなカメライベントのアラートを有効にできます。カメライベントの種類の詳細については、以下を参照してください [以下](#h_24383ad992).

***

## カメライベントのアラートを構成する

### アラートを作成 > イベント

{% stepper %}
{% step %}
**Command のホームページの左側ナビゲーションで、［アラート］をクリックします。**
{% endstep %}

{% step %}
**上部の \[新しいアラート] をクリックします。**
{% endstep %}

{% step %}
**\[イベントの選択] で、\[カメラ] と構成するイベントを選択します。**
{% endstep %}

{% step %}
**デバイス/サイトを選択します。イベントは、デバイス固有、サイト固有、またはすべてのデバイス向けに構成できます。**

{% hint style="warning" %}
&#x20;アラート作成後に追加された新しいデバイスは、 **サイト** または **すべてのデバイス。**
{% endhint %}

［完了］をクリックして **完了** して続行します。
{% endstep %}

{% step %}
**(オプション) 一部のイベント種類には追加の設定手順があります。追加手順をクリックし、構成ウィンドウの指示に従ってください。**
{% endstep %}

{% step %}
&#x20;**完了をクリックして、アラートを続行します** [**通知スケジュールを続行します**](#create-alert-greater-than-cameras)**.**
{% endstep %}
{% endstepper %}

***

## さまざまなカメライベントの種類を理解する

|                                                                                                                |                                      |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| **アラートの種類**                                                                                                    | **説明**                               |
| **AI搭載アラート**                                                                                                   | フリーフォームのテキストクエリを使用したAI搭載アラート。        |
| **アクティビティ検出**                                                                                                  | 転倒、フェンスを乗り越えるなどのアクティビティ。             |
| [**人物および車両検出**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/motion-alerts.md)                        | 人物、車両、および/またはオブジェクトの動きが検出されます。       |
| **ラインクロッシング**                                                                                                  | 人または車両が、あらかじめ設定されたラインを横切ったことが検出されます。 |
| [**登録人物**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/person-of-interest-alerts.md)                 | 特定の人物が検出されました。                       |
| [**関心のあるナンバープレート**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/license-plate-of-interest-alerts.md) | 特定のナンバープレートが検出されました。                 |
| **滞留**                                                                                                         | 一定時間、人または車両が静止していることが検出されます。         |
| [**群衆**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/crowd-alerts.md)                                | 指定エリア内で人または車両の集団が検出されます。             |
| [**オンライン/オフライン**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts.md)                                    | カメラの状態がオンラインまたはオフラインに変わりました。         |
| [**タンパー**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/tamper-alerts.md)                             | 干渉または操作が検出されました。                     |
| **オクルージョン**                                                                                                    | カメラのオクルージョンが検出されました。                 |
| [**Helix**](/verkada-cameras/ja/fen-xi/create-camera-event-alerts/helix-alerts.md)                             | Helixイベントがトリガーされるとアラートを通知します。        |

{% hint style="info" %}
利用可能な場合は、人物検出の代わりにラインクロッシングと滞留検出を使用してください。滞留検出とラインクロッシングは、CF81および第3世代以降のカメラ（末尾が「2」以上のモデル）でのみ利用可能です。CP52を除きます。
{% 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/verkada-cameras/ja/fen-xi/create-camera-event-alerts.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.
