> 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/sistemas-municipais/autenticacao/alterar-senha-da-autenticacao.md).

# Alterar Senha da Autenticação

Para alterar a sua senha de autenticação cadastrada no SIGAF, siga o passo a passo:

* Abra o link de acesso ao [SIGAF](https://sigaf.saude.mg.gov.br) (<https://sigaf.saude.mg.gov.br>) e realize *login*.
* Vá no menu Monitoramento > Webservice Municipal > Usuário Webservice.

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

* no canto inferior esquerdo da página estará o botão "Alterar senha", clique nele e o sistema exibirá a tela para alteração da nova senha:

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

* Clique em confirmar e se a senha estiver de acordo com as regras o sistema exibirá a seguinte mensagem:

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

* Caso deseje alterar algum outro dado cadastral da empresa clique em "Sim", caso não tenha interesse em alterar mais dados clique em "Não".
* Alteração de senha concluída com sucesso!

{% hint style="warning" %}
Não se esqueça de encaminhar a nova senha cadastrada para a empresa que irá realizar a integração com o SIGAF via webservice.
{% 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://sigafdocumenta.saude.mg.gov.br/sistemas-municipais/autenticacao/alterar-senha-da-autenticacao.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.
