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

# Conceder Acceso de usuario a roles

El administrador de cuenta u otros roles de usuario personalizados pueden requerir permisos de rol adicionales para configurar ZPLS dentro de la cuenta. Para otorgar acceso a los permisos de rol de ZPLS, siga los siguientes pasos:

1. Como propietario de cuenta, o una cuenta autorizada para editar roles de usuario, inicie sesión en el portal web.
2. En el **Administración de usuarios** submenú, haga clic en **Roles**.
3. (**Opcional**) Si edita un rol exclusivo de la administración de Zoom Phone, seleccione la **Phone** pestaña. De lo contrario, edite desde la **Todos** pestaña.

   <div data-with-frame="true"><figure><img src="/files/e98dfc04db46e0f993f73db0f7a19f50066e15ab" alt="" width="563"><figcaption></figcaption></figure></div>
4. Haga clic en la **icono de lápiz** a la derecha del rol que está editando, o haga clic en el azul **+ Añadir rol** botón para crear un nuevo rol.
5. En la siguiente pantalla, vaya a la subsección **Características avanzadas**.
6. Localice la configuración de **Zoom Node**, y la subconfiguración titulada **Zoom Phone Local Survivability**
7. Asigne ambos permisos **de vista** y **de edición** para otorgar acceso de configuración al rol.

   <div data-with-frame="true"><figure><img src="/files/25251d19ca6816ce25efd1792ab9a362d29a4d82" alt=""><figcaption></figcaption></figure></div>
8. Haga clic en **Guardar cambios** para confirmar los permisos del rol.


---

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