> For the complete documentation index, see [llms.txt](https://sigafdocumenta.saude.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://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/distribuicao/relatorio-de-lancamentos-financeiros.md).

# Relatório de Lançamentos Financeiros

## Acesso ao Relatório

Caminho no [SIGAF](https://sigaf.saude.mg.gov.br/):

Relatórios > Distribuição > [Relatório de Lançamentos Financeiros](https://antigo-sigaf.saude.mg.gov.br/?page=relatorio/rel_acompanhamento_financeiro_cbaf&_menu_acessado=804)

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

## Sobre o Relatório

<details>

<summary><strong>Quem consegue acessar este relatório?</strong></summary>

Esse relatório pode ser acessado pelos usuários ativos no SIGAF com os seguintes níveis de acesso:

* [x] Farmacêutico SAF

{% hint style="info" %}
O **nível central** têm acesso aos dados de todo o Estado.
{% endhint %}

</details>

<details>

<summary><strong>Qual era a finalidade do relatório?</strong></summary>

Acompanhar os lançamentos financeiros referentes às contrapartidas federal, estadual e municipal do Componente Básico da Assistência Farmacêutica.

Essa ferramenta era utilizada quando a aquisição e a logística de medicamentos e insumos eram realizadas em nível estadual. Com a implantação da ERAF, esse processo foi descontinuado e, consequentemente, a ferramenta também deixou de ser utilizada.

</details>

<details>

<summary>Em quais situações o relatório pode ser útil?</summary>

Este relatório é útil em situações que envolvem:

* Em auditorias e prestações de contas.

</details>

### Como Explorar e Interagir com o Relatório? <a href="#como-explorar-e-interagir-com-o-relatorio" id="como-explorar-e-interagir-com-o-relatorio"></a>

<details>

<summary><strong>Quais filtros estão disponíveis?</strong></summary>

Confira a seguir os filtros disponíveis para extrair esse relatório:

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

{% hint style="info" %}
O campo "todas" que aparece em "Data Lançamento" ao ser selecionado retorna os dados de todas as datas disponíveis. Para pesquisar períodos específicos desabilite esse campo.

![](/files/SuIJZmaUqjR9dgi9WyGt)
{% endhint %}

</details>

<details>

<summary><strong>É possível exportar o relatório? Em quais formatos?</strong></summary>

É possível e extrair o relatório nos formatos:

* [x] PDF
* [x] CSV

</details>

<details>

<summary><strong>Quais informações aparecem no relatório exportado (CSV)?</strong></summary>

* [x] Competência
* [x] Data Lançamento Financeiro
* [x] Estabelecimento de Saúde
* [x] Status
* [x] Tipo de Conta
* [x] Tipo de Lançamento
* [x] Valor do Lançamento

</details>


---

# 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://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/distribuicao/relatorio-de-lancamentos-financeiros.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.
