> 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 上的费用明细，可按月或按年查看（取决于你选择的计费周期），并提供每个期间对应的 PDF 发票下载链接。发票会在每个月的第一天生成；如果你选择了按年计费周期，则会在指定月份的第一天生成。

#### 访问你的 impact.com 发票

1. 从顶部导航栏中，选择 **你的余额 → 文档**.
2. 从左侧导航菜单中，在……下方 *文档*下，选择 [**impact.com 发票**](https://app.impact.com/secure/advertiser/finance/fr/finance-impact-invoices.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-adv-impact-invoices-flow.ihtml).
   * 如果左侧导航菜单未自动显示，请将其展开并选择 **impact.com 发票**.
3. 使用 *月份* 表格上方的筛选器，以指定你是要查看所有发票还是某一张特定发票。
4. 你也可以通过选择 ![](/files/68a24e11d342b9e43ce1c95ec070f7c75aa9d5b6) **\[列]** 图标。
   * 请参阅 *发票表格参考* 下方内容，了解有关发票表格列的更多信息。

<details>

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

|         |                                                                                                                                                                                                                                                                                                                                                                                 |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **列标题** | **描述**                                                                                                                                                                                                                                                                                                                                                                          |
| 生成日期    | 此发票生成的日期。                                                                                                                                                                                                                                                                                                                                                                       |
| 文档      | impact.com 为发票生成的识别编号。                                                                                                                                                                                                                                                                                                                                                          |
| 类型      | 文档类型： *发票* 或 *贷项通知单*.                                                                                                                                                                                                                                                                                                                                                           |
| 订阅费     | 使用 impact.com 平台以及诸如以下附加功能的月费或年费 [优化](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) 或 [Search Compliance Premium](/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>—你已结清此发票。</p><p>• <em>尚未到期</em>—此发票的付款待处理，但尚未到期。</p><p>• <em>逾期</em>—此发票的付款已逾期。请立即结清发票，否则可能面临 <a href="/pages/a3612100d675792df82a26e064fab7bba939d8d1">账户暂停</a>.</p>                                                                                                                                                                           |

</details>

5. 要下载发票，请将鼠标悬停在某条发票行上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 下载**。你的发票 PDF 副本将被下载。

   <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.
