> 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-dotacao-orcamentaria/cadastramento-usuario-externo.md).

# Cadastramento (usuário externo)

{% hint style="success" %}
Antes de 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**".
{% endhint %}

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

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

2. Preencher/ alterar título da alteração na aba "**Informações Gerais**" e clicar em "Salvar" ao final da respectiva aba:

<figure><img src="/files/02Ey1Jld2rHcXdaTzsjo" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
O preenchimento do "Título da Alteração" **não altera** o "Título do Convênio"; são campos diferentes.
{% endhint %}

{% hint style="warning" %}
Apesar do preenchimento do "**Título da Alteração**" não ser obrigatório no sistema, ou seja, o não preenchimento não impossibilita a continuidade do cadastramento, esse preenchimento de forma adequada **é aconselhável** para facilitar a pesquisa de histórico de alterações sem necessidade de adentrar no instrumento para identificação do que de fato foi alterado. Esse título aparece em um dos campos  apresentados na aba "Alterações da Parceria".
{% endhint %}

<figure><img src="/files/6ZEMenwiB4HcXxdtx8SX" alt=""><figcaption></figcaption></figure>

**3.** Na aba "**Reservado ao Concedente**", incluir a nova dotação (1) e remova (2) a dotação cadastrada anteriormente:

![](/files/portDDhOtxKPH9u7glS6)

{% hint style="danger" %}
O **valor (R$) das dotações deve ser o mesmo** e **a nova dotação orçamentária não pode possuir uma Unidade Orçamentária diferente da dotação orçamentária anterior.**
{% endhint %}

{% hint style="success" %}
A **alteração de dotação orçamentária** é considerada uma **alteração simples**, seguindo o **mesmo fluxo** dentro do sistema. No entanto, quando há a modificação de campos específicos relacionados à dotação, ele entende que essa alteração é do tipo "Alteração de Dotação Orçamentária".
{% endhint %}

{% hint style="danger" %}
Para que a alteração seja classificada como **"Alteração de Dotação Orçamentária"**, os campos alterados poderão ser <mark style="color:red;">**somente**</mark>:

* Título da Alteração - aba "Caracterização da Proposta";&#x20;
* Aba "Reservado ao Concedente";&#x20;
* Aba "Justificativa da Alteração".
  {% endhint %}

4. Acessar aba "**Justificativa da Alteração**", preencher/ alterar campo justificativa da alteração e depois clicar em "**Salvar**":

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

5. Após finalização das alterações desejadas, clicar em "**Salvar Alterações e Encaminhar Proposta para Aprovação**":&#x20;

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

6. Será exibida uma mensagem de "Tipo de Alteração: **DOTAÇÃO ORÇAMENTÁRIA"**. Clique em "**Sim**":

![](/files/-MCdXhXOD2ohRfDXIdOs)

{% hint style="success" %}
A alteração realizada será encaminhada para "[Análise técnica](/alteracoes/tutoriais-or-or-alteracao/alteracao-de-dotacao-orcamentaria/analise-tecnica.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-dotacao-orcamentaria/cadastramento-usuario-externo.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.
