# Unique Phone Number for Intercoms (U.S Only)

You can enter a unique phone number for intercoms to call from that is unique to the device. The phone number will be based on the intercom’s address.

***

## Configuration

{% 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 Call, toggle on Unique Phone Number.**

a. Fill out the **Contact Information** form.\
b. Click **Save**.

{% hint style="warning" %}
Emergency services may use this address if e911 is enabled. Registration may take between 2 hours and 3 days to complete.&#x20;
{% endhint %}
{% endstep %}

{% step %}
**Copy your intercom’s phone number and save it to your contacts for easy access.**
{% endstep %}

{% step %}
**Confirm the assigned phone number appears correctly under  Settings > Call > Intercom Phone Number.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=ce8idcb6B1k).
{% endhint %}


---

# 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/add-and-configure-receivers-in-intercom/unique-phone-number-for-intercoms-us-only.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.
