# Cancel Subscription

{% stepper %}
{% step %}

### Click the brand box in the top left.&#x20;

{% endstep %}

{% step %}

### Click the purple 'Brand settings' button.

<figure><img src="/files/3c83b4c6fc516c00783fc97d491296cf0f208374" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click Settings > Billing > Cancel plan in that order.

<figure><img src="/files/d21ad1f8574de530b6bf25a4aa6bb96a90bf2053" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
A cancellation email will be sent to the email address used when first subscribing.&#x20;

Please be sure to check the email address. &#x20;
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.styleai.io/product-docs/product-docs-en/personal-member/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.
