# How to upgrade, downgrade, or cancel your subscription.

1. Navigate to the **"Billing"** tab within your **"Account Settings."**
2. Click the **"Manage Subscription"** button.
3. This will securely redirect you to our billing partner's management portal. From here, you can:
   * **Upgrade or Downgrade:** Click the **"Update subscription"** (or similar) button to see a list of available plans. You can select a new plan that better fits your needs. Upgrades are typically effective immediately, while downgrades usually take effect at the end of your current billing cycle.
   * **Cancel Your Subscription:** Click the **"Cancel subscription"** button and follow the prompts. Your subscription will remain active until the end of your current paid period, after which it will not renew.


---

# 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://flensh.gitbook.io/flensh-docs/account-and-billing/4.1.-managing-your-subscription-plan/how-to-upgrade-downgrade-or-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.
