# 注目ナンバープレートアラート

VerkadaのLicense Plate of Interest（LPOI）機能では、検出時にアラートをトリガーするナンバープレートのリストを定義できます。

License Plate of Interest（LPOI）リストを効率化して管理するために、次のことができます。

* カスタムタグを使用してプロファイルを分類および整理する。
* [特定のナンバープレートに対するアラートを簡単に作成および維持する。](#configure-alerts)
* タグを検索してPOIプロファイルをすばやく見つける。
* POIプロファイル用のカスタムタグを作成し、それらのプロファイルをそのタグに関連付けます。
* [POIプロファイルをLPOIプロファイルに関連付けます。](#associate-an-lpoi-with-a-poi)

{% hint style="warning" %}
LPOIはオーガナイゼーション'ごとに設定されます。LPOIリストは、そのオーガナイゼーション'のすべてのユーザー間で共有されます。メール通知とSMS通知はユーザーごとに設定されます。SMSまたはメール通知を有効にすると、そのオーガナイゼーション'内のすべてのLPOIについて通知を受け取ります。
{% endhint %}

***

{% tabs %}
{% tab title="LPOIを設定" %}
{% hint style="danger" %}
LPOIイベントを作成するには、オーガナイゼーション'内の少なくとも1つのサイトのサイト管理者である必要があります。詳細は、 [Commandのロールと権限](/command/ja/yzto/roles-and-permissions-for-command.md) を参照してください。
{% endhint %}

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

{% step %}
**左側のナビゲーションで、［Vehicles］を選択します。**
{% endstep %}

{% step %}
**左側の［License Plate Lists］の下で、［LPOI］を選択します。**
{% endstep %}

{% step %}
**上部で、クリックします** <i class="fa-plus">:plus:</i>.
{% endstep %}

{% step %}
**［Add New License Plate to LPOI］で、次のオプションのいずれかを選択します。**

* **［Add License Plate Manually］。**
  1. ナンバープレート番号を入力します。
  2. （任意）説明を追加します。
  3. ［完了］をクリックして **確認します。**
* **［Bulk Upload from CSV File］。**
  1. CSVテンプレートをダウンロードします。
  2. テンプレートにLPOIを追加します。
  3. ファイルをドロップするか、アップロードするファイルを選択します。

{% hint style="warning" %}
ファイルのアップロード後、アップロードの成功と失敗を示すメールを受信します。失敗したアップロードを修正するために、エラー付きのCSVをダウンロードできます。&#x20;
{% endhint %}

* **［Select from Existing］。**
  1. リストからナンバープレートを検索または選択します。
  2. ［完了］をクリックして **確認します。**&#x20;
     {% endstep %}
     {% endstepper %}
     {% endtab %}

{% tab title="LPOIをPOIに関連付ける" %}
License Plate of InterestプロファイルをPerson of Interestプロファイルに関連付けることができます。これにより、特定の人物を調査する際にイベントを確認しやすくなります。

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

{% step %}
**左側のナビゲーションで、［People］を選択します。**
{% endstep %}

{% step %}
**左側の［People List］の下で、［People of Interest］を選択します。**
{% endstep %}

{% step %}
**登録人物を選択します。**

a. 左側で、次の横にある **［License Plate］、** をクリックします <i class="fa-plus">:plus:</i>。\
b. ナンバープレートを検索または選択して、プロファイルに追加します。\
c. または、そのナンバープレートがまだCommandに追加されていない場合は、検索バーにナンバープレート番号を入力して、［ **Create a License Plate of Interest**.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="アラートを設定" %}

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

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

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

{% step %}
**［Select Event］で、［Camera > License Plate of Interest］を選択します。**
{% endstep %}

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

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

{% step %}
**［License Plate of Interest:］で、**

1. Select **［All, Specific License Plates］、** または **［License Plate Lists］。**
2. ［完了］をクリックして **完了** を選択して、アラート [通知スケジュールを続行します](#create-alert-greater-than-cameras).
   {% endstep %}
   {% endstepper %}
   {% endtab %}
   {% endtabs %}


---

# 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/license-plate-of-interest-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.
