# Upgrading & Downgrading

You can change your plan at any time from your billing settings. Here's how the process works and what to expect.

1. **Open billing settings** – Click 'Workspace settings' and scroll down to 'Plan & Billing.'
2. **Select a new plan** –  Select 'Change Plan.' Here you can choose Free or Business. For Enterprise plans, [contact our sales team](https://go.blings.io/meetings/isaac-marrache?uuid=346fddb6-e84c-46e2-a8b6-d12d8694cf7e&_gl=1*hfvtbo*_gcl_au*MTk5NjYxOTQwOC4xNzU0MjQ4NzMwLjk3NDY2ODA1LjE3NTU1Mzc1MzQuMTc1NTUzNzUzNA..).
3. **Confirm change** – Click 'Confirm.' New features unlock immediately; if downgrading, features restricted by the lower plan will remain available until the end of your current billing period.

{% hint style="info" %}
Downgrading to a lower plan can restrict your projects and data. Ensure you're under the new limits or remove excess projects before confirming.
{% 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://help.blings.io/plans-pricing/upgrading-downgrading.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.
