# Downgrading a plan

### Downgrade Bravo Solo to Bravo Starter

To downgrade your Bravo Solo plan to the Bravo Starter, click on “**See billing settings**” > “**Downgrade**” to Bravo Starter on the pricing page.

![](/files/0YSW68zu6Z94SmIM7iC3) ![](/files/navhTwL7CXddGAJ6KC45)

This will result in a confirmation pop-up. If you confirm, your plan will be scheduled to downgrade at the end of the billing cycle. If you downgrade during the trial period, your plan will immediately change to Bravo Starter.

{% hint style="info" %}
Our plans are automatically recurring. If you want to unsubscribe, you should cancel your plan before your billing period ends.
{% endhint %}

{% hint style="info" %}
If you have Advanced apps and you downgrade from Bravo Solo, they will also expire at the end of the current Bravo Solo billing cycle. This means any published Advanced apps will display a blocked message to the app users once they expire. Make sure you unpublish them or request and upload a new build after the downgrade to avoid showing the blocked message.
{% endhint %}

{% hint style="warning" %}
If you subscribed to Bravo Solo with Apple subscription on your iOS device, you must also downgrade your subscription on your iOS device. You cannot downgrade from the web platform.
{% endhint %}

### Downgrade an Advanced app to a Solo app <a href="#downgrade-pro-app" id="downgrade-pro-app"></a>

To downgrade a Advanced app to a regular app, click on “**See billing settings**” > “**Manage apps**” > “**Advanced apps**” tab and click “**downgrade**” on the app.

![](/files/ACG2B8p4vEyMRZuQs4hv)

If you downgrade an app from its Advanced upgrade, it will immediately lose access to the Advanced features. The Advanced app subscription will remain as an allowance to assign to another app, or until you end the allowance subscription.

If the app is published, the live app will display a blocked message to the app users until you publish a new build. The build must be requested **after** the downgrade.

### What happens to your published apps if you downgrade?

1. If you downgrade a **Advanced app to a Bravo Solo app,** it will immediately lose access to the Advanced features, which means custom branding and versioning and other Advanced features. The published app will immediately display a blocked message to the app users.\
   \
   **What to do:** You can unpublish the app or upload a new build. The build must be requested **after** the downgrade. This build will include Bravo branded app icon & splash screen. The setup and bindings will remain in place.
2. If you downgrade to **Bravo Starter**, the published app will start to display a blocked message to the app users after the current billing cycle ends.\
   \
   **What to do:**  You can unpublish the app or upload a new build. The build must be requested **after** the downgrade. You must remove all add-ons features from you app and downgrade from Advanced app before you request the new build to remove the blocked message. The setup and bindings will remain in place.

![The message that will display in your published app if you downgrade your plan.](/files/w2HQ2aIEtnCbDwXOIoDd)


---

# 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.bravostudio.app/good-to-know/billing/downgrading-a-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.
