> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/intercom/es/configuracion/add-and-configure-receivers-in-intercom/unique-phone-number-for-intercoms-us-only.md).

# Número de teléfono único para intercomunicadores (solo EE. UU.)

Puede introducir un número de teléfono único para que los interfonos llamen desde él, exclusivo para el dispositivo. El número de teléfono se basará en la dirección del interfono.

***

## Configuración

{% stepper %}
{% step %}
**En Verkada Command, ve a Todos los productos > Intercomunicador.**
{% endstep %}

{% step %}
**Seleccione su interfono.**
{% endstep %}

{% step %}
**En la parte superior, seleccione Configuración.**
{% endstep %}

{% step %}
**En Llamada, active Número de teléfono único.**

a. Complete el **Formulario de información de contacto** .\
b. Haga clic en **Guardar**.

{% hint style="warning" %}
Los servicios de emergencia pueden usar esta dirección si e911 está habilitado. El registro puede tardar entre 2 horas y 3 días en completarse.&#x20;
{% endhint %}
{% endstep %}

{% step %}
**Copie el número de teléfono de su interfono y guárdelo en sus contactos para acceder fácilmente.**
{% endstep %}

{% step %}
**Confirme que el número de teléfono asignado aparezca correctamente en  Configuración > Llamada > Número de teléfono del interfono.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**¿Prefiere verlo en acción?** Consulte el [tutorial en video](https://www.youtube.com/watch?v=ce8idcb6B1k).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/intercom/es/configuracion/add-and-configure-receivers-in-intercom/unique-phone-number-for-intercoms-us-only.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
