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

# Conceder ao usuário permissão para Acessar funções

O administrador da conta ou outras funções de usuário personalizadas podem exigir permissões adicionais de Função para Configurar o ZPLS dentro da conta. Para conceder acesso às permissões de Função do ZPLS, siga as etapas abaixo:

1. Como proprietário da conta, ou uma conta autorizada a editar funções de usuário, faça login no portal da web.
2. No **Gerenciamento de usuário** submenu, clique **Funções**.
3. (**Opcional**) Se estiver editando uma Função exclusiva para o gerenciamento do Zoom Phone, Selecionar a **Telefone** aba. Caso contrário, edite a partir da **Todos** aba.

   <div data-with-frame="true"><figure><img src="/files/d184007fdc8c1af4c1ff6b30720290b3974a2baa" alt="" width="563"><figcaption></figcaption></figure></div>
4. Clique em **ícone de lápis** à direita da Função que está editando, ou clique no azul **+ Adicionar Função** botão para criar uma nova Função.
5. Na tela seguinte, navegue até a subseção **Recursos avançados**.
6. Localize a definição para **Zoom Node**, e a subconfiguração intitulada **Sobrevivência local do Zoom Phone**
7. Atribuir ambas as **visualização** e **edição** permissões para conceder acesso de configuração à Função.

   <div data-with-frame="true"><figure><img src="/files/c802c1ed8b3670db1d8720980fc33659f5ddf533" alt=""><figcaption></figcaption></figure></div>
8. Clique em **Salvar alterações** para confirmar as permissões da Função.


---

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