> 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. 編集したい請求グループにカーソルを合わせてから、を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[その他]** → **編集**.
4. 名前の変更、プログラムの追加、impact.com の手数料をこの請求グループから支払う設定への変更、資金調達アカウントの変更または新規作成によって、請求グループを更新します。
   * 別の請求グループに関連付けられたプログラムを追加すると、そのプログラムは自動的に元の請求グループから削除されます。
5. 選択 **保存**.

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

1. 編集したい請求グループにカーソルを合わせてから、を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[その他]** → **パートナー費用ドキュメント設定** または **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. 名前を変更したい資金調達アカウントにカーソルを合わせて、を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[その他]** → **編集**.
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.
