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

# Benutzer Access zu Rollen gewähren

Kontoadministrator oder andere benutzerdefinierte Benutzerrollen erfordern möglicherweise zusätzliche Rollenberechtigungen, um ZPLS innerhalb des Kontos zu konfigurieren. Um Zugriff auf die Rollenberechtigungen für ZPLS zu gewähren, führen Sie die folgenden Schritte aus:

1. Melden Sie sich als Kontoinhaber oder als ein Konto an, das zum Bearbeiten von Benutzerrollen autorisiert ist, im Webportal an.
2. Unter der **Benutzerverwaltung** Untermenü klicken Sie auf **Rollen**.
3. (**optional**) Wenn Sie eine Rolle bearbeiten, die nur für die Zoom Phone-Verwaltung vorgesehen ist, wählen Sie die **Phone** Registerkarte. Andernfalls bearbeiten Sie von der **Alle** Registerkarte.

   <div data-with-frame="true"><figure><img src="/files/554cabefcaba203acf2e00ec95b6775fd0605837" alt="" width="563"><figcaption></figcaption></figure></div>
4. Klicken Sie auf die **Stiftsymbol** rechts neben der Rolle, die Sie bearbeiten, oder klicken Sie auf die blaue **+ Rolle hinzufügen** Schaltfläche, um eine neue Rolle zu erstellen.
5. Navigieren Sie auf dem folgenden Bildschirm zum Unterabschnitt **Erweiterte Funktionen**.
6. Suchen Sie die Einstellung für **Zoom Node**, und zur Untereinstellung mit dem Titel **Zoom Phone Local Survivability**
7. Weisen Sie sowohl die **Ansehen** und **Bearbeiten** Berechtigungen zu, um der Rolle Konfigurationszugriff zu gewähren.

   <div data-with-frame="true"><figure><img src="/files/932e7e1b8bec3901ee4394c0b1351629a60d59c4" alt=""><figcaption></figcaption></figure></div>
8. Klicken Sie auf **Änderungen speichern** um die Rollenberechtigungen zu bestätigen.


---

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