# Subscription Management

The **Subscriptions** page is used to manage the renewal status of all deployments using the Annual Prepaid billing method. Each deployment has its own independent renewal cycle, allowing you to renew deployments individually as needed.

Only users with the root, admin, or project admin [role](../feature/user.md#member-account-system) can perform renewal operations. Project admins can only view and manage annual prepaid deployments within their authorized projects.

## How To Renew an Annual Prepaid Deployment

1. Navigate to **Billing** -> **Subscriptions** in the console.

2. In the list, locate the deployment you want to renew.

   - When the deployment is within 3 months of its expiration date, a **Renew** button is displayed in the **Actions** column.

     <img src="./_assets/subscription_01.png" alt="subscription_01" />

   - When the deployment expiration date is more than 3 months away, the **Renew** button is disabled. Hovering over the button displays a message indicating that you need to contact the EMQX team and submit a support [ticket](../feature/tickets.md) to renew.

   
   ::: tip
   
   Console-based self-service renewal currently supports 1-year renewals only. If you need a different renewal period, please submit a support ticket or contact Sales.
   
   :::
   
3. Click the available **Renew** button.

   The **Renew Subscription** dialog opens, showing the renewal period (currently 1 year) and the corresponding price.

4. Review the renewal details, the total amount due, including taxes if applicable.

5. Select a payment method (such as credit card or available credits).

6. Click **Buy Now** to complete the payment. Once the payment is successful, the deployment is renewed.

