# Gestão de Boletos

A tela de Boletos é onde você pode acompanhar a situação dos boletos gerados no Fomenti e fazer a gestão dos mesmos, como prorrogar vencimento, pagar ou cancelar um boleto.

![](/files/-LcHnnHSOse8HfBt6QHN)

Nessa tela também consta algumas informações úteis, como a quantidade de boletos já emitidos por mês no seu plano e quantidade e valor de boletos a vencer, pagos e vencidos.

{% hint style="warning" %}
Ao cancelar ou alterar o vencimento de um boleto o título não é alterado.
{% endhint %}

{% hint style="warning" %}
Ao efetuar o pagamento de um boleto, automaticamente o título vinculado a ele é baixado. Caso o boleto tenha sido pago em um valor menor do que o valor do título, será aplicado uma **baixa parcial (BXP)** ao título, ficando o valor restante em aberto.
{% 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/cobranca-bancaria/boletos/gestao-de-boletos.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.
