> 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/your-subscription/view-your-impactcom-subscription-and-usage-details.md).

# 查看您的 impact.com 订阅与使用详情

该 *订阅* 此屏幕显示有关您的 impact.com 订阅、相关费用的信息，并允许您将订单表单下载为 PDF。请注意，您的订阅和使用受 impact.com 的 [使用条款](https://impact.com/terms-of-use/).

#### 查看您的订阅摘要

1. 从顶部导航栏中选择 **您的余额** → **订阅**.
2. 在 *概览* 屏幕，查看显示您订阅摘要的订阅小组件。

   * 您每月的 impact.com 订阅费用
   * 您的订阅周期
   * 订阅期间使用的采购价格差异（PPV）总额度。请参阅 [使用详情部分](#view-your-usage-details-0-1) 了解更多信息。

   <div data-with-frame="true"><figure><img src="/files/12bb5bb8fa432dd47c19eefe91dcd5a8f5ee5670" alt="" width="375"><figcaption></figcaption></figure></div>
3. 选择 **查看订阅** 以查看更多有关您订阅的信息。

   * 查看 *详情* 和 *订阅费用* 有关此屏幕上的字段，请参阅下面的参考部分以了解更多信息。

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

<details>

<summary>详情参考</summary>

|      |                                                                |
| ---- | -------------------------------------------------------------- |
| 产品   | 您所订阅的 impact.com 版本名称。可选地，选择 **下载订单表单** 以下载您的 impact.com 订单表单。 |
| 订阅周期 | 您的订阅的开始和结束日期。                                                  |
| 续订周期 | 您的订阅将自动续订的日期以及新订阅周期的开始和结束日期。                                   |

</details>

<details>

<summary>订阅费用参考</summary>

|               |                                                                                                    |
| ------------- | -------------------------------------------------------------------------------------------------- |
| impact.com 费用 | 有关您的 impact.com 费用的详情。                                                                             |
| 月度订阅费用        | <p>有关您的订阅费用、相关付款日期，以及包含多少 \*<em>付款处理量</em> 包含在您的订阅中。</p><p>\*每月可在 impact.com 上处理且不产生增量费用的付款金额。</p> |
| 额外使用的增量费用     | 一旦您的使用量超过约定的合同上限，即会产生的额外费用。                                                                        |
| 查看使用情况        | 选择 **查看使用情况** 按钮以查看更多有关付款量使用情况的信息。                                                                 |

</details>

4. 选择 **查看使用情况** 以查看您的使用详情，其中显示您每月的包含量以及增量或累计量的详情，以及任何增量使用费用。

   * 请参阅 *列参考* 以下以了解有关此屏幕上各列的更多信息。

   <div data-with-frame="true"><figure><img src="/files/0bf0a1be1cb6c9dd10bea051ccaf96b7d79b49be" alt=""><figcaption></figcaption></figure></div>

   *\*上面的截图是年度订阅账户的示例。*

<details>

<summary>列参考</summary>

|                  |                                                                                                              |
| ---------------- | ------------------------------------------------------------------------------------------------------------ |
| 月份               | 月和年。                                                                                                         |
| 包含量              | 可用使用量基于您的订阅。在此期间，后续购买的使用量会增加该数值。适用于年度使用量。                                                                    |
| 当月使用量（适用于年度订阅账户） | 当月使用量总计。                                                                                                     |
| 已使用总量            | 当月使用量总计。                                                                                                     |
| 累计使用量（适用于年度订阅账户） | 一年内累计的使用量。                                                                                                   |
| 增量使用量            | 超出包含量的部分。                                                                                                    |
| 增量使用费用           | 与超额使用相关的费用。                                                                                                  |
| 状态               | <p>或者 <em>预估</em> 用于当月，或 <em>最终</em> 用于之前的月份。</p><p>状态为 <em>预估</em> 表示数值可能仍会变化，而 <em>最终</em> 表示数值预计不会变化。</p> |

</details>


---

# 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/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.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.
