# 空気質イベントのアラートを設定する

構成ニーズに応じて、さまざまな空気質イベントに対してアラートを有効にできます。空気質イベントの種類の詳細については、以下を参照してください [以下](#h_71912ba2a2).

{% hint style="danger" %}
「Readings & Thresholds」機能を使用するには、（選択したすべてのデバイスに対して）Site Admin である必要があります。詳細については、 **Readings & Thresholds** をご覧ください。 [空気質センサーの役割と権限](/air-quality/ja/hajimeni/roles-and-permissions-for-air-quality-sensors.md).
{% endhint %}

***

## 空気質イベントのアラートを設定する

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

{% stepper %}
{% step %}
**Verkada Command にログインします。**
{% endstep %}

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

{% step %}
**\[アラート] ページで、\[My Alerts] の横にある をクリックします。**
{% endstep %}

{% step %}
**\[イベントを選択] で、空気質の製品タイプを選択します。**
{% endstep %}

{% step %}
**構成するイベントを検索するか、選択します。**
{% endstep %}

{% step %}
**（任意）一部のイベントタイプは一般的で、選択後により具体的なオプションが表示されます。求められた場合は、追加の設定手順を完了してから \[次へ] をクリックします。**
{% endstep %}

{% step %}
**アラートの種類に基づいて、デバイス/サイトを選択します。イベントは、デバイス固有、サイト固有、またはすべてのデバイス向けに設定できます。**

* を選択すると **サイト** または **すべてのデバイス**、アラート作成後に追加された新しいデバイスは自動的にアラートを生成します。

\[ **完了** ] をクリックして続行します。
{% endstep %}

{% step %}
**（任意）一部のイベントタイプには追加の設定手順があります。その場合は、追加の手順をクリックし、設定ウィンドウの指示に従ってください。**
{% endstep %}

{% step %}
**\[完了] をクリックして、アラートの** [**通知スケジュール**](#h_0580f3aa78)**.**
{% endstep %}
{% endstepper %}

### さまざまな空気質イベントの種類を理解する

| アラートの種類                   | 説明                                                                           |
| ------------------------- | ---------------------------------------------------------------------------- |
| **学校**                    | 学校に対する vape アラートを受け取ります。                                                     |
| **学校とホスピタリティ**            | vape、騒音、タンパーのアラートを受け取ります。                                                    |
| **サーバールーム、データセンター、または冷蔵** | 温度と湿度のアラートを受け取ります。                                                           |
| **従業員の健康と安全**             | 騒音、CO2、一酸化炭素、TVOC、ホルムアルデヒド、PM 2.5 のアラートを受け取ります。                              |
| **オンライン/オフライン**           | 空気質デバイスの状態がオンラインまたはオフラインに変わりました。                                             |
| **カスタム空気質測定値**            | さまざまな [空気質センサーの測定値](/air-quality/ja/sensdta/air-quality-sensor-readings.md). |


---

# 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/air-quality/ja/ibentotoarto/configure-air-quality-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.
