> 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-sms-field-guide/requirements.md).

# 要件

### システム要件

Zoom Phone SMS は、Zoom Web アプリ、Zoom Workplace デスクトップアプリケーション、および Zoom Workplace モバイルアプリケーションでサポートされています。デスクトップユーザーは Windows、Mac、または Linux のオペレーティングシステムを使用している必要があり、モバイルアプリケーションユーザーは iOS または Android デバイスを使用している必要があります。

### SMS の使用には、割り当てられた Zoom Phone 通話プランと 10 桁の電話番号が必要です

Zoom Phone 通話プランの割り当てに関する手順をステップごとに確認するには、次を参照してください： [電話ユーザーの管理](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0069309) サポート記事。

SMS を使用するには、サポート対象の通話プランに加えて、10 桁の電話番号がユーザーに割り当てられている必要があります。米国およびカナダ以外のユーザーには、携帯電話番号タイプが必要です。電話番号の割り当てに関する詳細な手順を確認するには、次を参照してください： [番号管理](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0074457) サポート記事。

#### <mark style="color:青;">米国およびカナダの通話プラン</mark>

米国またはカナダのユーザーが SMS を使用するには、次のいずれかの Zoom Phone 通話プランが割り当てられている必要があります：

* Zoom Phone 従量制
* 無制限、プロプラス
* ビジネスプラス（米国およびカナダの番号）

#### <mark style="color:青;">オーストラリアの通話プラン</mark>

オーストラリアのユーザーが SMS を使用するには、次のいずれかの Zoom Phone 通話プランが割り当てられている必要があります：

* AU/NZ 向け Zoom Phone 地域通話プラン
* AU/NZ の追加電話番号付き Zoom Phoneプロ
* ビジネスプラス（AU/NZ の番号）

#### <mark style="color:青;">英国の通話プラン</mark>

英国のユーザーが SMS を使用するには、次のいずれかの Zoom Phone 通話プランが割り当てられている必要があります：

* UK/IR 向け Zoom Phone 地域通話プラン
* UK/IR の電話番号付き Zoom Phoneプロ
* ビジネスプラス（UK/IR の番号）

### SMS の制限事項

以下の制限が Zoom Phone SMS に適用されます：

* SMS は物理的なデスク電話ではサポートされていません。
* SMS は米国、カナダ、英国、およびオーストラリアでのみ利用できます。現時点ではニュージーランドまたはアイルランドでは利用できません。
* 国際 SMS は US/CA でのみ利用できます。

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

国際 SMS 機能により、米国およびカナダのユーザーは、海外の Zoom Phone ユーザーまたは携帯電話ユーザーにメッセージを送信できます。海外の Zoom Phone ユーザーは、米国およびカナダの Zoom Phone ユーザーに返信することはできません。海外の携帯電話ユーザーは、利用している通信事業者との国際 SMS プランがあれば返信できます。
{% endhint %}

* MMS は US/CA でのみ利用できます。
* Zoom Phone プログローバルセレクト無制限は、携帯電話番号タイプをサポートしていません。


---

# 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-sms-field-guide/requirements.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.
