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

# Cấp quyền Truy cập cho người dùng vào các vai trò

quản trị viên tài khoản hoặc các Vai Trò người dùng tùy chỉnh khác có thể yêu cầu thêm quyền Vai Trò để Cấu hình ZPLS trong tài khoản. Để cấp quyền Truy cập vào quyền Vai Trò của ZPLS, hãy thực hiện các bước sau:

1. Với tư cách là chủ sở hữu tài khoản, hoặc một tài khoản được ủy quyền chỉnh sửa Vai Trò người dùng, hãy đăng nhập vào cổng web.
2. Bên dưới **Quản lý người dùng** thực đơn con, nhấp vào **Vai trò**.
3. (**Tùy chọn**) Nếu đang chỉnh sửa một Vai Trò riêng cho quản lý Zoom Phone, hãy Chọn **Điện thoại** thẻ. Nếu không, chỉnh sửa từ **Tất cả** thẻ.

   <div data-with-frame="true"><figure><img src="/files/4b5eb7a4afe0965719a1c6505878d8881bb11270" alt="" width="563"><figcaption></figcaption></figure></div>
4. Nhấp vào **biểu tượng bút chì** ở bên phải Vai Trò bạn đang chỉnh sửa, hoặc nhấp vào nút màu xanh **+ Thêm Vai Trò** nút để tạo một Vai Trò mới.
5. Trên màn hình sau, đi tới mục phụ **Tính năng nâng cao**.
6. Tìm cài đặt cho **Zoom Node**, và mục cài đặt phụ có tên là **Khả năng duy trì hoạt động cục bộ của Zoom Phone**
7. Chỉ định cả hai **xem** và **chỉnh sửa** quyền để cấp quyền Truy cập Cấu hình cho Vai Trò.

   <div data-with-frame="true"><figure><img src="/files/b64c46a5b9e38c4a94bbf8ae6802ea41b0b2219d" alt=""><figcaption></figcaption></figure></div>
8. Nhấp **Lưu thay đổi** để xác nhận quyền của Vai Trò.


---

# 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/vi/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.
