# Upgrading/Downgrading Plans

## Upgrading from Starter

If you are on the free starter plan you can upgrade to a paid plan at any time. This will provide access to either 30 max reviews on Standard or unlimited on Pro.

## Upgrading from Standard

If you are on the standard plan you can upgrade to Pro at any time. This will provide access to unlimited reviews.

Navigate to the [**Plans**](https://reviewdrop.io/plans) page on your dashboard to upgrade to pro.

## Downgrading from Pro

If you would rather downgrade back to Pro, please navigate the [**Plans**](https://reviewdrop.io/plans) page on your dashboard.&#x20;

{% hint style="danger" %}
If you have over 30 reviews currently on the Pro plan you cannot downgrade unless you delete reviews below the limit.
{% endhint %}

## Cancelling your Plan

If you would like to cancel, please navigate to your [billing portal](https://reviewdrop.io/billing/portal). You can either choose to upgrade/downgrade your current subscription or cancel by clicking the red "Cancel Subscription" button.

We work on a proration basis. Once cancelled, you will be entered into a grace period for the remaining time of the paid subscription term.

Your reviews will still be saved on our system for up to 1 year from expiry. Reviews will no longer be visible to the public if greater than the free plan amount, however.

### Requesting Data Deletion

As part of our GDPR guidelines, you can request your data or terminate our service. Please contact us at <hello@reviewdrop.io> to request your data or deletion. Allow up to 4-5 working days for us to prepare data.


---

# 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.reviewdrop.io/account-management/upgrading-downgrading-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.
