> 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費用の文書設定を更新する

impact.com費用をCoupaで管理したい場合は、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.
