> 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="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/At6J6KkQE0OmeR0i41i6/Unknown%20image" alt="" width="563"><figcaption></figcaption></figure></div>
4. 次をクリックします **鉛筆アイコン** 編集中のロールの右側にある、または青い **+ ロールを追加** ボタンをクリックして新しいロールを作成します。
5. 次の画面で、次のサブセクションに移動します **高度な機能**.
6. 次の設定を探します **Zoom Node**、およびタイトルの付いたサブ設定 **Zoom Phone ローカルサバイバビリティ**
7. 両方を割り当てる **表示** および **編集** ロールに設定アクセスを付与する権限。

   <div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/ctBXUMeBy4rtLMmMkKRG/blobs/KtDDWd3uKUTXJmpXYtpJ/Unknown%20image" 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.
