# Changing your Flow Plus plan

### You can upgrade or downgrade your Flow Plus plan at any time.

Here's how to do it:

1. From your Shopify admin, click **Settings** > **Apps and sales channels**.
2. Click on **Flow Plus**.
3. In the **Billing and usage charges** section, click **Manage**.

OR

1. From your Shopify store admin, navigate to the **Flow Plus app** on the left-hand menu.
2. Select **Subscription**
3. Click **Manage Plan**

### Choose your desired Flow Plus plan.

1. **Upgrading your Flow Plus plan**:&#x20;
   1. Upon selecting a new plan, you'll immediately gain access to its features.
   2. When you upgrade your plan by moving from a less expensive charge to a more expensive charge, the charge is prorated based on the difference in price and the number of days remaining in the billing cycle.
      1. For example, if you begin a 30-day billing cycle on a $5.00 plan, and then upgrade to a $15.00 plan on day 15 of the billing cycle, you'd be charged $5.00 + ($15.00 - $5.00) \* (15/30) = $10.00 USD.
2. **Downgrading your Flow Plus plan**:&#x20;
   1. If you downgrade your plan by moving from a more expensive charge to a less expensive charge, then you're automatically offered an application credit based on the difference in price and the number of days remaining in the billing cycle. This application credit can be used towards any future application purchase on Shopify
3. Subscription Confirmation:
   1. If you upgrade or downgrade your subscription with an app, then the app will prompt you to agree to a new recurring app charge. This is because Shopify allows each app only one recurring app charge to be enabled at a time. The existing recurring application charge will be canceled and replaced by the new charge.

      <br>


---

# 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://support.flowplusapp.com/your-flow-plus-account/changing-your-flow-plus-plan.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.
