# Intercom 通話で注目するナンバープレート

Verkadaのナンバープレート認識（LPR）カメラをインターホンシステムと統合すると、次のことが可能になります：

* Desk StationまたはCommandのWebでのインターホン通話中に、関心のあるナンバープレートが検出されたときにアラートを受信する。
* 関心のあるナンバープレートにマークされているかどうかに関係なく、インターホン通話中に見られたすべてのナンバープレートを追跡する。
* インターホン通話履歴から直接、関心のあるナンバープレートを追加する。

***

## LPRカメラをインターホンとペアリングする

{% stepper %}
{% step %}
**Verkada Command で、All Products > Intercom に移動します。**
{% endstep %}

{% step %}
**インターホンを選択します。**
{% endstep %}

{% step %}
**上部で、設定を選択します。**
{% endstep %}

{% step %}
**ペアリングの下で、\[カメラを追加]をクリックします。**
{% endstep %}

{% step %}
**ペアリングするLPRカメラを選択します。自動保存されるはずです。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
インターホンごとに最大4台のコンテキストカメラをペアリングできます。LPRカメラにコンテキストカメラが構成されている場合、LPRのペアリングが最後の空きスロットを埋めない限り、それらは追加されます。
{% endhint %}

カメラがペアリングされると、次のことができます：

* 通話中に関心のあるナンバープレートが検出されたときに通知を受け取る。
* LPOI通知をクリックして、次のようなメタデータを表示する：
  * 過去30日間の目撃回数
  * 車両とナンバープレートのサムネイル
* 通話中のすべてのナンバープレート検出をから表示する **イベント** タブを表示/変更できます。

***

## ナンバープレートの目撃を表示

{% stepper %}
{% step %}
**Verkada Command で、All Products > Intercom に移動します。**
{% endstep %}

{% step %}
**インターホンを選択します。**
{% endstep %}

{% step %}
**上部で、\[イベント]を選択します。**

a. ナンバープレートが検出された通話を選択します。\
b. 通話中に検出されたすべてのナンバープレートは、の下に表示されます。 **Vehicles Detected。**
{% endstep %}

{% step %}
**プレートの横にあるキャレットアイコンをクリックし、+ License Plate of Interestを選択して関心のあるナンバープレートとして追加します。このプレートの今後の検出は次のことを行います：**

a. 通話中のアラートをトリガーする\
b. 通話イベントで強調表示される
{% endstep %}

{% step %}
**LPOI目撃をダブルクリックすると、過去30日間の検出頻度を確認できます。**
{% endstep %}
{% endstepper %}

***

## ナンバープレートイベントを検索する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Intercom に移動します。**
{% endstep %}

{% step %}
**インターホンを選択します。**
{% endstep %}

{% step %}
**上部で、\[イベント]を選択します。**
{% endstep %}

{% step %}
**特定のナンバープレートを検索するには：**

a. 検索バーで、でフィルタリングします。 **License Plate。**\
b. ナンバープレート番号を入力します。
{% endstep %}

{% step %}
**すべてのLPOIを見るには：**

a. 検索バーで、でフィルタリングします。 **すべてのLPOI目撃**\
b. を選択します。 **LPOI Detected**.
{% 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/intercom/ja/she-ding/license-plates-of-interest-in-intercom-calls.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.
