# 活動検出アラート

AI搭載のActivity Detectionは、すべてのわずかな動きではなく、転倒、よじ登り、争いなどの特定の行動をアラートします。これにより、気を散らす要因が減り、重要なイベントが強調されます。

{% hint style="danger" %}

* 必要です [サイト管理者の権限](/command/ja/yzto/roles-and-permissions-for-command.md) サイト内のカメラでアラートを設定するために使用します。
* AI搭載のActivity Detectionは、CD43、CD53、CD63、CY53、CY63、CP63の各カメラ、およびパノラマモードで動作しているCF83カメラでサポートされています。
  {% endhint %}

***

## Activity Detectionアラートを設定する

### アラートを作成 > カメラ

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

{% step %}
**左上で、［新しいアラート］をクリックします。**
{% endstep %}

{% step %}
**Select Eventで、Camera > Activity Detectionを選択します。**
{% endstep %}

{% step %}
**［カメラ］で:**

1. 次の送信元からのアラートを受け取るように選択します **サイト** または **個別のカメラ**.
2. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**Activity Typeで:**

1. アラートをトリガーするイベントを選択します。
2. ［完了］をクリックして **完了** を選択して、アラート [通知スケジュールを続行します](#create-alert-greater-than-cameras).
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}
有効にする [Verkadaとデータを共有する](/command/ja/sekyuriti/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md) モデルの微調整とこの機能の改善に役立てるため。
{% endhint %}

***

## 転倒検知の自動アーカイブを設定する&#x20;

転倒検知アラートが生成されると、Verkadaはイベント映像を自動的にアーカイブし、インシデントレポートを作成できます。このワークフローを有効にするには、次の設定を完了する必要があります。

* Org Adminは次を有効にする必要があります **イベントの自動アーカイブ** で [Feature Manager](/command/ja/ganaizshon/manage-your-admin-page-settings/feature-manager.md).
* 転倒検知のカメラアラートを作成します。システムが転倒検知アラートを生成するたびに、指定された受信者に通知し、対応するインシデントレポートを自動的に作成します。

システムはインシデントレポートを [インシデント](https://command.verkada.com/incidents) ページに保存し、そこでユーザーは転倒の映像にアクセスできます。対応するサイトに対してSite Viewer権限以上を持つユーザーは、誰でもそのインシデントにアクセスできます。


---

# 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/activity-detection-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.
