> For the complete documentation index, see [llms.txt](https://manual.sigconsaida.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://manual.sigconsaida.mg.gov.br/execucao/tutoriais-or-or-registro-de-execucao-e-relatorios/registros-de-execucao/pesquisar-registros-de-execucao/pesquisar-extrato-bancario.md).

# Pesquisar Extrato Bancário

1. Acesse o [Sigcon-saída](https://www.convenios.mg.gov.br/sigconv2/public/pages/login_portal.jsf), clique no menu "<mark style="color:blue;">**Execução > Registro de Execução > Execução Financeira > Pesquisar>Pesquisar Extrato Bancário**</mark>":

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

{% hint style="warning" %}
O Extrato Bancário é cadastrado, mensalmente, automaticamente pelo sistema para contas com o Banco do Brasil Gestão Ágil. No primeiro dia útil é cadastrado o extrato referente ao mês anterior.&#x20;
{% endhint %}

2. Digite o número do instrumento cadastrado, mês ou ano do extrato desejado, ou utilize a ferramenta de "Pesquisa Avançada" para mais parâmetros de pesquisa. Também é possível selecionar apenas aqueles com alguma movimentação bancária. Em seguida, clique em "<mark style="color:blue;">**Pesquisar**</mark>":

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

3. Os resultados vão apresentar os extratos disponíveis, com a relação mensal de lançamentos, e no botão "<mark style="color:blue;">**Ações**</mark>" é possível visualizar o extrato, realizar o download em pdf ou apresentar a relação de ações manuais e automáticas em auditoria:

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

<mark style="color:blue;">**EXTRATO após clicar em visualizar:**</mark>

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

<mark style="color:blue;">**EXTRATO após clicar em Download:**</mark>

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

<mark style="color:blue;">**AUDITORIA do extrato:**</mark>

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


---

# 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://manual.sigconsaida.mg.gov.br/execucao/tutoriais-or-or-registro-de-execucao-e-relatorios/registros-de-execucao/pesquisar-registros-de-execucao/pesquisar-extrato-bancario.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.
