> 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-billing-groups-overview.md).

# 請求グループの概要

請求グループを使用すると、さまざまなプログラム全体でパートナーおよびプラットフォーム手数料の請求と支払いの管理に役立ちます。各請求グループには、必要に応じて更新できる特定の資金口座を関連付けることができます。

<div data-with-frame="true"><figure><img src="/files/898a5517a40fcf2c935a10d53686a680542acefa" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" icon="memo-circle-info" %}
**注意：** 新しい請求グループを作成した場合、すでに処理済みの支払いと請求書は関連付けられている請求グループに残り、新しい請求グループには移動されません。新しい請求グループに割り当てられるのは、今後の支払いと請求書のみです。
{% endhint %}

#### 前提条件

* プログラムが 2 つ以上必要です。
* 異なるプログラムの費用を別々に請求するには、別々の請求書を用意するか、各プログラムを異なる資金口座から資金供給する必要があります。

#### 主な機能

請求グループ機能を使用すると、次のことができます：

* [作成](/brand/ja/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) および [編集](/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) 各グループにどのプログラムの費用を関連付けるかを指定して、複数の請求グループを作成します。
* 各請求グループ用の資金口座を作成します（他の請求グループの資金供給にも使用できます）。
* 各請求グループのドキュメント設定を管理します。
* 請求グループでパートナー請求書をフィルタリングします。


---

# 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-billing-groups-overview.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.
