> 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.
