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

# Receita versus programação financeira

Nas solicitações de cotas adicionais em fontes de receita próprias, os órgãos devem considerar o quanto possuem de arrecadação mensal e compará-la com a programação financeira já liberada. Esta verificação tem como objetivo manter a fonte de recurso do órgão equilibrada, conforme exigido pela Lei de Responsabilidade Fiscal.

Apresentamos um exemplo utilizando a Unidade Gestora 440023 para mostrar como realizar esta avaliação:

I) Para consultar a receita do órgão é possível utilizar a funcionalidade do SIGEF: **“Imprimir Arrecadação Fonte Receita”** no módulo **FIN – SAT –Arrecadação** conforme mostram as imagens a seguir:

1. Selecionar a funcionalidade “Imprimir Arrecadação Fonte Receita”
2. Preencher os campos **Unidade Gestora e Fonte de Recurso** e clicar no botão **“Imprimir”**

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

3. Visão do **relatório**

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

II) Comparar a **receita acumulada com a programação financeira**:

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

A programação financeira do órgão pode ser consultada utilizando o Relatório da Programação Financeira.

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

Solicitada programação nova, nosso cálculo é muito simples: da soma da receita até o mês corrente subtraído a soma da programação até o mesmo mês, caso o valor seja positivo o montante será liberado no mês corrente. Outra forma de se chegar no resultado seria subtrair da disponibilidade daquela fonte tudo que foi programado e ainda não pago. Os resultados tendem a ser iguais.


---

# 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-8.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.
