> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/licenses-calling-plans-and-add-ons.md).

# ライセンス、通話プラン、アドオン

### Zoom Phone のライセンス

ユーザーに Zoom Phone ベーシック ライセンスを付与すると、サービスの基本機能へのアクセスが可能になります。そこから、通話プランを通じて追加機能を付与でき、ユーザーをライセンスユーザーまたはプロのステータスに引き上げられます。さらに、アドオンによって機能を追加することもできます。あるいは、ユーザー固有ではないデバイスに共用エリア ライセンスを付与してサービスを利用することもできます。

Zoom Phone の多様な機能とサービス内容については、ぜひ当社の [詳細情報が掲載された料金ページをご覧ください](https://zoom.us/pricing/zoom-phone) Zoom Phone の機能についてご確認のうえ、アカウントの営業チームのメンバーに相談し、ニーズに最適な通話プランを特定してください。

<table><thead><tr><th valign="top">Zoom Phone ベーシック</th><th valign="top">Zoom Phone ライセンスユーザーおよびプロ</th><th valign="top">Zoom Phone 共用エリア</th></tr></thead><tbody><tr><td valign="top"><ul><li>内線間ダイヤル</li><li>ボイスメール</li><li>モバイルデバイス サポート</li><li>緊急通話¹</li><li>移動型 E911¹（米国およびカナダのみ）</li><li>着信の転送／フォワードされた PSTN 通話を受信</li><li>通話の保留</li><li>通話の転送／フォワーディング（内線のみ - PSTN なし）</li></ul></td><td valign="top"><ul><li>ベーシックのすべての機能</li><li>IP固定電話の登録</li><li>コールキューのメンバーシップ</li><li>共有回線グループのメンバーシップ</li><li>自動受付</li><li>割り込み / モニター / ウィスパー</li><li>ホテルリング / ホットデスキング</li><li>コールレコーディング</li><li>コールパーク</li><li>PSTN 発信</li><li>SMS / MMS²</li><li>名前によるダイヤルディレクトリで検索可能</li><li>オンラインFAX</li></ul></td><td valign="top"><ul><li>内線間ダイヤル</li><li>ボイスメール</li><li>緊急通話¹</li><li>移動型 E911¹（米国およびカナダのみ）</li><li>着信の転送／フォワードされた PSTN 通話を受信</li><li>通話の保留、転送、フォワーディング（社内のみ）</li><li>IP固定電話の登録</li><li>ホテルリング / ホットデスキング</li><li>PSTN 発信</li></ul></td></tr></tbody></table>

{% hint style="info" %}
¹ ダイレクトインワードダイヤル（DID）番号が割り当てられていない場合は、緊急番号プールが必要です。\
² 利用可否は国によって異なります。詳細は Zoom アカウントチームにお問い合わせください。
{% endhint %}

{% hint style="info" %}
**注**

共用エリア ライセンスは、次のデバイスに適用されます: 共用エリア電話、ホテルリング用デスク電話、Zoom Phone アプライアンス、Zoom Rooms、FAX デバイス、ページングシステム デバイス、ドア解錠デバイス、郵便料金計器、その他のアナログ電話アダプター（ATA）ポート。
{% 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://library.zoom.com/technical-library/ja/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/licenses-calling-plans-and-add-ons.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.
