> 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/ja/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/fund-your-account-with-coupa.md).

# Coupaでアカウントに資金を入れる

Coupa では USD 資金口座で処理できます [impact.com のサブスクリプション料金](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md) または [パートナーへの支払い](/brand/ja/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/ja/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/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **パートナー手数料の書類設定**.
4. 下の *月次明細*, ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** **明細にベンダーコードを含める**、その後ベンダーコードを入力し、次からラベル名を選択します ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**.
   * ベンダーコードは、発注番号とも呼ばれます。ベンダーコードがわからない場合は、財務管理者にお問い合わせください。
5. 下にスクロールして、次を貼り付けます *ホスト型メールアドレス* の **追加の連絡先** フィールドに追加できます。
6. 選択 **保存**.

#### impact.com 手数料の書類設定を更新する

Coupa で impact.com の手数料を管理する場合は、impact.com 手数料の書類設定にもベンダーコードとホスト型メールアドレスを追加する必要があります。

1. 上部ナビゲーションバーで、次を選択します **残高** → **設定**.
2. 左側の *設定*、選択します **請求グループ**.
3. impact.com の手数料を含む請求グループにカーソルを合わせて、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **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/ja/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.
