# Change your plan

## Can I upgrade or downgrade my Ecombe plan?

You can change your Plan to suit your actual usage situation. Just visit Ecombe's Switch Plan page.

Any changes to your Plan will take effect immediately.

{% hint style="warning" %}
What happens if I downgrade my plan? Please check [this article](/faq-and-troubleshooting/faq/what-heppened-if-i-downgrade-my-plan.md).
{% endhint %}

## Here's how to upgrade or downgrade your plan <a href="#switch-plan-page" id="switch-plan-page"></a>

{% stepper %}
{% step %}
**Access Switch plan page**

{% hint style="success" %}
Steps:

1. Access Ecombe app and click **Preference** in the left column.
2. Click **Plan information.**
3. Click **Switch Plan**.
   {% endhint %}

{% hint style="info" %}
On the **Plan Information** page you will see your **current plan.**\
In this case is PayG 10-slot = Pay as you go 10-slots.
{% endhint %}
{% endstep %}

{% step %}
**Choose the plan you want to upgrade or downgrade**

After step 1, you will redirect to Switch plan page. Pick the plan you want to upgrade or downgrade to.

Pick the plan you want then click **Upgrade** to upgrade your plan or **Downgrade** to downgrade your plan.
{% endstep %}

{% step %}
**Plan confirmation**

After step 2, you will be redirect to **Plan confirmation page.**

You can choose to add the Add-on package or not then select **Confirm detail.**

After **Confirm detail** you can **enter the discount code** and select **Start plan**.
{% endstep %}

{% step %}
**Approve subscription**

After clicking start plan, Shopify system will take you to **Approve subscription page**.

Select **Approve** to confirm Plan activation and payment.
{% endstep %}

{% step %}
**Change plan successfully**

After your plan activation and payment are confirmed, you will be redirected to the Ecombe Switch Plan page, where you’ll see the message: “Subscription activated successfully! 🎉”.
{% endstep %}
{% endstepper %}

## Here's how to cancel your plan

{% hint style="success" %}
Steps:

1. Access Ecombe app and click **Preferences** in the left column.
2. Click Danger zone.
3. Click Cancel plan.
   {% endhint %}

{% hint style="info" %}
You also can downgrade to Free plan in [**Switch plan page**](/getting-started/account-and-billing/change-your-plan.md#switch-plan-page)**.**
{% endhint %}

## What happens if I cancel my pan?

You will be required to **unpublish pages and sections** before cancelling the plan.

Click **Manages page** to unpublish pages and sections.

{% hint style="info" %}
Don't know how to unpublish pages and sections, check [this article](/pages-and-section-creations/general/pages-and-sections-management.md#how-to-publish-and-unpublish-a-page).
{% endhint %}

## Frequently Asked Questions

#### 1. What is a publish slot?

Publish slots are the number of templates and sections that you can create with Ecombe and publish to your theme or live page.

#### 2. I have many products, collections. Do they consume my publish slots?

Don't worry, a collection or product template can be assigned to all or many different products or collections.

For example: if your store has 10 collections, you just need to create 1 collection template and assign it to those 10 collections. All will be counted as 1 publish slot.

#### **3. What happens if I downgrade to a free plan?**

Free plan has only 1 publish slot so the system will ask you to unpublish pages to draft page and leave only 1 published page.


---

# 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.ecombe.com/getting-started/account-and-billing/change-your-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.
