> 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/es/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/download-a-transfers-details.md).

# Descargar los detalles de una transferencia

Puede descargar los detalles de una transferencia específica como PDF.

1. Desde la barra de navegación superior, selecciona **tu saldo** → [**Transferencias**](https://app.impact.com/secure/advertiser/finance/fr/partner-funds-transfer.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fmanage-partner-funds-transfer-flow.ihtml).
   * Mientras está en la *Transferencias* pantalla, busque o filtre una transferencia específica.
2. Pase el cursor sobre la fila de la tabla de esa transferencia y luego, en el extremo derecho de la fila, seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más] → Ver**.
3. En la parte inferior de su pantalla, seleccione **Descargar PDF**.

   <div data-with-frame="true"><figure><img src="/files/728f06551b01ec59b039fe40f87145e5e360c426" alt="" width="375"><figcaption></figcaption></figure></div>

#### Descargar los detalles de varias transferencias

También puede descargar un CSV de varias transferencias.

1. Mientras está en la *Transferencias* pantalla, filtre transferencias específicas.
   * Los filtros que elija determinarán cuáles y cuántos PFT se incluirán en su archivo CSV.
2. Seleccione ![](/files/47795ad8e91e45ae4697756ddef4ceb7d53f7e10) **\[Descargar]**, ubicado cerca de la esquina superior derecha de la tabla. Comenzará a descargarse un archivo CSV con todas las filas de PFT presentes.

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


---

# 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/es/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/download-a-transfers-details.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.
