# Revertir una transferencia

Solo se pueden revertir las transferencias que aún no se han completado. Una vez que se revierte una transferencia, se procesará una segunda transacción para completar la reversión.

{% hint style="warning" %}
**Importante:** Una transacción revertida puede aparecer en dos facturas diferentes como dos pagos separados. Por ejemplo, un pago de $100 se revierte y ahora aparece como -$100 en la segunda factura.
{% endhint %}

1. En la barra de navegación superior, seleccione **su saldo** → **Transferencias**.
2. Pase el cursor sobre la fila de la tabla correspondiente a la transferencia que desea revertir y, al final de la fila, seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Revertir**.
3. Lee el mensaje de advertencia y luego selecciona **Aceptar**.

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Advertencia:</strong> Una vez que las transferencias se revierten, no se pueden recuperar. Debe <a href="/pages/07e85624047445e50649ed0487e89958b38bce28">crear una nueva transferencia</a> si revierte una por error.</p></div>

   * Consulte [Detalles de la transferencia](/brand/es/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/view-transfer-details.md) para aprender a encontrar sus transacciones revertidas.


---

# 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/es/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.
