# ゲートウェイのタンパーアラート

各 Verkada セルラーゲートウェイには、タンパーや破壊行為を監視するための加速度計が搭載されています。ゲートウェイは、デバイスの振動または動きを検出したときにタンパーアラートをトリガーするよう設定できます。

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

***

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

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

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

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

{% step %}
**\[イベントを選択] で、\[ゲートウェイ] > \[タンパー] を選択します。**
{% endstep %}

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

a. からのアラートを受信する対象を選択します **すべてのゲートウェイ、サイト、** または **個別のゲートウェイ。**\
b. \[Done] をクリックし、アラートの **完了** をクリックして、アラート [通知スケジュールを続けます](#create-alert-greater-than-events).
{% 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-tamper-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.
