# License Plates of Interest In Intercom Calls

You can integrate Verkada license plate recognition (LPR) cameras with your Intercom system to:

* Receive alerts when a license plate of interest is detected during an intercom call on a Desk Station or Command web.
* Track all license plates seen during intercom calls, regardless of whether they are marked as license plates of interest.
* Add license plates of interest directly from the intercom call history.

***

## Pair LPR cameras with intercoms

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Intercom.**
{% endstep %}

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, select Settings.**
{% endstep %}

{% step %}
**Under Pairing, click Add Camera.**
{% endstep %}

{% step %}
**Select an LPR camera to pair. It should auto-save.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
You can pair up to four context cameras per intercom. If the LPR camera has context cameras configured, they will be added unless pairing the LPR fills the last available slot.
{% endhint %}

Once the camera is paired, you can:

* Be notified during calls when a license plate of interest is detected.
* Click the LPOI notification to view metadata such as:
  * Number of sightings in the past 30 days
  * Thumbnail of the vehicle and license plate
* View all license plate detections during calls from the **Events** tab.

***

## View license plate sightings

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Intercom.**
{% endstep %}

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, select Events.**

a. Select a call where a license plate was detected.\
b. All license plates detected during a call will be displayed under **Vehicles Detected.**
{% endstep %}

{% step %}
**Click the caret icon next to the plate and select + License Plate of Interest to add it as a license plate of interest. Future detections of this plate will:**

a. Trigger in-call alerts\
b. Be highlighted in call events
{% endstep %}

{% step %}
**Double-click an LPOI sighting to see detection frequency over the last 30 days.**
{% endstep %}
{% endstepper %}

***

## Search license plate events

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Intercom.**
{% endstep %}

{% step %}
**Select your intercom.**
{% endstep %}

{% step %}
**At the top, select Events.**
{% endstep %}

{% step %}
**To search for a specific license plate:**

a. In the search bar, filter for **License Plate.**\
b. Enter the license plate number.
{% endstep %}

{% step %}
**To see all LPOIs:**

a. In the search bar, filter for **all LPOI sightings**\
b. Select **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/configuration/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.
