# Upgrade/Downgrade

## Upgrade/Downgrade the plan

### 1. Upgrade the plan

From the **Dashboard** of the app, go to **Pricing plan** -> click on **Upgrade now** button to upgrade your plan.

![](/files/-MDDDZuzrrhh8asemo7U)

### 2. Downgrade the plan

From the **Dashboard** of the app, go to **Settings** -> **General** -> **App plan** -> click on **Downgrade** link to downgrade your plan.

![](/files/-MDDELXh_CmMtLW3LtgE)

When you **downgrade** your plan to a lower plan, you have to delete the pages/templates and you will be limited to the plan that you will downgrade to.

For example you are in a **Pro** plan and you have **10 standard pages** and **1 product template**, when you downgrade your plan to **Free**, you have to delete **7 standard pages** and **1 product template**, only keep **3 standard pages** to use and editing. Because you can only create up to 3 standard pages with Free plan.


---

# 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://layouthub.gitbook.io/layouthub/user-guides/upgrade-downgrade.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.
