# 群衆アラート

Verkadaカメラは、カメラの視野内で検出された人または車両の数がユーザー指定の数を超えた場合に、事前に通知できます。

{% 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. Select **人、車両、** または **人と車両。**
2. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**\[群衆エリア] で:**

1. ［カスタム］を選択して **(x) 台のカメラを設定する** 各カメラの群衆エリアと人/車両のしきい値を個別に設定します。
2. または、 **フルフレームの群衆エリア** を選択して、すべてのカメラでカメラフレーム全体を選択します。
3. ［完了］をクリックして **完了** を選択して、アラート [通知スケジュールを続行します](#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/crowd-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.
