# 订阅阶段

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

* 停服期：暂停服务、暂停计费
* 回收期：资源永久回收，数据全部销毁

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

<mark style="color:blue;">实际的阶段因不同的资源而异。请参阅具体资源的详细信息。</mark>
{% endhint %}

<table><thead><tr><th width="136.5">阶段</th><th>描述</th></tr></thead><tbody><tr><td>资源创建</td><td>在 zenConsole 上，您有多种资源创建选项，例如资源规格、网络、订阅期限和其他附加组件。您还需要在资源和服务创建前支付所有费用。</td></tr><tr><td>资源使用中</td><td><ul><li>您可以随时取消订阅资源，但不能删除它们。这不会影响现有订阅资源的使用。</li><li>如果当前网络配置无法满足您的需求，您可以升级或降级配置。请参阅 <a href="/pages/5386nyWLXFQLGqttFTsI#upgrades-and-downgrades">升级与降级</a> 了解更多信息。</li><li>如果当前订阅期限无法满足您的需求，您可以更改订阅期限。请参阅 <a href="/pages/5386nyWLXFQLGqttFTsI#subscription-term-change">订阅期限更改</a> 了解更多信息。</li></ul></td></tr><tr><td>资源到期</td><td><p>通常，您无需手动续订订阅资源，因为只要账户余额充足，它们就会自动续订。</p><p>您的订阅资源将在以下情况下到期：</p><ul><li>您取消订阅资源，它们将在当前订阅期限结束时到期。</li><li>您的账户余额不足，无法自动续订资源。</li></ul><p>当您的资源即将到期时，如果账户余额不足，系统将在到期前第 7 天、48 小时和 24 小时发送提醒邮件给具有管理员或财务访问权限的成员。</p></td></tr><tr><td>资源停服</td><td><ul><li>在停服阶段，您的资源将停止并不可用。</li><li>所有数据将在被永久释放前保留 24 小时。</li><li>系统将发送提醒邮件给具有管理员或财务访问权限的成员，告知您的资源即将被释放，直到您充值账户。如果您仍需要这些资源，请先充值账户，然后再恢复它们。</li></ul></td></tr><tr><td>资源回收</td><td>在回收阶段，您的资源将被永久释放，所有数据都将被销毁。您无法恢复已释放的资源。</td></tr></tbody></table>


---

# 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/pricing/general-lifecycle-rules/subscription-stages.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.
