> 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/zh/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/fa679b57a319c39705d06f7bfdb645fba68755de" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" icon="memo-circle-info" %}
**注意：** 如果您创建新的账单组，任何之前已处理的付款和发票都将保留在关联的账单组中，不会移动到新的账单组；只有即将产生的付款和发票才会分配到新的账单组。
{% endhint %}

#### 前提条件

* 您必须拥有多个项目。
* 如果您需要分别开具发票，或者需要使用不同的资金账户为每个项目充值，以便分别对不同项目的费用开票，则需要这样做。

#### 主要功能

账单组功能允许您执行以下操作：

* [创建](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) 和 [编辑](/brand/zh/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/zh/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.
