# How to cancel your subscription plan

If you're considering canceling your subscription, we've got you covered. This step-by-step guide will walk you through the process of canceling your subscription using the billing portal powered by [Stripe](https://stripe.com/). Follow these instructions to ensure a smooth cancellation experience.

\
**Steps to Cancel Your Subscription:**

1. **Login to our** [**website**](https://app.darkbot.io/login)<br>

   <figure><img src="/files/vQPHhVZAOr9Nv9rHM7rO" alt="Sign In page"><figcaption><p>Sign In page</p></figcaption></figure>
2. **Go to the Billing page on our website**<br>

   <figure><img src="/files/X7KGTKlF8MFam41pHVQQ" alt="Dashboard page"><figcaption><p>Dashboard page</p></figcaption></figure>
3. **Locate the "Cancel plan" button and click on it**<br>

   <figure><img src="/files/BGsefa4fiTiLq9xuNpaC" alt="Cancel plan button"><figcaption><p>Cancel plan button</p></figcaption></figure>
4. **Wait for the page to load the Stripe billing portal. Once loaded, you will see the \[Cancel plan] button. Click on it.**<br>

   <figure><img src="/files/DDmTowsTd5tdHlMJdMve" alt="Cancel plan button in the Stripe portal"><figcaption><p>Cancel plan button in the Stripe portal</p></figcaption></figure>
5. **Select the option to cancel your subscription and confirm the cancellation.**

   <figure><img src="/files/TE8O1fSN7LmbEprJ5Sa8" alt="Select &#x22;Cancel subscription&#x22; option"><figcaption><p>Select "Cancel subscription" option</p></figcaption></figure>

   <figure><img src="/files/lOPZ1wbkH0Qmu3LoXGf4" alt="Click [Cancel plan] button"><figcaption><p>Click [Cancel plan] button</p></figcaption></figure>
6. **Leave feedback about the reasons for cancelling your plan and click \[Submit]. This is very important to us!**<br>

   <figure><img src="/files/4m4wmpEy93tPknb6w9Ot" alt="Submit Feedback Form"><figcaption><p>Submit Feedback Form</p></figcaption></figure>
7. **Wait for the information to update. Stripe will process the cancellation, and the necessary adjustments will be reflected in your subscription details.**

What to Expect After Cancellation:

After canceling your subscription, the Billing page on our website will display a label indicating the date when your current plan will expire. Once this date is reached, your subscription will be permanently deactivated.

<figure><img src="/files/lcA53zq4ACOwVSh7LCYJ" alt="Subscription status label"><figcaption><p>Subscription status label</p></figcaption></figure>

*Please note that canceling your subscription will stop all future auto-renewal bills, and you will no longer have access to the features or services associated with your* [*subscription*](/subscription/what-are-the-differences-between-subscriptions-plan.md)*.*

**Conclusion:**

Canceling your subscription is a straightforward process using billing portal powered by Stripe. By following the steps outlined in this guide, you can easily cancel your subscription and manage your account. If you have any questions or need assistance, please don't hesitate to reach out to our [support team](https://darkbot.io/contact-us).

Remember, we value your feedback, and if there are any specific reasons for your cancellation, we would appreciate your input. Thank you for being a part of our community, and we hope to serve you again in the future.


---

# 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.darkbot.io/subscription/how-to-cancel-your-subscription-plan.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.
