> 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. 将鼠标悬停在该转账对应的表格行上，然后在该行右端选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多] → 查看**.
3. 在屏幕底部，选择 **下载 PDF**.

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FTyTFh9hyGFlR7nfDopHa%2FScreenshot%202026-04-28%20at%2017.36.30.png?alt=media&amp;token=21f3798e-a250-4db2-a48e-fd04a2a4f779" alt="" width="375"><figcaption></figcaption></figure></div>

#### 下载多个转账的详细信息

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

1. 在该 *转账* 屏幕上，筛选特定转账。
   * 您选择的筛选条件将决定 CSV 文件中包含哪些以及包含多少个 PFT。
2. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-ec3276f07285180fbb2167a40e148d3e43e8681c%2F05aa88f72076df5a744d4620574f19cc187b7154fe1f3bb73ad7a892b7d23002.svg?alt=media) **\[下载]**，位于表格右上角附近。包含所有当前 PFT 行的 CSV 文件将开始下载。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FI5jqDQ8no15RMSrsDhYc%2FUntitled%20design%20(21).png?alt=media&amp;token=72d81fb1-fc60-473f-8507-b09842c1bff8" 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.
