> 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/zh/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/zh/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.
