# Upgrade your Subscription

## Manage Subscription Plan

The [Manage your Subscription](/botpanel-pro/manage-your-subscription.md#botpanel-pro-customer-portal) allows you to view your current subscription and upgrade, downgrade, or cancel it. Under Current Subscription, you can see all the details for your subscription. These details include the name of the tier you've subscribed to, how much you're charged and how often, the renewal date, payment method, and what bot the subscription applies to. On the right, you can choose to update or cancel your subscription by clicking either button.

<figure><img src="/files/ythday7rrg00BcqbSTAg" alt=""><figcaption></figcaption></figure>

If you've decided to update your subscription, you will see a new menu which will allow you to choose your subscription. You can choose at the top whether you'd like a monthly or yearly payment, and browse through available subscriptions. You can learn more about all of the available subscriptions on the [Pro page in the BotPanel dashboard](https://dashboard.botpanel.gg/pro).

{% hint style="info" %}
The pricing in the image may not be accurate to date and may be changed.
{% endhint %}

<figure><img src="/files/NzDYWNr1JQl648MlWgeB" alt=""><figcaption></figcaption></figure>

## Learn More

Didn't find what you're looking for on this page? Head over to our [Manage your Subscription](/botpanel-pro/manage-your-subscription.md) documentation to learn more!


---

# 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.botpanel.gg/botpanel-pro/upgrade-your-subscription.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.
