# Cancel Subscription

You can cancel your inFlight membership using any of the following methods:

1. **From the inFlight Console:**
   * Open the inFlight Console.
   * In the bottom-left corner, just above the Reddit icon, click **Manage Account**.
   * On your account page, locate your **Premium** plan and click **Manage**. This will take you to your subscription page, where you can cancel your membership.
2. **Using the Email Link:**
   * Open the email you received containing your license key.
   * Click the **Manage Subscription** link included in that email to access your account and cancel your membership.
3. **By Email Request:**
   * You can also request cancellation by emailing **<inflight@inflightaddon.com>**, and our team will handle it for you.


---

# 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://kb.inflightaddon.com/how-to/cancel-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.
