# ゲートウェイの月間データ使用量アラート

各 Verkada ゲートウェイでは、ユーザーはゲートウェイおよび接続されているデバイスで使用されたデータ量を追跡できます。月間のデータ使用量があらかじめ設定したしきい値を超えたときにアラートを発するよう、ゲートウェイを設定できます。

{% hint style="danger" %}
ゲートウェイのアラートを作成するには、Site Admin 権限が必要です。Site Admin は、Site Viewer をアラートの受信者として指定できます。
{% endhint %}

***

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

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

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

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

{% step %}
**Select Event で、Gateway > Monthly Data Usage を選択します。**
{% endstep %}

{% step %}
**\[Gateways] で:**

a. からのアラートを受信する対象を選択します **すべてのゲートウェイ、サイト、** または **個別のゲートウェイ。**\
b. \[Done] をクリックし、アラートの **完了** をクリックして、アラート [データ使用量のしきい値](#create-alert-greater-than-data-usage-threshold).
{% endstep %}
{% endstepper %}

### **Alert を作成 > データ使用量のしきい値**

{% stepper %}
{% step %}
**ドロップダウンメニューを選択して、月間使用サイクルの開始日を選択します。**
{% endstep %}

{% step %}
**アラートを発するデータのしきい値を設定します。**

<div align="left" data-with-frame="true"><figure><img src="/files/47003902e0df585fab0ae6fceca96d76e54b3b98" alt="" width="431"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
このデータのしきい値はデバイスレベルのアラートです。しきい値を超えた各デバイスについて、ユーザーに通知されます。
{% endhint %}
{% endstep %}

{% step %}
**\[完了] をクリックして、アラートの設定を続けます** [**通知スケジュールを続けます**](#create-alert-greater-than-data-usage-threshold)**.**
{% 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/connectivity/ja/ibentotoarto/gateway-monthly-data-usage-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.
