> 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-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.md).

# ユーザーにロールへのアクセスを付与する

アカウント管理者または他のカスタムユーザーロールでは、アカウント内で ZPLS を設定するために追加のロール権限が必要になる場合があります。ZPLS のロール権限へのアクセスを付与するには、次の手順を実行してください:

1. アカウントオーナーとして、またはユーザーロールの編集が許可されたアカウントとして、Web ポータルにサインインします。
2. の下にある **ユーザー管理** サブメニューで、 **ロール**.
3. (**オプション**）Zoom Phone 管理専用のロールを編集する場合は、 **電話** タブを選択します。それ以外の場合は、 **すべて** タブ。

   <div data-with-frame="true"><figure><img src="/files/2717aebbfd9e1d207149bc814f8dce89f5de9fa5" alt="" width="563"><figcaption></figcaption></figure></div>
4. 次をクリックします **鉛筆アイコン** 編集しているロールの右側にある、または青い **+ ロールを追加** ボタンをクリックして、新しいロールを作成します。
5. 次の画面で、 **高度な機能**.
6. 次の設定を見つけます **Zoom Node**というサブセクションに移動し、 **Zoom Phone ローカルサバイバビリティ**
7. 次の両方を割り当てます。 **表示** と **編集** 権限を割り当てて、そのロールに設定アクセスを付与します。

   <div data-with-frame="true"><figure><img src="/files/0909c812db13c6482b5726fc7117b66e79ad3377" alt=""><figcaption></figcaption></figure></div>
8. をクリックします **変更を保存** して、ロールの権限を確認します。


---

# 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-local-survivability-field-guide/before-you-begin/grant-user-access-to-roles.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.
