> For the complete documentation index, see [llms.txt](https://docs.diaflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.diaflow.io/workspace/billing/upgrade-downgrade-a-subscription.md).

# Upgrade/Downgrade a subscription

As your business needs change, you can easily scale your workspace resources up or adjust your costs down by changing your subscription plan.

#### How to Change Your Plan

1. **Access the Billing Page:** Click your user profile icon at the bottom left of the sidebar, select **Workspace Settings**, and go to the **Billing** tab.
2. **Open the Pricing Menu:** In the **Current Plan** section, click the **Upgrade plan** button. *(Note: You use the same button whether you are upgrading or downgrading.)*

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

3. **Select Your New Tier:** A list of available subscription plans will appear. Review the features and choose the one that best fits your team's current needs.

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

**If you upgrade:** Your workspace will be upgraded instantly. The new features and increased limits will take effect **immediately** after your payment is successfully processed.

**If you downgrade:** Your current resources will not be cut off suddenly. The transition to the lower plan will take effect **at the end of your current billing cycle**, when your current plan expires.

#### Need help?

* *Only need more credits without changing your base plan? Learn how to* [*Buy credits.*](/workspace/billing/buy-credits.md)
* *Encountered an error during checkout? Contact* [*support@diaflow.io*](mailto:support@diaflow.io) *for immediate assistance.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.diaflow.io/workspace/billing/upgrade-downgrade-a-subscription.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.
