# Limits

The **Limits** page provides an overview of all restrictions and quotas tied to your current subscription plan. It lists the feature limits available to you, helping you understand the scope of your plan.

This page displays various limits, such as:

* **API Calls** – The maximum number of API requests allowed per billing cycle.
* **Rules** – The total number of rules you can create and manage.
* **Spaces** – The number of spaces you can own within your organization.
* **Free BI audit logs** - number of audit logs that can be stored as part of the plan (see also [Pay-as-you-Go](https://docs.decisionrules.io/doc/~/changes/1017/profile/pay-as-you-go))
* **Free Jobs minutes** - number of minutes of job executions that are part of the plan (see also [Pay-as-you-Go](https://docs.decisionrules.io/doc/~/changes/1017/profile/pay-as-you-go))
* **Other Feature-Specific Limits** – Any additional restrictions based on your selected plan.

These limits are **determined by your current plan** and cannot be modified directly from this page. If you require higher limits, you can explore available plans on the **Plans** page and upgrade to a higher-tier plan to extend your usage quotas.

{% hint style="info" %}
If you have unique business requirements that exceed standard limits, feel free to **contact us** to explore a **personalized plan** tailored to your needs. You can reach us at <mark style="color:red;"><sales@decisionrules.io></mark> for further assistance.
{% endhint %}

<figure><img src="https://437457296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MN4F4-qybg8XDATvios%2Fuploads%2FtLJRJVogjlIdHM8ukkoZ%2Funtitled.png?alt=media&#x26;token=0ba5c434-8d68-4860-b53f-57e8ad83a698" alt=""><figcaption></figcaption></figure>


---

# 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/~/changes/1017/profile/limits.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.
