> For the complete documentation index, see [llms.txt](https://gepfi.gitbook.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-9.md).

# Remanejamento da programação financeira entre os meses

O remanejamento da programação financeira para outros meses pode ser feito diretamente no SIGEF utilizando a funcionalidade “Remanejar Programação Financeira”(se for orçamento da própria Unidade Gestora) ou “Remanejar Programação Financeira Descentralização”(se for orçamento recebido por descentralização de outra UG).

O sistema permite o remanejamento para meses posteriores ou retornar a cota para um mês anterior desde que o mês de origem da cota não seja posterior ao mês corrente.

Caso a cota seja remanejada, por engano, para um mês posterior e seja necessário retornar a programação financeira para o mês original a Unidade Gestora deve entrar em contato com a Gerência de Programação Financeira da DITE e informar o número da Nota de Lançamento para que o cronograma possa ser ajustado.&#x20;

{% hint style="warning" %}
**Se a cota remanejada por engano for proveniente de descentralização de outro órgão (não o Tesouro),** a Unidade gestora deve entrar em contato com o órgão que efetuou a descentralização para efetuar os ajustes necessários.
{% endhint %}

Os procedimentos para remanejamento estão descritos nas páginas a seguir:

1\. Selecionar a funcionalidade **Remanejar Programação Financeira** no **Módulo FIN-PGF-Prog Financeira**

<div data-with-frame="true"><figure><img src="/files/QxTMkN3bx3iI17cPZIgg" alt=""><figcaption></figcaption></figure></div>

2\. Preencher os campos **Unidade Gestora** (Obrigatório), **Fonte** (opcional) e **Grupo** (opcional) e clicar em **Pesquisar**

<div data-with-frame="true"><figure><img src="/files/sC9shxKMPHfUpeR3Jwsu" alt=""><figcaption></figcaption></figure></div>

3\. Informar o número do **Evento** (540011) a **Justificativa** e adicionar os meses de destino para as cotas com os respectivos valores.

<div data-with-frame="true"><figure><img src="/files/QSy9LTq4QQnre3Y0w5XU" alt=""><figcaption></figcaption></figure></div>


---

# 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://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-9.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.
