> For the complete documentation index, see [llms.txt](https://docs.fomenti.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fomenti.com.br/movimentos/operacoes/confirmacoes-de-titulo.md).

# Confirmações de Título

Em Operações com a situação em **Aberta** ou **Aguardando Pagamento,** pode ser feito a Confirmação dos Títulos com o Sacado pagador antes de **Pagar** a Operação e ser efetuado o pagamento ao cedente.

## Confirmações em Títulos

A confirmação pode ser feita por **Título** clicando no botão **Opções >** **Confirmações de Título.**

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

Irá abrir a tela de **Confirmações de Título,** basta clicar no botão **Adicionar Confirmação**. E caso o Título já tenha alguma confirmação será apresentada.

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

Em Confirmações de Título , é necessário preencher o **Valor Recebido** para habilitar o botão **Confirmar**. O valor de confirmação pode ser o **Valor Parcial** ou **Valor Total**. O campo observação não é um campo obrigatório.

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

Após clicar em **Confirmar** irá aparecer a **Confirmação cadastrada no Título**, o valor confirmado aparecerá como **Valor Recebido**, caso seja um **Valor Parcial** irá mostrar o **Valor restante** a ser confirmado. O botão **Adicionar Confirmação** ficará habilitado para que possa ser feito a confirmação do valor faltante, para **Apagar** a confirmação basta clicar em **Excluir**.

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

Na Grid de Títulos irá apresentar o valor que foi **Confirmado**.

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

## Confirmações em Lote

A Confirmação também poderá ser feita em **Lote** dentro da **Operação** clicando em **Opções** > **Confirmação em Lote**.&#x20;

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

Irá abrir uma tela com os **Títulos** da **Operação** para serem confirmados, serão apresentados na aba **Não Confirmados.** Para confirmar, basta **selecionar** o Título para habilitar o campo **Valor Confirmado,** podendo preencher o **valor parcialmente** ou **valor total**.&#x20;

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

Caso o Título tenha uma **Confirmação Parcial**, irá mostrar o **Valor Restante** para confirmar. Os valores parciais já confirmados poderão ser vistos clicando em **Ver Confirmações**.

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

Para gravar a confirmação basta clicar em **Salvar Confirmações**.

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

Após **Salvar** o **Título confirmado** , irá aparecer na aba **Confirmados**.

<figure><img src="/files/znE7VcO7BAKdR7XdpOfC" 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://docs.fomenti.com.br/movimentos/operacoes/confirmacoes-de-titulo.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.
