> 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>Nomadic 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>オンラインファックス</li></ul></td><td valign="top"><ul><li>内線間ダイヤル</li><li>ボイスメール</li><li>緊急通話¹</li><li>Nomadic 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.
