# Empréstimos

Exibe os empréstimos cadastrados no sistema como também suas parcelas, com **situações** Aberto , em análise , reprovado ,etc. Podendo filtrar também o **tipo** sendo eles : empréstimo , financiamento e renegociação.

![Relatório de empréstimos](/files/NssEGpJIJ5fEthuFCAkr)

{% hint style="info" %}
No campo situação pode-se filtrar os seguintes campos:
{% endhint %}

![Campo situação](/files/-MaYlm78CFLyvB4Rrx7x)

{% hint style="info" %}
No campo tipo pode-se filtrar os seguintes campos:
{% endhint %}

![Campo Tipo](/files/-MaYmD0NVVxo9CU1DY3V)

![Relatório finalizado](/files/-MaYm_BlH4oTO4ebjaO_)

Após clicar no botão "**processar**", o sistema irá processar esses dados e gera um relatório , ao finalizar o mesmo irá trazer o status "**finalizado**" e vai habilitar o botão para fazer o "**Download**"

{% hint style="info" %}
**Obs**: você pode "processar" o arquivo em **PDF** ou **EXCEL** (xls) e EXCEL(tabular)
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.fomenti.com.br/movimentos/relatorios/emprestimos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
