> 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="/files/fe24ff2cebdecbb3a8d5d956bef7819c268b63dd" alt="" width="563"><figcaption></figcaption></figure></div>
4. 点击 **铅笔图标** 位于您正在编辑的角色右侧，或者单击蓝色 **+ 添加角色** 按钮以创建新角色。
5. 在下一屏幕上，转到以下子部分 **高级功能**.
6. 找到以下设置： **Zoom Node**，以及名为 **Zoom Phone 本地生存能力**
7. 同时分配 **查看** 和 **编辑** 权限，以向该角色授予配置访问权限。

   <div data-with-frame="true"><figure><img src="/files/53632432be860112aef1530946887d53da5c8dec" 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.
