> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/reverse-a-transfer.md).

# Reverter uma transferência

Somente transferências que ainda não foram concluídas podem ser revertidas. Depois que uma transferência é revertida, uma segunda transação será processada para concluir a reversão.

{% hint style="warning" %}
**Importante:** Uma transação revertida pode aparecer em duas faturas diferentes como dois pagamentos separados. Por exemplo, um pagamento de US$ 100 é revertido e agora aparece como -US$ 100 na segunda fatura.
{% endhint %}

1. Na barra de navegação superior, selecione **seu saldo** → **Transferências**.
2. Passe o mouse sobre a linha da tabela da transferência que você deseja reverter e, no final da linha, selecione ![](/files/19661962d7c41673a711ca84d7efe61f00165e41) **\[Mais]** → **Reverter**.
3. Leia a mensagem de aviso e, em seguida, selecione **Ok**.

   <div data-with-frame="true"><figure><img src="/files/f71d812f5e6ebba3f520fe6040125ec46cf07876" alt=""><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Aviso:</strong> Depois que as transferências são revertidas, elas não podem ser restauradas. Você deve <a href="/pages/9c1e49c932d75d19c10a8feeac8e7097366744f8">criar uma nova transferência</a> se reverter uma por engano.</p></div>

   * Consulte [Detalhes da transferência](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/view-transfer-details.md) para saber como encontrar suas transações revertidas.


---

# 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://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/reverse-a-transfer.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.
