> 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-documents/impactcom-invoices.md).

# impact.com 发票说明

该 *impact.com 发票* 此页面可帮助您管理为您的 impact.com 帐户生成的发票。使用此页面跟踪计费历史、下载发票用于财务用途，并监控每月按订阅费用与按绩效费用分别向您收取的金额。

## 访问您的 impact.com 发票

1. 在顶部导航栏中，选择 **您的余额 → 文档 →** [**impact.com 发票**](https://app.impact.com/secure/advertiser/finance/fr/finance-impact-invoices.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-adv-impact-invoices-flow.ihtml).
2. 使用 *月份* 使用表格上方的筛选器来指定您要查看所有发票还是特定发票。
3. 可选地，通过选择以下内容来选择您要查看的表格列： ![](/files/bfd729a7e31921c77bbb70bdefe7578e4ac72fe8) **\[列]** 图标。
   * 请参阅 *发票表格参考* 以下内容以了解有关发票表格列的更多信息。
4. 要下载发票，请将鼠标悬停在某条发票记录上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 下载**。您的发票 PDF 副本将被下载。

<details>

<summary>发票表格参考</summary>

|         |                                                                                                                                                                                                                                                                                                                                                                      |
| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **列标题** | **说明**                                                                                                                                                                                                                                                                                                                                                               |
| 生成日期    | 此发票的生成日期。                                                                                                                                                                                                                                                                                                                                                            |
| 文档      | impact.com 为这些发票生成的识别编号。                                                                                                                                                                                                                                                                                                                                             |
| 类型      | 文档类型： *发票* 或 *贷项通知单*.                                                                                                                                                                                                                                                                                                                                                |
| 订阅费用    | 使用 impact.com 平台以及以下附加功能的月费或年费，例如 [Optimize](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) 或 [搜索合规高级版](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/introduction-to-paid-search-monitoring.md). |
| 增量增长费用  | 这是因超过您的支付处理量配额而收取的费用。                                                                                                                                                                                                                                                                                                                                                |
| 其他费用    | <p>这是与使用 impact.com 相关的所有其他服务费用，其中可能包括：</p><p>• 设置费</p><p>• 广告托管费</p><p>• 自定义报告费</p><p>• 电汇处理费</p>                                                                                                                                                                                                                                                                   |
| 总计      | 您在该期间应向 impact.com 支付的总费用。                                                                                                                                                                                                                                                                                                                                           |
| 状态      | <p>发票的付款状态。</p><p>• <em>已付款</em>—impact.com 的系统已成功从您的 <em>可用余额</em> 中扣款以结清发票。</p><p>• <em>尚未到期</em>—此发票的付款待处理，但尚未到期。</p><p>• <em>逾期</em>—此发票的付款已过到期日。请向您的资金账户存入资金以立即结清发票，否则可能面临 <a href="/pages/a3612100d675792df82a26e064fab7bba939d8d1">账户暂停</a>.</p>                                                                                                              |

</details>

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

## 查看附加信息

1. 选择一张发票或贷项通知单，即可在屏幕右侧的滑出面板中显示附加信息。
   * 该滑出面板提供发票或贷项通知单的日期和文档编号信息。
2. 选择 *总计* 金额，以显示发票或贷项通知单历史摘要。
   * 该 *费用明细* 部分会显示您账户中任何费用的详细信息。
3. 选择 **订阅费用** 以显示有关您的订阅的更多信息，包括总金额和订阅类型。


---

# 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-documents/impactcom-invoices.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.
