> 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/fund-your-account-with-coupa.md).

# 使用 Coupa 为您的账户注资

Coupa 允许美元资金账户处理 [impact.com 订阅费用](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md) 或 [合作伙伴付款](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md#access-partner-invoices-0-2) 通过托管电子邮件地址处理。对于这些付款的发票，一旦每月由 impact.com 生成，就可以直接从 impact.com 发送到 Coupa。

对于您希望在 Coupa 中记录的文档，您需要在以下位置更新附加联系人和供应商代码：

* 中的月结单设置 *合作伙伴费用文档设置* 适用于您希望通过 Coupa 处理的每个计费组。
* 该 *impact.com 费用文档设置* 对应于与您的 impact.com 费用相关联的 1 个计费组。

#### 邀请 impact.com 加入您的 Coupa 账户

1. 登录您的 Coupa 账户。
2. 向 impact.com 发送一份 [连接请求](https://compass.coupa.com/en-us/products/product-documentation/supplier-resources/for-suppliers/coupa-supplier-portal/set-up-the-csp/account-merges-and-customer-connections/view-and-manage-connection-requests) .
   * 这是指向 impact.com 的 [Coupa 资料](https://supplier.coupahost.com/suppliers/public/0002191628-impact-radius-inc-oQQPX) .
3. 请记下托管电子邮件地址。您需要将其添加到您的 impact.com 财务文档设置中。

   * 一旦 [SOI](/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 发票生成后，它们将发送到此电子邮件地址。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>不确定在哪里查找托管电子邮件地址？</strong> 请直接联系 Coupa 申请一个托管电子邮件地址，以支持通过电子邮件自动处理发票。</p></div>

#### 更新您的合作伙伴费用文档设置

对于您希望通过 Coupa 处理的每张合作伙伴费用发票，您必须将供应商代码和托管电子邮件地址添加到月结单中。

1. 从顶部导航栏中，选择 **您的余额** → **设置**.
2. 左侧，在……下方 *设置*下，选择 **计费组**.
3. 将光标悬停在某个计费组上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **合作伙伴费用文档设置**.
4. 在 *月结单*, ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[打开开关]** **在结单中包含供应商代码**，然后输入供应商代码并从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
   * 供应商代码也可能被称为采购订单号。如果您不知道自己的供应商代码是什么，请联系您的财务管理员。
5. 向下滚动并粘贴 *托管电子邮件地址* 在 **附加联系人** 字段中添加 1 个。
6. 选择 **保存**.

#### 更新您的 impact.com 费用文档设置

如果您想通过 Coupa 管理您的 impact.com 费用，那么您还需要将供应商代码和托管电子邮件地址添加到您的 impact.com 费用文档设置中。

1. 从顶部导航栏中，选择 **您的余额** → **设置**.
2. 左侧，在……下方 *设置*下，选择 **计费组**.
3. 将光标悬停在包含您的 impact.com 费用的计费组上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **impact.com 费用文档设置**.
4. 输入您的 **供应商代码**.
   * 供应商代码也可能被称为采购订单号。如果您不知道自己的供应商代码是什么，请联系您的财务管理员。
5. 在 *附加联系人* 字段，添加由 Coupa 提供的托管电子邮件地址。
6. 选择 **保存**.


---

# 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/fund-your-account-with-coupa.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.
