# Plans

The **Plans** page provides an overview of all available subscription plans, allowing you to manage and adjust your current plan based on your needs.

### **Available Plans & Billing Periods**

A table displays all currently available plans, including your **current plan**. You can view plans based on your selected **billing period**—either **monthly** or **annually**—using a toggle switch to switch between the two options. Your **next billing date** is also displayed to keep you informed about upcoming charges.

### **Changing Your Plan**

You can select a different plan at any time:

* **Upgrading to a higher-tier plan** – The upgrade takes effect **immediately**, and the new plan features become available right away.
* **Downgrading to a lower-tier plan** – The downgrade will apply **after the current billing period ends**, ensuring you continue to have access to your current plan until the next billing cycle.

Before changing your plan, ensure that all **billing information** is correctly filled out on the **General** page. Required fields, such as billing email, company or name, tax region, and tax ID, must be completed to proceed with any plan change.

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

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/profile/plans.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.
