# Subscription Plans

### Subscription

1. Log in to your **BotPenguin Dashboard**.
2. Click on **Subscriptions** .
3. You will be redirected to **Subscriptions → Plan** tab.
4. Here, you will see two pricing plans:

* **Omnichannel** – Includes features for all bots and agents across channels.
* **WhatsApp** – A WhatsApp-only plan designed for businesses that want to automate conversations, campaigns, and support exclusively on WhatsApp, without AI features.

{% content-ref url="/pages/Q4ZJbiWH0GAYvuF0wTl0" %}
[Whatsapp Only Plans](/subscription/whatsapp-only-plans.md)
{% endcontent-ref %}

**When you select Omnichannel, you will see the available plans and their features:**

1. **Baby Plan** – This is the default plan assigned when a user first joins the platform. It is ideal for beginners who want to explore chatbots without risk.
2. **Little Plan** – Users can upgrade from the Baby Plan to the Little Plan. It is suitable for automating leads, bookings, and bulk messaging.
3. **King Plan** – Designed for businesses handling higher volumes and requiring deeper integrations.
4. **Emperor Plan** – Best suited for enterprises with custom requirements and very high usage.

You can choose the plan that best fits your needs.\
You also have the option to switch between **monthly** and **yearly** billing by simply toggling the plan duration.

<figure><img src="/files/RhnqthbMqsPyuca8hVCs" alt=""><figcaption></figcaption></figure>

6. At the top, you will see the "**Set Up Auto Pay"** button, which allows you to enable automatic payments so the amount can be deducted directly from your bank account.

<figure><img src="/files/wFqqtCjAVubafSR0JMEP" alt=""><figcaption></figcaption></figure>

7. Click **Change Plan** to switch to your preferred plan.

<figure><img src="/files/o1ScCjVhCtUAD3A9Rjs7" alt=""><figcaption></figcaption></figure>

8. A pop-up will appear to add your billing details if they are missing.
9. Click on "**Update Billing"**.

<figure><img src="/files/J7VKCMu6FqC0I1XKgcBC" alt=""><figcaption></figcaption></figure>

10. You will be redirected to the Billing screen.
11. Add your billing address and payment method.

<figure><img src="/files/OXiXzw8HYeBGLUSvNC68" alt=""><figcaption></figcaption></figure>

12. After adding the details, go back to the **Plans** screen.
13. Select your desired plan and click on "**Change Plan" button**.
14. Click on the "**Upgrade"** button.

<figure><img src="/files/fRcsc1GDFjlMrzY4iOp3" alt=""><figcaption></figcaption></figure>

15. You will be redirected to the payment gateway.
16. Choose your payment method and confirm the payment.
17. After successful payment, your account will be activated.

***

### Downgrade Your Subscription

To downgrade your plan:

1. Select the desired plan and click **Change Plan**.

<figure><img src="/files/avy8tjMLsnwTm4Q8Fw1f" alt=""><figcaption></figcaption></figure>

2. Confirm the downgrade request.

<figure><img src="/files/Y8ebWUGd6hbUcSiKbTpG" alt=""><figcaption></figcaption></figure>

3. Once confirmed, the downgrade request will be submitted and will be displayed on the Plan screen.

<figure><img src="/files/ax7wx8pEqmKeDaAaPVdt" alt=""><figcaption></figcaption></figure>

**Important:**

* Downgrades take effect at the end of the current billing cycle.
* Any features that exceed the limits of the new plan will be paused.

## FAQ

<details>

<summary><strong>Will my bots stop working if I cancel?</strong></summary>

Bots continue working until the end of your billing cycle.

</details>

<details>

<summary><strong>Can I upgrade anytime?</strong></summary>

Yes, upgrades are applied instantly.

</details>

<details>

<summary><strong>Can I get a refund?</strong></summary>

There is no refund policy.

</details>

### Need Help?

If you face any issues managing your subscription, contact **<support@botpenguin.com>** from the dashboard or reach out via the official support channels.

***


---

# 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.botpenguin.com/subscription/subscription-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.
