# Plans

[<mark style="color:purple;">DecisionRules offers a range of subscriptions.</mark>](https://www.decisionrules.io/pricing/public-cloud) These plans come with defined limits, such as the number of rules you can create, the workspaces you can manage, and the users you can invite to collaborate with you. However, we understand that as your business logic expands, so do your requirements. When you reach these limits, you can seamlessly transition to a higher subscription plan that better matches your evolving needs, with just a few clicks.

In the following sections, you can find information about how to change your existing plan:

* [<mark style="color:purple;">**How to Change a Plan**</mark>](/account/plans/how-to-change-your-subscription.md)


---

# 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://academy.decisionrules.io/account/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.
