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