# How to change your subscription

## How to access your plan any time

To change your plan, you must first log into your account. At the bottom of your Space, click on the "Profile" button and select your Username. Your profile page will then appear. Click "Plans" on the left-hand side to see the available plans.

<figure><img src="/files/C7W0CfAX15saKiAPoJbp" alt=""><figcaption></figcaption></figure>

## How to change your subscription when the rule limit is reached

Running out of space? Once you have reached the limits of your plan, an "Upgrade" button will appear on your profile page Dashboard. Clicking "Upgrade" will redirect you to the plans page, where you can easily choose a higher plan to fit your business needs.

<figure><img src="/files/oD5rMMqjddnaRTvWS3xK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*Of course every business has its own needs, so do not hesitate to contact us for a tailored plan. You can simply click Premium on a page of plans.*
{% endhint %}

## Changing the plan

On the page of available plans, you can find your current plan alongside others, each with a description. Select the plan you wish to change to and click on the "Select Plan" or "Get a Quote" button. You can also check your current limits and permissions in the "Limits" section on the left-hand side of the page.&#x20;

<figure><img src="/files/NM2gLZwcn7SlbXKKkDgq" alt=""><figcaption></figcaption></figure>

You will need to finish setting up your profile. Once you have done this, fill out your payment details within the pay-gate and click the "Pay and subscribe" button.

<figure><img src="/files/sIOHbmOWMX8vCx105Alt" alt=""><figcaption></figcaption></figure>

After a successful payment you will be redirected back to the plan page. Now your plan has been changed and a new invoice was created. Click the “Invoices” button to see all your invoices.

{% 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 %}


---

# 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/how-to-change-your-subscription.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.
