# Cancel Your Subscription

To cancel your subscription, start by clicking the **`Billing and Subscriptions`** link located on the left side navigation of your dashboard.

In the Manage Subscriptions popup window, click on the current plan you would like to cancel. The plan information is listed in a white box above Account Information.

<div align="left"><figure><img src="/files/6OPaYZDXIO8GhZaEUc3K" alt="" width="375"><figcaption><p>Screenshot showing the Manage Subscriptions window</p></figcaption></figure></div>

In the Subscription Details window, choose **`Cancel Subscription`** located at the bottom left.

<div align="left"><figure><img src="/files/nkReg2RxshsPdrrT0A4U" alt="" width="375"><figcaption><p>Screenshot showing the Subscription Details window</p></figcaption></figure></div>

In the Cancel Subscription window, use the dropdown to select a reason for the cancellation. Please utilize the free text box to give us more information on why you are leaving.

Once done, click the **`Confirm Cancellation`** button at the bottom of the window.

<div align="left"><figure><img src="/files/9Iq9jQJJ1iHW6QHcQaYY" alt=""><figcaption><p>Screenshot showing the Cancel Subscription window</p></figcaption></figure> <figure><img src="/files/VaWvuWWjcSz4OVdUTSNP" alt=""><figcaption><p>Screenshot showing a pending cancellation</p></figcaption></figure></div>

Your subscription will be automatically canceled at the end of your current billing period. You can remove the scheduled cancellation at any point before the listed date. Additionally, you can resubscribe at any point by logging back into your account and reenabling your historic subscription.


---

# 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.rekor.ai/scout/scout-dashboard/billing-and-subscriptions/cancel-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.
