# How Can I Downgrade My Channels Plan?

In order to downgrade your account, you need to follow the below steps:

* Log in to the [Dashboard](https://dashboard.pusher.com/)
* Select **Account > Channels Billing**
* Select **Downgrade** next to the plan you wish to downgrade to

**Why does the downgrade not work immediately?**

*Your plan will not be immediately downgraded*. Instead, you will remain on the current plan until your billing period ends, at which point you will be automatically downgraded. When you have a pending downgrade, you will see a banner in the dashboard which shows the date that you will be downgraded.

The *Plans* page on the dashboard will continue to show your old plan until the downgrade date.

Pusher delays downgrades in this way so you can continue to make use of the higher plan for the period of time that you have paid for. Our service is not pro-rated, so you cannot claim a refund for the period of time between initiating a downgrade and the end of your billing period.

{% hint style="info" %}
Still have questions? Please reach out to our Support team by visiting [this page](https://messagebird.com/support-center/Pusher-request-new).
{% endhint %}


---

# 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.bird.com/pusher/account-billing/account-billing/plans/how-can-i-downgrade-my-channels-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.
