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

# 下载转账详情

您可以将某个特定转账的详情下载为 PDF。

1. 从顶部导航栏中选择 **你的余额** → [**转账**](https://app.impact.com/secure/advertiser/finance/fr/partner-funds-transfer.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fmanage-partner-funds-transfer-flow.ihtml).
   * 在 *转账* 屏幕上，搜索或筛选某个特定转账。
2. 将鼠标悬停在该转账对应的表格行上，然后在该行最右端选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 查看**.
3. 在屏幕底部，选择 **下载 PDF**.

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

#### 下载多个转账的详情

您也可以下载多个转账的 CSV 文件。

1. 在 *转账* 屏幕，筛选特定转账。
   * 您选择的筛选条件将决定 CSV 文件中包含哪些以及多少个 PFT。
2. 选择 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]**，位于表格右上角附近。包含当前所有 PFT 行的 CSV 文件将开始下载。

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