# How do I cancel my subscription in the dashboard?

Follow these steps:

1. Go to **Settings**.

   <figure><img src="/files/SA1XqL13pxqzjWmwOMxW" alt="Settings menu"><figcaption></figcaption></figure>
2. Click **Manage Subscriptions and Billing**.

   <figure><img src="/files/scHaNhwkN9vnv0SCAgdk" alt="Manage subscriptions and billing"><figcaption></figcaption></figure>
3. On the subscription page, find your active plan and click **Cancel**.

   <figure><img src="/files/KXoII7ISTVlGu7xEeoUn" alt="Cancel subscription"><figcaption></figcaption></figure>

Need help?

* [How to open a ticket for a query](/how-to-guides/how-to-open-a-ticket-for-a-query.md)


---

# 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.shieldproxies.com/faq/how-to-cancel-a-subscription-through-the-dashboard.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.
