# Subscription Management

Easily manage your subscription settings, view your billing details, renew, or cancel your subscription at any time. Click the button below to access your Stripe billing portal, where you can manage your subscription details.

[Access Billing Portal to View Receipts / Update Payment Method / Renew / Cancel Subscription](https://chatboxai.app/help-center/manage-subscription-and-license)

If you previously purchased a one-time License Key (with a fixed validity period), it will not auto-renew after expiration. You can renew your original License Key here to extend its validity period. You can also view information about your License Key type, expiration date, and remaining quota in the app settings.

[Retrieve License Key - Forgot your License Key? Retrieve it via email](https://chatboxai.app/help-center/retrieve-license-key)

#### For Early Users

If you subscribed before June 1, 2024, you may need to click the button below to view and manage your subscription details on LemonSqueezy.

[Access LemonSqueezy Portal to View Receipts / Update Payment Method / Cancel Subscription](https://app.lemonsqueezy.com/my-orders)


---

# 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.chatboxai.app/en/chatbox-ai-premium/subscription-management.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.
