> For the complete documentation index, see [llms.txt](https://portal.fredy.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal.fredy.app.br/portal-fredy./ajustes/usuarios.md).

# Usuários

A funcionalidade **Usuários** permite gerenciar os acessos à plataforma, garantindo que cada membro da equipe tenha permissões adequadas às suas funções. Com essa ferramenta, é possível **adicionar, remover e editar usuários**, além de definir **diferentes níveis de acesso**, garantindo segurança e controle sobre as informações. Dessa forma, a empresa pode organizar melhor sua equipe, permitindo que apenas pessoas autorizadas realizem determinadas ações dentro da plataforma.

[<br>](https://docs.helena.app/documentacao/crm/carteiras/tipos-de-carteiras)Clique e escolha🔻[<br>](https://docs.helena.app/documentacao/ajustes/modelo-de-mensagens/tipos-de-modelo-de-mensagem)

{% content-ref url="/pages/doadGx9jELyfQ1e1n4lS" %}
[Editar foto do usuário](/portal-fredy./ajustes/usuarios/editar-foto-do-usuario.md)
{% endcontent-ref %}

{% content-ref url="/pages/t8D2NrQg8a5z84pqH9dR" %}
[Tipos de perfis de usuários](/portal-fredy./ajustes/usuarios/tipos-de-perfis-de-usuarios.md)
{% endcontent-ref %}

{% hint style="info" icon="square-whatsapp" %}
**Chame nosso suporte:** [<kbd><mark style="color:blue;">wa.me/554940034215<mark style="color:blue;"></kbd>](https://api.whatsapp.com/send/?phone=554940034215\&text=Ol%C3%A1%2C+Fr%C3%A9dy\&type=phone_number\&app_absent=0)

<mark style="background-color:blue;">**Estamos disponíveis de Segunda à Sexta das 08h as 12h | das 13h30 as 18h. Nosso time de CS vai estar pronto para tirar todas as suas dúvidas!**</mark>
{% endhint %}


---

# 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://portal.fredy.app.br/portal-fredy./ajustes/usuarios.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.
