# Changing Subscription Plans

{% hint style="info" %}

## ATTN: If you would like to change your billing currency, please email us directly requesting this. It cannot be done through the Manage Subscription portal.

{% endhint %}

## <mark style="color:blue;">Why Change a Subscription Plan</mark>

Changing your subscription plan can be for a variety of reasons, but the most common are to switch from monthly billing to annual billing or when upgrading from a Basic Plan to a Market Plan (or downgrading).

Any type of change to your subscription plan can be done on PreQuilt. We prefer for you to do this yourself, so that you're in control of your subscription and are changing your plan with intention.

We'll show you how here!

## <mark style="color:blue;">How to Change Your Subscription Plan</mark>

You'll need to be logged into PreQuilt to change your subscription plan.

{% stepper %}
{% step %}

#### Click on your avatar in the top right hand corner.

{% endstep %}

{% step %}

#### In the expanded menu, click on <mark style="color:blue;">Manage Subscription</mark>.

<div align="left"><figure><img src="/files/juC6SuZPsjIPJkLcOFmH" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Scroll down to the <mark style="color:blue;">Change Subscription</mark> partition.

Your current subscription plan will be highlighted in dark purple (also has a checkmark next to it).

<figure><img src="/files/zpp8gdGHbTxtwYA6EVzg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Click on the <mark style="color:blue;">new subscription plan</mark> that you'd like to switch to.

After you select your new subscription plan, a billing portal powered by Chargebee will open with a breakdown of your payment fees.
{% endstep %}

{% step %}

#### <mark style="color:blue;">Review</mark> and click on <mark style="color:blue;">Proceed To Checkout</mark> to finalize this change.

* If you have any prorated credits, they will automatically be applied here.&#x20;
* If you have a coupon, don't forget to add it here as well by clicking on <mark style="color:blue;">**Apply coupon**</mark>.

<figure><img src="/files/MK4C7z2A2XTRBGDGIaag" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### <mark style="color:blue;">Review</mark> and click on <mark style="color:blue;">Pay $... & Subscribe</mark>.

* The amount to pay will of course depend on your plan and currency.
* You do not need to fill out the shipping address.
* You will be billed to the payment method on file.

<figure><img src="/files/MPqnP14DzMR4UuUhmdnl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Congratulations! You're now on your new Subscription Plan!

Confirm that the change has been made.

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

{% endstep %}
{% endstepper %}


---

# 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://help.prequilt.com/admin/subscription-management/changing-subscription-plans.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.
