# How can I cancel my subscription?

To cancel your subscription, follow these steps:

1. Locate the initial email titled "Your BurpGPT Pro Activation Information".
2. Click on the "Manage Subscription" button in the email to be redirected to the [Stripe Customer Portal](https://billing.stripe.com/p/login/3cs4gkff48YDf7y144).
3. Alternatively, you can directly visit the [Stripe Customer Portal](https://billing.stripe.com/p/login/3cs4gkff48YDf7y144).
4. Log in using the email address associated with your subscription.
5. From there, you can manage and cancel your 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.burpgpt.app/help-and-faq/faq/how-can-i-cancel-my-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.
