# How do I renew my plan?

## Here are the steps to renew 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 "Renew Plan" to renew your subscription

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

6. Review your plan details and click on "Renew" to confirm your renewal.

<figure><img src="/files/KmazjtByi2KTS2n1FBXA" 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://orimon.gitbook.io/docs/fundamentals/billing-and-subscription/how-do-i-renew-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.
