# 人と車両の検出

モーションイベントは、カメラの視野内で動き、人、または車両が検出されたときにユーザーにアラートを送信するために使用されます。モーションアラートは、1日の特定の時間帯および週の特定の日に発生するようにカスタマイズできます。これにより、常時監視を必要とせずに、管理者に実用的な情報を提供できます。

{% hint style="danger" %}
必要です [サイト管理者の権限](/command/ja/yzto/roles-and-permissions-for-command.md) カメラがあるサイトで、モーション アラートを設定するために。
{% endhint %}

***

## モーションアラートを設定する

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

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

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

{% step %}
**［イベントの選択］で、［カメラ > 人と車両の検出］を選択します。**
{% endstep %}

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

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

{% step %}
**［モーションの種類］で:**

1. 次の送信元からのアラートを受け取るように選択します **人**, **車両**, **人と車両**、または **すべてのモーション**.
2. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**［モーション領域］で:**

1. ［カスタム］を選択して **(x) 台のカメラを設定する** 各カメラのモーション領域を個別に設定するには、
2. ［カスタム］を選択して **フルフレーム モーション領域** カメラのフレーム全体を選択するには、
   {% endstep %}

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


---

# 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/motion-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.
