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

# Concedi Access utente ai ruoli

Admin dell'account o altri ruoli utente personalizzati possono richiedere autorizzazioni di Ruolo aggiuntive per Configura ZPLS all'interno dell'account. Per concedere l'accesso alle autorizzazioni di Ruolo di ZPLS, esegui i seguenti passaggi:

1. In qualità di titolare dell'account, o di un account autorizzato a modificare i ruoli utente, accedi al portale web.
2. Sotto la **Gestione degli utenti** sottomenu, fai clic su **Ruoli**.
3. (**Facoltativo**) Se stai modificando un ruolo unico per la gestione di Zoom Phone, Seleziona la **Telefono** scheda. In caso contrario, modifica dalla **Tutti** scheda.

   <div data-with-frame="true"><figure><img src="/files/8610c9bd10a844a3d15784c83e2e0b14832fad75" alt="" width="563"><figcaption></figcaption></figure></div>
4. Fai clic sull' **icona a matita** a destra del Ruolo che stai modificando, o fai clic sul pulsante blu **+ Aggiungi Ruolo** pulsante per creare un nuovo Ruolo.
5. Nello schermo seguente, vai alla sottosezione **Funzionalità avanzate**.
6. Individua l'impostazione per **Zoom Node**, e la sottoimpostazione intitolata **Zoom Phone Local Survivability**
7. Assegna entrambi i **permessi di visualizzazione** e **permessi di modifica** per concedere l'accesso di configurazione al Ruolo.

   <div data-with-frame="true"><figure><img src="/files/fad5fc4b8130c213fad03bdd7cd2c24572b07091" alt=""><figcaption></figcaption></figure></div>
8. Fai clic **Salva le modifiche** per confermare le autorizzazioni del Ruolo.


---

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