> 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/acesso/readme.md).

# Acesso ao SIGAF

O link para acesso ao SIGAF é[ ](https://sigaf.saude.mg.gov.br)<https://sigaf.saude.mg.gov.br>.

Neste guia você encontrará o seguinte conteúdo:

## Primeiro Acesso

{% content-ref url="/pages/8zUVvl6FYm7wL1UYeux3" %}
[Como Acessar o SIGAF?](/acesso/primeiro-acesso/como-acessar-o-sigaf.md)
{% endcontent-ref %}

{% content-ref url="/pages/cKobJfQRhEFzpLUyqp8w" %}
[Termo de Sigilo e Confidencialidade](/acesso/primeiro-acesso/termo-de-sigilo-e-confidencialidade.md)
{% endcontent-ref %}

{% content-ref url="/pages/shz3t1XfXZlC8KmblUIf" %}
[Requisitos para o uso do SIGAF](/acesso/primeiro-acesso/requisitos-minimos-de-acesso-ao-sigaf.md)
{% endcontent-ref %}

{% content-ref url="/pages/CqB0Vwu063CiH5rfdyqZ" %}
[Níveis de Acesso](/acesso/primeiro-acesso/niveis-de-acesso.md)
{% endcontent-ref %}

## Gerenciador de Acesso

{% content-ref url="/pages/ckKLTOcnYiXWOqXzWGeS" %}
[Gerenciamento de Multiplos Acessos](/acesso/gerenciador-de-acesso/gerenciamento-de-multiplos-acessos.md)
{% endcontent-ref %}

## Segurança e Senha

{% content-ref url="/pages/NLgtSpy47esTeYfgNkt2" %}
[Sistema de Segurança Coorporativo (SSC)](/acesso/seguranca-e-senha/sistema-de-seguranca-coorporativo-ssc.md)
{% endcontent-ref %}

## Senha

{% content-ref url="/pages/DGlmcVJ0Jlg6AROTzOaj" %}
[Senha de Acesso](/acesso/seguranca-e-senha/senha-de-acesso.md)
{% endcontent-ref %}

{% content-ref url="/pages/fG9yljAycdsggO3vZIkx" %}
[Alterar Minha Senha](/acesso/seguranca-e-senha/senha-de-acesso/alterar-minha-senha.md)
{% endcontent-ref %}

{% content-ref url="/pages/7z2eifjqLb29ukpr6iJt" %}
[Esqueci Minha Senha](/acesso/seguranca-e-senha/senha-de-acesso/esqueci-minha-senha.md)
{% endcontent-ref %}

{% content-ref url="/pages/ngRELCPpR2dWacBsoKFd" %}
[Desbloquear Minha Senha](/acesso/seguranca-e-senha/senha-de-acesso/desbloquear-minha-senha.md)
{% endcontent-ref %}

## Dúvidas

{% content-ref url="/pages/QQ1zYPbo54NQ1pyYXUKI" %}
[Perguntas Frequentes](/acesso/duvidas/perguntas-frequentes.md)
{% 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/acesso/readme.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.
