> 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>您将可以选择在为此账单组生成的 SOI 文档中包含 impact.com 费用</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.
