# Cancel subscription

Login to your WordPress site and go to **Super Forms > Licenses** from your WordPress menu.

Now login to your [Super Forms account](/quick-start/registration.md#registering-a-new-account) and click the **Cancel Subscription** button.

In case you no longer have access to your WordPress site you can contact us directly by submitting a [support ticket](https://f4d.nl/super-forms/support/) and providing the Super Forms account (email address) and which site(s) you wish to unsubscribe to.


---

# 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.super-forms.com/account/dashboard/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.
