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

# インターホン向けの固有電話番号（米国のみ）

インターホンごとに一意の電話番号を設定して、そのデバイス専用の発信元にできます。電話番号はインターホンの住所に基づきます。

***

## 設定

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

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

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

{% step %}
**［通話］で、［一意の電話番号］をオンにします。**

a. 次の項目を入力します。 **連絡先情報** フォーム。\
b. ［クリック］ **保存**.

{% hint style="warning" %}
e911 が有効になっている場合、緊急サービスはこの住所を使用することがあります。登録が完了するまでに 2 時間から 3 日かかる場合があります。&#x20;
{% endhint %}
{% endstep %}

{% step %}
**インターホンの電話番号をコピーし、簡単にアクセスできるよう連絡先に保存します。**
{% endstep %}

{% step %}
**割り当てられた電話番号が、［設定］>［通話］>［インターホンの電話番号］の下に正しく表示されていることを確認します。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際に動作しているところを見たいですか？** こちらをチェックしてください [動画チュートリアル](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/ja/she-ding/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.
