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

# Grant User Access to Roles

Account Admin or other custom user roles may require additional role permissions to configure ZPLS within the account. To grants access to ZPLS role permissions, perform the following steps:

1. As an account owner, or an account authorized to edit user roles, sign into the web portal.
2. Under the **User Management** sub-menu, click **Roles**.
3. (**Optional**) If editing a role unique to Zoom Phone management, select the **Phone** tab. Otherwise, edit from the **All** tab.

   <div data-with-frame="true"><figure><img src="/files/116db746252221e59a4e9ac4de3ca8bfba60a641" alt="" width="563"><figcaption></figcaption></figure></div>
4. Click the **pencil icon** to the right of the role you are editing, or click the blue **+ Add Role** button to create a new role.
5. On the following screen, navigate to the subsection **Advanced Features**.
6. Locate the setting for **Zoom Node**, and the sub-setting entitled **Zoom Phone Local Survivability**
7. Assign both the **view** and **edit** permissions to grant configuration access to the role.

   <div data-with-frame="true"><figure><img src="/files/1d0e029f2c057be077d926f1bcbddf39225d8d47" alt=""><figcaption></figcaption></figure></div>
8. Click **Save Changes** to confirm the role permissions.


---

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