# How do I cancel my plan?

## Here are the steps to cancel my subscription plan:

1. Login in to your [dashboard](https://orimon.ai/login) -> click on the plan type mentioned next to your profile section -> and when you billing drop-down opens.

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

2. Click on "**Manage**", after which you will see a page with all your plan details.

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

3. Click on "Cancel Plan" to initiate the cancellation process.

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

4. Review the cancellation details and confirm that you wish to cancel your subscription plan.

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

7. Click on "Cancel Plan" again to confirm the cancellation.

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

{% hint style="info" %} <mark style="color:yellow;">**Note:**</mark> If a user cancels their subscription plan, they will still have access to the features of their current plan until the end of the current billing cycle.&#x20;

After that, the subscription will expire, and the user will not be charged again.&#x20;

However, if the user changes their mind and decides to renew their subscription plan, they can do so at any time before the expiration date.&#x20;

This means that they will have to start a new subscription, and the billing cycle will start again from the date they renew their subscription.
{% 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://orimon.gitbook.io/docs/fundamentals/billing-and-subscription/how-do-i-cancel-my-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.
