> 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/other/zh/reference-documentation/discover-your-invoicing-method.md).

# 了解您的开票方式

使用 impact.com 平台的品牌和合作伙伴，其产生的任何交易都会根据特定的开票方式进行开票或被开票。开票方式取决于品牌或合作伙伴所接触的 impact 实体。这主要取决于地理位置。

平台采用的两种开票方式是：

* 直接开票
* 通过 impact.com 实体开票

如果您是通过我们的 *英国*, *新加坡* 或 *澳大利亚* 实体注册并使用 impact 的，或者您位于以下地区： *EMEA*, *东南亚/南亚* 或 *澳大利亚/新西兰*，那么您将使用以下开票方式： **通过 impact.com 实体开票**.

值得注意的是，即使您使用的是 *直接开票*方式，您仍可能会收到来自或开具给 impact.com 实体的发票。这 *发生在交易对手方* 针对某一特定交易 *采用通过 impact.com 实体开票的方式时*.

如果您使用的是通过 impact.com 实体开票的方式，那么您可以预期：

* 所有生成的发票都将指向/来自单一交易对手方（impact.com 实体）
* 所有交易均采用一致的间接税处理方式

如需了解更多有关各种开票方式及其运作方式的信息，请参阅 [了解 impact.com 的开票方式](/other/zh/reference-documentation/understanding-impactcoms-trading-models.md).

如需查看您使用的开票方式：

{% tabs %}
{% tab title="对于品牌" %}

1. 在顶部导航栏中，选择 **您的余额** → **设置**.
2. 在 *常规* 页面中，向下滚动到 *开票方式* 部分。在这里您可以查看自己是否属于 **直接开票方式** 或 **通过 impact.com 实体开票** 方式：

   |                    |                                                                                                                                                                                                                            |
   | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 直接开票方式             | <p>平台会为您生成来自您所接触的每个合作伙伴的发票。</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意</strong>：如果您的某些合作伙伴使用“通过 impact.com 实体开票”的方式，那么这些合作伙伴的发票将由相应的 impact.com 实体向您开具。</p></div> |
   | 通过 impact.com 实体开票 | 平台为您生成的所有发票都将来自所示的特定 impact.com 实体。                                                                                                                                                                                        |

{% endtab %}

{% tab title="对于合作伙伴" %}

1. 在右上角，选择 ![](/files/cc745e4acfe92dfed5c58b72e0a542cc02a0d619) **\[用户资料] → 设置**.
2. 在 *财务* 部分，选择 **财务设置**.
3. 在 *财务设置* 页面中的 *发票设置* 部分， *开票方式* 用于指示您是否属于直接开票方式或通过 impact.com 实体开票方式。

   |                    |                                                                                                                                                                                                                |
   | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 直接开票方式             | <p>平台会为您向您所接触的每个品牌生成发票。</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注意</strong>：如果某些品牌使用“通过 impact.com 实体开票”的方式，那么这些品牌的发票将开具给相应的 impact.com 实体。</p></div> |
   | 通过 impact.com 实体开票 | 平台为您生成的所有发票都将开具给所示的特定 impact.com 实体。                                                                                                                                                                           |

{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help.impact.com/other/zh/reference-documentation/discover-your-invoicing-method.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
