> 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/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.md).

# ブランドとして請求グループと資金アカウントを管理する

請求グループを作成すると、その請求グループに関連付けられたプログラムを編集したり、新しい資金口座を編集または作成したり、請求グループに関連付けられたドキュメント設定を更新したりできます。

#### 請求グループを編集する

1. 上部のナビゲーションバーで、 **残高** → **設定**.
2. 左側のナビゲーションメニューの *設定*、次を選択します [**請求グループ**](https://app.impact.com/secure/advertiser/finance/fr/billing-groups.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fbilling-groups-view.ihtml).
3. 編集する請求グループにカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **編集**.
4. 名前を変更し、より多くのプログラムを追加し、この請求グループから impact.com の手数料を支払うように設定し、資金口座を変更または新規作成して、請求グループを更新します。
   * 別の請求グループに関連付けられているプログラムを追加すると、そのプログラムは自動的に元の請求グループから削除されます。
5. 次を選択します **保存**.

#### 請求グループのドキュメント設定を編集する

1. 編集する請求グループにカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **パートナー手数料のドキュメント設定** または **impact.com 手数料のドキュメント設定**.
2. 変更を加えます。
   * 参照してください [パートナー手数料のドキュメント設定を管理する](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md) と [impact.com 手数料のドキュメント設定を管理する](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md) 詳細については。
3. 次を選択します **保存**.

#### 資金口座の名前を変更する

1. 上部のナビゲーションバーで、 **残高** → **設定**.
2. 左側のナビゲーションメニューの *設定*、次を選択します [**資金口座**](https://app.impact.com/secure/advertiser/finance/fr/funding-accounts.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-digital-wallets-flow.ihtml).
3. 名前を変更する資金口座にカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細]** → **編集**.
4. 新しい名前を入力し、次を選択します **保存**.


---

# 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/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.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.
