> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/my-account/billing/subscription/cancel-subscription.md).

# Cancel Subscription

There are many reasons that you may need to cancel your subscription. Whatever the reason, here at freewebstore, you can cancel your subscription at any time. Canceling your subscription is easy and if the need arises in the future, you can upgrade again whenever you like.

### How do I cancel my subscription?

To cancel your subscription do the following:

1. Log into your control panel.
2. Select \[Hey, YOUR-NAME] at the top right of the control panel.
3. Select [**My Account**](https://admin.freewebstore.com/accountv2.aspx) from the dropdown menu.
4. On the My Account page, click the \[Cancel Subscription] button and follow the steps to cancel.

Canceling your subscription will revert your plan back to the free Community plan and you can carry on using Freewebstore on this free plan for as long as you wish.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.freewebstore.com/my-account/billing/subscription/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.
