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

# Details eines Transfers herunterladen

Sie können die Details eines bestimmten Transfers als PDF herunterladen.

1. Wählen Sie in der oberen Navigationsleiste **Ihr Guthaben** → [**Transfers**](https://app.impact.com/secure/advertiser/finance/fr/partner-funds-transfer.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fmanage-partner-funds-transfer-flow.ihtml).
   * Während Sie sich auf dem *Transfers* Bildschirm befinden, suchen oder filtern Sie nach einem bestimmten Transfer.
2. Bewegen Sie den Mauszeiger über die Tabellenzeile für diesen Transfer und wählen Sie dann am rechten Ende der Zeile ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr] → Anzeigen**.
3. Wählen Sie unten auf Ihrem Bildschirm **PDF herunterladen**.

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

#### Details mehrerer Transfers herunterladen

Sie können auch eine CSV-Datei mit mehreren Transfers herunterladen.

1. Während Sie sich auf dem *Transfers* Bildschirm, filtern Sie nach bestimmten Transfers.
   * Die von Ihnen gewählten Filter bestimmen, welche und wie viele PFTs in Ihre CSV-Datei aufgenommen werden.
2. Wählen Sie ![](/files/35332659ecce74be9f92ede33e67b850a096b176) **\[Herunterladen]**, befindet sich nahe der oberen rechten Ecke der Tabelle. Eine CSV-Datei mit allen vorhandenen Zeilen der PFTs wird mit dem Download beginnen.

   <div data-with-frame="true"><figure><img src="/files/7e0f2b32b3dd34dca2a20e9ccf73f902d4106454" 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/de/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.
