> 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) **添加另一项** 并输入一个 **名称**, **项目金额**，以及 **项目税额** 并选择 **保存**.

   * 不要在 *项目金额* 字段中添加 1 个。

   <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.
