# 账单

zenConsole 出账的流程主要包括：

1. 资源开通产生订单。
2. 根据订单的价格、时长、用量产生账单并扣款。
3. 生成月度账单并支持下载 。

可以从两个地方查阅订单：

1. 前往 **财务中心** > **订单记录**，按照时间维度来汇总订单。
2. 从资源列表查看账单。\
   打开资源列表，确认要核对的实例，点击实例名称进入详情后找到 **订单和账单** 模块进行查看。

**账单** 页面可以查看每月支出分析，每个月的 **总支出** 等于 **净支出** + **代金券** 并减去 **退款**，您还可以下载相应的账单。

<div align="left" data-with-frame="true"><figure><img src="/files/iPUxjK0hvqScPQ2gj3Uh" alt=""><figcaption></figcaption></figure></div>

## 用量明细 <a href="#id-5.-cha-kan-yong-liang-ming-xi" id="id-5.-cha-kan-yong-liang-ming-xi"></a>

如果您想进一步查看某个订单或资源的用量明细，可点击用量明细，根据您的筛选需求，查看资源的使用时长、数量、单价、折扣、代金券等明细信息，用于对账或了解资源使用详情。

<div align="left" data-with-frame="true"><figure><img src="/files/eWi6re610brvZc5t9cL4" alt=""><figcaption></figcaption></figure></div>

关于账单订单更多信息，可以查看以下视频：

{% embed url="<https://www.bilibili.com/video/BV1om2eB3EGW/?share_source=copy_web&vd_source=e4ec59566771497bd2a90c7945b1d47e>" %}


---

# Agent Instructions: 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://docs.console.zenlayer.com/welcome/cn/platform/billing-center/monthly-billing.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.
