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

# Eindeutige Telefonnummer für Intercoms (nur USA)

Sie können eine eindeutige Telefonnummer für die Gegensprechanlage eingeben, von der aus Anrufe getätigt werden können und die eindeutig für das Gerät ist. Die Telefonnummer basiert auf der Adresse der Gegensprechanlage.

***

## Konfiguration

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Gegensprechanlage.**
{% endstep %}

{% step %}
**Wählen Sie Ihre Gegensprechanlage aus.**
{% endstep %}

{% step %}
**Wählen Sie oben die Einstellungen aus.**
{% endstep %}

{% step %}
**Aktivieren Sie unter „Anruf“ die Option „Eindeutige Telefonnummer“.**

a. Füllen Sie das **Kontaktinformationen** Formular aus.\
b. Klicken Sie auf **Speichern**.

{% hint style="warning" %}
Notdienste können diese Adresse verwenden, wenn e911 aktiviert ist. Die Registrierung kann zwischen 2 Stunden und 3 Tagen dauern.&#x20;
{% endhint %}
{% endstep %}

{% step %}
**Kopieren Sie die Telefonnummer Ihrer Gegensprechanlage und speichern Sie sie für einen einfachen Zugriff in Ihren Kontakten.**
{% endstep %}

{% step %}
**Bestätigen Sie, dass die zugewiesene Telefonnummer unter Einstellungen > Anruf > Gegensprechanlagen-Telefonnummer korrekt angezeigt wird.**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**Möchten Sie es in Aktion sehen?** Sehen Sie sich das [Video-Tutorial an](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/de/konfiguration/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.
