# Cancelling Subscription

#### Follow these steps to cancel your subscription's auto-renewal.

* Go to 'My Account' from the top right corner of the FlytBase dashboard.
* Then click on 'Manage Subscription'.

<figure><img src="/files/z4O3NFKi8r95eMiUixi7" alt=""><figcaption><p>Manage Subscription</p></figcaption></figure>

* Enter your email and sign in with the One Time Password (OTP) received over email.

<figure><img src="/files/nHN0PJ50d9WUiWsRnEOP" alt=""><figcaption><p>Sign in with an OTP</p></figcaption></figure>

* Now click on the subscription you want to cancel.

<figure><img src="/files/v0ZhyJozoWolX31DiBzF" alt=""><figcaption><p>Click on the concerned license</p></figcaption></figure>

* Then click on 'Cancel Subscription' in subscription details, and select a reason for cancellation.

<figure><img src="/files/k5UWJGXgYnffcp5SgNwl" alt=""><figcaption><p>Cancel Subscription</p></figcaption></figure>

* Your subscription will then be cancelled on the specified date.

<figure><img src="/files/VRcqAWL8VtCPXr5pX6Xq" alt=""><figcaption><p>Confirm Cancellation</p></figcaption></figure>

{% hint style="info" %}
To remove a scheduled cancellation, click on 'Remove scheduled cancellation' from subscription details.
{% 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://legacydocs.flytbase.com/managing-flytbase-account/cancelling-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.
