> 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 all'utente l'accesso ai ruoli

L'admin dell'account o altri ruoli utente personalizzati potrebbero 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. Come titolare dell'account, o come account autorizzato a modificare i ruoli utente, accedi al portale web.
2. Sotto la **Gestione degli utenti** sottomenù, fai clic su **Ruoli**.
3. (**Facoltativo**) Se stai modificando un ruolo univoco 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 sul **icona a matita** a destra del ruolo che stai modificando, oppure fai clic sul pulsante blu **+ Aggiungi Ruolo** per creare un nuovo ruolo.
5. Nella schermata successiva, vai alla sottosezione **Funzionalità avanzate**.
6. Individua l'impostazione per **Zoom Node**, e la sottoimpostazione intitolata **Sopravvivenza locale di Zoom Phone**
7. Assegna entrambe le **visualizzazione** e **modifica** autorizzazioni per concedere al ruolo l'accesso alla configurazione.

   <div data-with-frame="true"><figure><img src="/files/fad5fc4b8130c213fad03bdd7cd2c24572b07091" alt=""><figcaption></figcaption></figure></div>
8. Fai clic su **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.
