> 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/add-funds-to-your-funding-account/generate-a-payment-request-form.md).

# 生成付款请求表

该 **付款请求表** (PRF) 是当你预先为你的 impact.com 账户充值时使用的财务单据，也是遵循以下方案时使用的主要表单： [Net 30 资金策略](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/net-30-prf-funding-strategy.md)。它不应被视为发票；相反，它可帮助你了解当月预期的财务义务。了解更多关于 [PRF](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/understand-the-soi-and-prf-documents.md), [impact.com 发票](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/impactcom-invoices.md)，以及 [合作伙伴发票](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md).

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F9ACqVfYljBclFZR7Gdxj%2Fcon-250-_6.mp4?alt=media&token=442f0a79-9cbc-42de-99da-4ca3c81dcddb>" %}

#### 生成 PRF

以下说明假设你使用 Net 30 资金策略，并且你 **不** 未让 impact.com 自动生成此表单并发送给你。如果你希望 impact.com 自动将此表单发送给你的财务联系人， [更改你的资金文档设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md).

1. 在顶部导航栏中，选择 **您的余额** → **概览**.
2. 在该页面右上角 *概览* 界面顶部，选择 **付款请求表 → 生成付款请求表**.
3. 如果你有 [多个资金账户](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-billing-groups-overview.md)，请从其中选择相关账户 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 下方 *资金账户*.
4. 可选地，在下方 *其他信息*，添加一个 **供应商代码** 或一个 **到期日期** 用于 PRF。
5. 将要包含在 PRF 中的项目将显示在下方 *付款请求表项目*。你可以从 *已包含项目* 列中通过选择 ![](/files/4198d1d4816e3678b23acf8cd8568041b87cdd92) **\[移除]**.
6. 你可以通过选择以下选项向 PRF 添加其他项目，例如安全余量： ![](/files/a4d92afe6e302635e52a9d3b155bca7a8dedb2ea) **添加其他项目** 并输入一个 **名称**, **项目金额**，以及 **项目税额** 并选择 **保存**.

   * 不要在 *项目金额* 字段中。

   <div data-with-frame="true"><figure><img src="/files/b04b655ff41594b841af44f824051437b18e7f81" alt="" width="563"><figcaption></figcaption></figure></div>
7. 选择 **生成 PDF** 以下载 PRF 的 PDF 副本。

#### 下载你最近的 PRF

{% hint style="warning" %}
**重要：** 超过 30 天的 PRF 无法下载。如果你打算日后查阅，请在 PRF 生成时立即下载并保存。如需协助处理超过 30 天的 PRF，请联系你的客户成功经理 (CSM) 或我们的 [支持团队](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml?).
{% endhint %}

1. 在顶部导航栏中，选择 **您的余额** → **概览**.
2. 在右上角，选择 **付款请求表 → 下载最新付款请求表**.

   * 你下载的 PRF 文件可能会如下图所示：

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

#### 管理你的 PRF 设置

你可以在以下位置更新你的资金文档设置（例如，将 PRF 设置为自动生成并发送给你的财务联系人）： *资金文档设置* 页面。了解如何 [管理资金文档设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md).


---

# 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/add-funds-to-your-funding-account/generate-a-payment-request-form.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.
