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

# 將使用者存取權授予角色

帳戶管理員或其他自訂使用者角色可能需要額外的角色權限，才能在帳戶內設定 ZPLS。若要授予 ZPLS 角色權限的存取權，請執行以下步驟：

1. 以帳戶擁有者身分，或以獲授權可編輯使用者角色的帳戶身分登入網頁入口網站。
2. 在下方 **使用者管理** 子選單，按一下 **角色**.
3. (**可選**) 如果正在編輯專屬於 Zoom Phone 管理的角色，請選取 **電話** 索引標籤。否則，請從 **全部** 分頁。

   <div data-with-frame="true"><figure><img src="/files/392926a6f62c91edc685cb19ee2b5118cb51807f" alt="" width="563"><figcaption></figcaption></figure></div>
4. 按一下 **鉛筆圖示** 位於您正在編輯的角色右側，或按一下藍色的 **+ 新增角色** 按鈕以建立新角色。
5. 在下一個畫面中，前往子區段 **進階功能**.
6. 找出以下設定： **Zoom Node**，以及名為 **Zoom Phone 本地持續服務**
7. 同時指派 **檢視** 與 **編輯** 權限，以授予該角色的設定存取權。

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