# タンパーアラート

各 Verkada カメラには、タンパーや破壊行為を検出するための加速度計が搭載されています。振動やデバイスの移動を検出したときにカメラがタンパーイベントを発生するように設定できます。

誰かがカメラにタンパーを行っていることを自動的に認識することで、デバイスはクラウドへのバックアップ処理を開始できます。理想的には、これによりその出来事のリアルタイムの映像が保存され、加害者が現行犯で捕まるように役立ちます。一部のタンパー検出ツールでは、問題をリアルタイムで通知するために、メールやテキストメッセージでユーザーに即時アラートを送信することもできます。

{% hint style="danger" %}
必要です [サイト管理者の権限](/command/ja/yzto/roles-and-permissions-for-command.md) カメラが設置されているサイトで、タンパーアラートを設定します。
{% endhint %}

***

## タンパー感度を設定する

タンパーイベントはデフォルトで有効になっています。建設現場や重いドアの近くにあるカメラなど、振動の大きい場所にあるカメラでは、この機能を無効にして、不要なアラートを減らすことができます。

{% hint style="warning" %}
カメラごとに設定できるタンパーイベント構成は 1 つだけで、これはオーガナイゼーション' のすべてのユーザーに適用されます。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、\[すべての製品] > \[カメラ] に移動します。**
{% endstep %}

{% step %}
**設定するカメラを選択します。**
{% endstep %}

{% step %}
**カメラ映像の右下にある \[設定] をクリックします。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[イベント] を選択します。**
{% endstep %}

{% step %}
**\[タンパーイベント] をオンにします。**
{% endstep %}

{% step %}
**タンパー感度を選択します: \[低感度（イベント少なめ）]、\[中感度]、\[高感度（イベント多め）]。**

<div align="left" data-with-frame="true"><img src="/files/c05892658a81d905f49c9764c21f67e551ef26ac" alt="" width="371"></div>
{% endstep %}

{% step %}
**右上の \[完了] をクリックします。**
{% endstep %}
{% endstepper %}

***

## タンパーアラートを設定する

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

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

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

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

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

1. 次の送信元からのアラートを受け取るように選択します **すべてのカメラ、サイト、** または **個別のカメラ**.
2. ［完了］をクリックして **完了** を選択して、アラート [通知スケジュールを続行します](#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/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.
