> 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/outras-acoes/editar-dados-da-empresa-de-desenvolvimento.md).

# Editar Dados da Empresa de Desenvolvimento

Para editar os dados cadastrais da empresa que realiza integração com o SIGAF via Webservice siga o passo a passo a seguir:

* 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/mXNKSf1pyNLCURvcD7Fu" alt=""><figcaption></figcaption></figure>

* Clique em "Editar"

<img src="/files/7pm1lKy9lZBv7SpiuWGK" alt="" class="gitbook-drawing">

* Faça as alterações necessárias nos dados cadastrais;
* Se necessário alterar a senha, clique em "Alterar senha" no canto inferior esquerdo da página, para mais informações [clique aqui](https://github.com/sigafsuporte/https-sigaf.gitbook.io-sigaf-documenta-/blob/SistemaMunicipal/outras-acoes/broken-reference/README.md).
* Feitas as atualizações clique em "Atualizar" e o sistema exibirá a seguinte mensagem:

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

* Edição de cadastro de usuário webservice concluída!


---

# 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/outras-acoes/editar-dados-da-empresa-de-desenvolvimento.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.
