# How Can I Upgrade My Channels Plan?

You can upgrade your Channels subscription by:

1. Log in to the [Pusher Dashboard](https://dashboard.pusher.com/)
2. Click **Account > Channels billing** from the top right&#x20;

Clicking on an **Upgrade** Button for a plan will take you to the sign up page where you can enter your billing and card details. Payment will be taken immediately and your account will instantly benefit from the increased limits.&#x20;

For instructions on how to downgrade visit [How can I downgrade my Channels plan?](/pusher/account-billing/account-billing/plans/how-can-i-downgrade-my-channels-plan.md)

{% 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-upgrade-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.
