> 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-gestor-de-parcerias/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 **"Gestor de Parceria**".
{% endhint %}

{% hint style="success" %}
Esta alteração é permitida à pessoa com perfil de **"Analista Técnico"** e **durante e após** o período de vigência do instrumento.
{% endhint %}

<figure><img src="/files/Itcqy9OhQVC87HtBW0jv" 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. Caso a alteração seja para substituição de um gestor já cadastrado é necessário excluir as informações desse gestor e excluir também o termo de designação gerado antes da inserção dos dados do novo gestor. Para isso, clicar no símbolo de "**Lixeira**" abaixo da coluna "**Ações**" e depois clicar no botão "**Ações**" e em "**Excluir documento**":

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

3. Selecionar **Tipo de Gestor** da Parceria:

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

4. Preencher informações de "**Nome**", "**CPF**" e "**Matrícula**" do gestor em questão e depois clicar em "**Salvar**":

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

5. Clicar em "**Gerar Termo de Designação de Gestor de Parceria**":

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

{% hint style="danger" %}
Este documento deve ser assinado pelo **novo Gestor da Parceria** e pelo **Responsável Legal do Órgão Estadual/Entidade Parceira (OEEP) - Concedente.**
{% endhint %}

6. Para assinatura do documento, clicar em "**Ações**" e logo após clicar em "**Assinar com usuário e Senha**":

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

7. Selecionar perfil de assinatura, inserir senha utilizada para acesso ao sistema e clicar em "**Assinar com Usuário e senha**":

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

8. Clicar em "**Enviar para Publicação**":

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

{% hint style="success" %}
Após acionamento do botão "**Enviar para Publicação**" a alteração passará para a etapa de [**Publicação**](/alteracoes/tutoriais-or-or-alteracao/alteracao-de-gestor-de-parcerias/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-gestor-de-parcerias/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.
