> 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/o-que-mudou-na-versao-10.0.md).

# O que mudou na Versão 10.0?

A versão 10.0 do SIGAF, publicada em 14 de Abril de 2022, **não modificou o serviço de integração previamente existente.**

## Então o que mudou?

A nova versão do SIGAF consta com um menu específico para registro do login e senha utilizados no processo de autenticação.

A partir do registro de novo login e senha nesse menu, os dados para autenticação devem ser atualizados nos serviços de integração vigentes.

## Como cadastrar novo login e senha?

{% content-ref url="/pages/ccDdVzze88MY8XuvkKJF" %}
[Login e Senha da Autenticação](/sistemas-municipais/autenticacao/login-e-senha-da-autenticacao.md)
{% endcontent-ref %}

## Como atualizar a senha de autenticação?

{% content-ref url="/pages/QsdkkKjV0LLpYprKKpDT" %}
[Alterar Senha da Autenticação](/sistemas-municipais/autenticacao/alterar-senha-da-autenticacao.md)
{% endcontent-ref %}

## Qual o prazo para realizar o cadastro do novo login e senha do Webservice Municipal?

A alteração passará a ser obrigatória a partir do dia 30 de Junho de 2023. Portanto todos os estabelecimentos que realizam a integração com o SIGAF via Webservice Municipal tem até esta data para registrar no SIGAF o novo login e senha de Autenticação do Webservice, bem como atualizar esse dado no serviço já existente.

## Está com problemas na Integração com o SIGAF?

Acesse um dos links abaixo ou entre em contato pelo [Fale Conosco](https://sigafajuda.wordpress.com/fale_conosco/).

{% content-ref url="/pages/UFQ8oPCwSVkBht2xNhrh" %}
[Erro no Envio de Dados](/sistemas-municipais/resolucao-de-problemas/erro-no-envio-de-dados.md)
{% endcontent-ref %}

{% content-ref url="/pages/soUtjlDAuzNsftYqekjO" %}
[Serviço Indisponível](/sistemas-municipais/resolucao-de-problemas/servico-indisponivel.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/sistemas-municipais/autenticacao/o-que-mudou-na-versao-10.0.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.
