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

# Ge användare Access till roller

Kontoadmin eller andra anpassade användarrollar kan kräva ytterligare rollbehörigheter för att konfigurera ZPLS inom kontot. För att bevilja åtkomst till ZPLS-rollbehörigheter, utför följande steg:

1. Som kontoägare, eller ett konto som är auktoriserat att redigera användarrollar, logga in på webbportalen.
2. Under **användarhantering** undermeny, klicka på **Roller**.
3. (**valfri**) Om du redigerar en roll som är unik för Zoom Phone-administration, markera **Phone** flik. Annars, redigera från **Alla** fliken.

   <div data-with-frame="true"><figure><img src="/files/c90e3ef2b7a9fc561e373b7dbb40037c8e317735" alt="" width="563"><figcaption></figcaption></figure></div>
4. Klicka på **pennikon** till höger om rollen du redigerar, eller klicka på den blå **+ Lägg till roll** knappen för att skapa en ny roll.
5. På följande skärm, navigera till undersektionen **Avancerade funktioner**.
6. Leta upp inställningen för **Zoom Node**, och underinställningen med titeln **Zoom Phone Local Survivability**
7. Tilldela både **visa** och **redigera** behörigheterna för att ge rollen konfigurationsåtkomst.

   <div data-with-frame="true"><figure><img src="/files/ec7f363ce189bb92cfe9372cf1b65d1e45ca8c3c" alt=""><figcaption></figcaption></figure></div>
8. Klicka på **Spara ändringar** för att bekräfta rollbehörigheterna.


---

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