> 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-5.md).

# Remanejamento entre grupos da programação financeira

As trocas entre grupos da programação financeira são em regra automáticas, porém, há algumas exceções que passam pela nossa gerência para serem autorizados. Normalmente são grupos bem específicos, como o grupo 165 (CIASC) por exemplo, nesses casos, havendo urgência, favor enviar e-mail para <progfin@sef.sc.gov.br> para analisarmos a solicitação.

Os pedidos são feitos via SIGEF utilizando a funcionalidade **“Solicitar Acréscimo/Redução Programação Financeira”** no módulo de Programação financeira do SIGEF.&#x20;

O procedimento é descrito abaixo:

1\. Selecionar a funcionalidade Solicitar Acréscimo/Redução Programação Financeira no **Módulo FIN-PGF-Prog Financeira.**

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

2\. Informar a **Unidade Gestora/Gestão**, a **Fonte** e o **Grupo** de onde se deseja retirar a cota (ou deixar em branco para que a tela apresente todas as Fontes e Grupos com saldo disponível).

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

3\. **Clicar** na primeira coluna da linha que contém o grupo e o mês de onde se deseja retirar a cota.

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

4\. **Informar** o grupo da programação financeira para onde se deseja remanejar a programação financeira e a justificativa. Também preencher os campos com os valores e os meses e **confirmar** a operação.&#x20;

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

{% hint style="warning" %}
É de extrema importância o preenchimento do campo **“justificativa”** com o máximo de informações relevantes possível, para subsidiar a Gerência de Programação financeira nas alterações solicitadas.
{% 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://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-5.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.
