> For the complete documentation index, see [llms.txt](https://sigafdocumenta.saude.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sigafdocumenta.saude.mg.gov.br/identidade-visual/raio-x/raio-x-do-cadastro-de-usuarios.md).

# Raio-x do Cadastro de Usuários

O Módulo Usuários do SIGAF está de cara nova, vem conferir esse **antes e depois**:

<figure><img src="/files/tnLyDkStrpHBd175L0ba" alt=""><figcaption></figcaption></figure>

### O que mudou?

#### Ícones

O caminho no sistema para acessar o módulo de usuários segue o mesmo: Cadastros > Usuários do Sistema > Usuários. Mas o layout e as ferramentas estão diferentes, confira a lista de alterações:

<table><thead><tr><th width="215.33333333333331">Funcionalidade</th><th width="305" align="center">Ícone</th><th>Descrição</th></tr></thead><tbody><tr><td><a href="https://sigafdocumenta.saude.mg.gov.br/v/usuarios/funcoes-basicas/pesquisar-e-visualizar-usuario#pesquisa-simplificada-por-cpf">Pesquisa Simples</a></td><td align="center"><img src="/files/D3bMag69ShTS9fVehyJH" alt=""></td><td>A busca simples na barra de pesquisa será sempre pelo CPF do usuário.</td></tr><tr><td><a href="https://sigafdocumenta.saude.mg.gov.br/v/usuarios/funcoes-basicas/pesquisar-e-visualizar-usuario#pesquisa-avancada">Pesquisa Avançada</a></td><td align="center"><img src="/files/f6dqWtYYXDldUOlxSaFG" alt=""></td><td>Ao clicar no ícone de pesquisa avançada será possível utilizar outros filtros de busca.</td></tr><tr><td><a href="https://sigafdocumenta.saude.mg.gov.br/v/usuarios/funcoes-basicas/pesquisar-e-visualizar-usuario#limpar-pesquisa">Limpar Pesquisa</a></td><td align="center"><img src="/files/nzBzfyP8w38NdVvq1MmG" alt=""></td><td>Será possível limpar uma pesquisa e os filtros até então aplicados para realizar uma nova busca.</td></tr><tr><td><a href="/spaces/BImYgrtOIPoATpXrPqOH/pages/vgyrtlsTQ6r8HGsGgvpj">Adicionar novo usuário</a></td><td align="center"><img src="/files/LdQvuYWtPDC8zAYAXuit" alt=""></td><td>Ao clicar no botão adicionar novo usuário será possível realizar o cadastro de um novo usuário no sistema.</td></tr><tr><td><a href="/spaces/BImYgrtOIPoATpXrPqOH/pages/vgyrtlsTQ6r8HGsGgvpj">Opções</a></td><td align="center"><img src="/files/XTkNExNDl4JBScNVqj0y" alt=""></td><td>Na grid de resultados da pesquisa, ao clicar no ícone de opções, a depender do nível de acesso, será possível realizar algumas ações.</td></tr></tbody></table>

#### Funcionalidades

Veja a seguir a disposição de cada uma dessas novas funcionalidades no módulo usuários do SIGAF:

<figure><img src="/files/SuQ5ZGqWLi67piRcvyuG" alt=""><figcaption></figcaption></figure>

Veja também os seguintes conteúdos sobre o módulo usuários:

{% content-ref url="/spaces/BImYgrtOIPoATpXrPqOH" %}
[Usuários](https://sigafdocumenta.saude.mg.gov.br/usuarios/)
{% endcontent-ref %}


---

# 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://sigafdocumenta.saude.mg.gov.br/identidade-visual/raio-x/raio-x-do-cadastro-de-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.
