# 财务中心概览

前往 **财务中心** > **概述** 以查看您的总可用金。余额以美元显示。

可以在概览模块中查看月消费情况，查看您过去 6 个月或 1 年的月度支出。悬停以查看实际支付金额、应用的促销或折扣以及总支出。

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

## 可用金

可用金 = 账户余额 + 信用额度

请确保您的可用金余额 ≧ $0，避免因停服造成不必要的损失。

### 账户余额

您账户中的实际金额，优先扣除账户余额。

### 信用额度

信用额度是我们给予用户可以预支的费用。如果您的支出超过信用额度，系统将自动从您的默认付款方式中扣除总费用。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">为了避免因服务中断造成的可能损失，请确保您的可用金不为负。</mark>
{% endhint %}

### 冻结金

* 在按量付费模式下，为了验证您的账户有效且有足够的余额，系统会暂时“冻结”一个计费周期的金额。这称为冻结金，用于保证交易的顺利进行。
* 如果您的账户余额不足以支付冻结金，您将无法完成资源激活。
* 当您的资源被释放且没有任何逾期费用时，冻结金将解冻并返还到账户余额。若有剩余应付账款，冻结金将用于抵扣。

## 账户充值

当可用金不足时，单击账户余额旁的 **充值** 按钮，可以进行账户充值。

详情请参阅 [**账户充值**](/welcome/cn/platform/billing-center/refill-balance.md)。

## **自动充值**

开启自动充值后，每个月的同一时间，将通过您的主要付款方式自动充值您的帐户，防止意外的服务中断。

建议您设置的自动充值金额高于上个月的支出。

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

## 提醒设置

单击 **设置可用金提醒**，打开提醒，则可以在可用金不足时收到邮件提醒。当可用金低于预警阈值时，具有管理员和财务权限的成员将在 7 天内收到提醒邮件。提醒可以随时关闭。

<div align="left" data-with-frame="true"><figure><img src="/files/9iqgERQFreXsjauRR7Br" alt="" width="386"><figcaption></figcaption></figure></div>

## **代金券**

代金券通常发放给用户用于抵扣服务购买费用，您可通过销售或者平台的活动获得。

代金券仅可用于抵扣特定产品的费用，不计入账户余额，发生退款不予退还。

同时请注意代金券的有效时间，过期则无法使用。详情请参阅 [**代金券**](/welcome/cn/platform/billing-center/vouchers.md)。

* 单击 **查看全部** 以跳转到代金券页面。
* 输入新的代金券码并单击 **兑换** 以兑换代金券。

## 发票

发票记录您购买的服务的详细信息，包括支付金额、支付方式等。

发票于每月 5 号生成，单击 **查看全部** 以跳转到 [**发票**](/welcome/cn/platform/billing-center/invoices.md) 页面，您可以查看详细信息并下载发票。

## 合同

支持线上生成和管理各类合同，精简和规范化合同流程，帮助用户实现合同的全流程数字化管理。

单击 **查看详情** 以跳转到 [**合同**](/welcome/cn/platform/billing-center/invoices.md) 页面，您可以创建并下载合同。


---

# 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/overview.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.
