# Reverse a Transfer

Only transfers that are not yet completed can be reversed. Once a transfer is reversed, a second transaction will be processed to complete the reversal.

{% hint style="warning" %}
**Important:** A reversed transaction may appear on two different invoices as two separate payments. E.g., a payment of $100 is reversed and now appears as -$100 on the second invoice.
{% endhint %}

1. From the top navigation bar, select **your balance** → **Transfers**.
2. Hover over the table row for the transfer you want to reverse, then, at the end of the row, select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Reverse**.
3. Read the warning message, then select **Okay**.

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Warning:</strong> Once transfers are reversed, they cannot be brought back. You must <a href="/pages/SWSyJwwmn3SwBybndEJS">create a new transfer</a> if you accidentally reverse one.</p></div>

   * Refer to [Transfer Details](/brand/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/view-transfer-details.md) to learn how to find your reversed transactions.


---

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