# Cancel Subscription

We’ll be sad to see you go, but you can cancel your Holo subscription anytime in just a few steps:

1. Log in to your account.
2. Click on your **Brand name → Settings** in the lower-left corner.
3. Select **Account** **→ Manage → Cancel subscription**.

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

4. Fill out the short feedback form.

Once you complete the form and confirm the cancellation, your subscription will be canceled but will stay active until the end of your current billing period.

{% hint style="danger" %}
‼️To **fully cancel** your subscription, you need to **decline the offers** to pause your subscription or apply the Founder's discount. If you accept any of them, your subscription won't be canceled — it will continue under the accepted offer.
{% endhint %}

{% hint style="warning" %}
You will not automatically receive a refund if you cancel within 14 days of subscribing. To be considered for a refund, you must contact our Support team at <support@tryholo.ai> within the 14-day window.​
{% endhint %}

If you ever decide to come back, we’ll be here 💫


---

# 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.tryholo.ai/account/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.
