# 遮蔽アラート

オクルージョンアラートは、カメラの視界が遮られたり妨げられたりしたときにユーザーに通知し、セキュリティチームがすべてのカメラで重要な領域の視認性を確保できるようにします。

{% hint style="warning" %}

* オクルージョンアラートのキャリブレーションには、システムがシーンを学習して基準となる参照画像を作成するまで、最大で1日かかる場合があります。この基準が確立されると、カメラの視界が妨げられたときにアラートの生成が開始されます。
* オクルージョンが発生すると、カメラは誤検知を最小限に抑えるため、アラートを送信する前に約2分待機します。
  {% endhint %}

{% hint style="danger" %}

* 必要です [サイト管理者の権限](/command/ja/yzto/roles-and-permissions-for-command.md) オクルージョンアラートを構成するには、カメラがあるサイトで。
* LPRモードのカメラはオクルージョンアラートをサポートしていません。&#x20;
  {% endhint %}

***

## **オクルージョンアラートを構成**

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

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

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

{% step %}
**イベントの選択で、カメラ > オクルージョン検出 を選択します。**
{% endstep %}

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

1. 次の送信元からのアラートを受け取るように選択します **サイト** または **個別のカメラ**.
2. ［完了］をクリックして **完了** して続行します。
   {% endstep %}

{% step %}
**完了をクリックして、アラートを続行します** [**通知スケジュールを続行します**](#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/occlusion-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.
