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

# Grupos da programação financeira

Determinadas despesas realizadas pelo estado exigem acompanhamentos mais intensos e individualizados, enquanto outros podem ser analisados e monitorados de forma macro, sem afetar a efetividade do controle da gestão orçamentária e financeira. Com este fim, a Gerência de Programação financeira da Diretoria do Tesouro Estadual definiu grupos de programação financeira.

Os grupos da programação financeira são uma divisão com visão financeira da estrutura orçamentária. São uma ferramenta gerencial utilizada pela Diretoria do Tesouro para permitir ou bloquear determinadas despesas previstas na estrutura orçamentária.

Com ela os gestores poderão informar a natureza da despesa até o subelemento e a sub-ação e obter o grupo correto para ser empenhada determinada despesa.

A consulta também pode ser feita diretamente no SIGEF utilizando a funcionalidade **“Listar Grupo da Programação Financeira”** conforme mostrado a seguir:

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

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

2\. A lista com os grupos pode ser filtrada informando a natureza da despesa ou informação funcional programática e clicando em **Confirmar**

<div data-with-frame="true"><figure><img src="/files/gldzypDX2FAEYadVZ6nG" 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-3.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.
