> 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/create-a-billing-group.md).

# 创建计费组

{% hint style="success" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

您可以创建账单组，以帮助您管理各个项目中合作伙伴费用和平台费用的开票和支付方式。

{% hint style="warning" %}
**重要：** 一旦创建账单组，就无法删除。
{% endhint %}

#### 创建新的账单组

1. 在顶部导航栏中，选择 **您的余额** → **设置**.
2. 从左侧导航菜单中，在 *设置*，选择 **账单组**.
3. 选择 **创建账单组**.
4. 在 *创建账单组* 在该屏幕上，填写账单组信息。

   | 字段            | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
   | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 名称            | 为新的账单组输入名称。                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
   | 法律实体          | <p>从 <img src="/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1" alt=""> <strong>\[下拉菜单]</strong>，选择一个 <strong>法律实体</strong>.</p><p>法律实体是与合作伙伴签订正式协议的一方。它会在发票上显示为“From”方，其间接税信息用于确定交易是否应适用增值税（VAT）或商品及服务税（GST）等税费。您可以通过以下位置查看和管理此信息： <a href="/pages/17272afb06c852f1c2d9e4c7d74034e43659c3e1"><em>法律实体</em></a> 界面。</p>                                                                                                                                                |
   | 项目            | <p>使用以下选项选择一个或多个项目，将其关联到新的账单组。 <img src="/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1" alt=""> <strong>\[下拉菜单]</strong>.</p><p>每个账单组都会对应一组发票和一份发票报表（SOI），因此您应根据希望如何分开发票来创建账单组。</p><p>每个项目只能添加到账单组中一次。</p>                                                                                                                                                                                                                                                           |
   | impact.com 费用 | <p>选择 <img src="/files/48509e0f0c9ae68203294f8aae7777211a4315e1" alt=""> <strong>\[复选框] 使用此账单组支付 impact.com 费用</strong> 如果您想使用此账单组的资金账户来支付您的 impact.com 订阅费用。</p><p>您可以选择将 impact.com 费用包含在为此账单组生成的 SOI 文档中</p>                                                                                                                                                                                                                                                        |
   | 资金账户          | <p>使用 <img src="/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1" alt=""> <strong>\[下拉菜单]</strong> 以将资金账户关联到账单组。或者，您可以选择 <strong>创建资金账户</strong> 为该账单组创建不同币种的资金账户。</p><p>此账户将用于支付与该账单组相关的 impact.com 费用以及各项目的合作伙伴费用。</p>                                                                                                                                                                                                                                                |
   | 合作伙伴费用文档设置    | <p>选择 <img src="/files/ab9a3d8dd653502900038f5f352bd3f23c771f2c" alt=""> <strong>\[单选按钮]</strong> <strong>使用现有账单组的合作伙伴费用文档设置</strong> 将现有账单组的设置克隆到此账单组。或者，您可以 <strong>自定义合作伙伴费用文档设置</strong> 通过选择以下内容，为此账单组 <img src="/files/ab9a3d8dd653502900038f5f352bd3f23c771f2c" alt=""> <strong>\[单选按钮]</strong>。请参阅 <a href="/pages/1d58c130c84061249c40054d926bfc30f5507e8b">文档设置</a> 以了解每项设置的更多信息。</p><p><strong>注意：</strong> 当您为新的账单组克隆文档设置时，您可以编辑这些设置，而不会影响其他账单组的文档设置。</p> |
5. 选择 **保存**.

   * 您创建的账单组将显示在 *账单组* 界面。

   <div data-with-frame="true"><figure><img src="/files/ea0cb6096490092d7612f5d30934a976cf4eb00b" alt="" width="404"><figcaption></figcaption></figure></div>


---

# 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/create-a-billing-group.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.
