> For the complete documentation index, see [llms.txt](https://manual.sigconsaida.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://manual.sigconsaida.mg.gov.br/alteracoes/tutoriais-or-or-alteracao/alteracao-de-comissao-de-monitoramento/cadastramento-usuario-interno.md).

# Cadastramento (usuário interno)

{% hint style="success" %}
Antes de iniciar esta etapa, realizar os passos descritos em "[Iniciar alteração no Instrumento](/alteracoes/tutoriais-or-or-alteracao/primeiro-passo-para-iniciar-uma-alteracao.md)", acionando o botão de alteração de "**Comissão de Monitoramento e Avaliação**".
{% endhint %}

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

1. Acessar a aba "**Alterações do Convênio/Parceria**", clicar em "**Ações**" e depois em "**Editar Alteração**":

   <figure><img src="/files/unj3prUHbLLZU0vUpiRz" alt=""><figcaption></figcaption></figure>
2. Digitar o nº do Ato (Deliberação, Portaria ou Resolução) que Instituiu a Comissão e clique em "**Salvar**":

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

**3.** Clicar em "**Anexar**"  e seguir os passos seguintes (3.1 a 3.3) para a inserção do ato que instituiu a comissão:

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

**3.1.** Inserir título do documento:

<figure><img src="/files/9Ueq0WxE8dAYG8764hFf" alt=""><figcaption></figcaption></figure>

**3.2.** Clicar em "**Carregar arquivo**" e procurar publicação do Ato no Minas Gerais:

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

**3.3.** Após inserido documento, clicar em "**Salvar**":

{% hint style="success" %}
Após inserido documento, ele aparecerá em formato de tabela, com as informações de "Tipo de documento" e "Nome do documento", antes da opção de "salvar".
{% endhint %}

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

4. Clicar em "**Enviar para publicação**":

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

{% hint style="success" %}
Após clicar em "**Enviar para Publicação**" a alteração seguirá para o fluxo de [Publicação](/alteracoes/tutoriais-or-or-alteracao/alteracao-de-comissao-de-monitoramento/publicacao-usuario-interno.md).
{% 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://manual.sigconsaida.mg.gov.br/alteracoes/tutoriais-or-or-alteracao/alteracao-de-comissao-de-monitoramento/cadastramento-usuario-interno.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.
