# Change Product Plan

## How to change the product plan?

* Click on you initials in the right top corner
* Click on current plan

{% hint style="info" %}
When a plan is changed to a higher plan, the higher plan takes effect immediately. If the plan is changed to a lower plan, the lower plan will not take effect until the next billing period.
{% endhint %}

{% hint style="success" %}
Find our **SaaS** product plans on our [webpage](https://decisionrules.io/pricing).

For **private cloud** and **on-premise** contact us at <mark style="color:red;"><sales@decisionrules.io></mark>
{% 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.decisionrules.io/doc/v1/billing/change-product-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.
