# Cancellation policy

We want satisfied customers, not hostages. That’s why we make it easy for you to cancel your account directly in all of our apps — no phone calls required, no questions asked.

Account owners can follow these instructions to cancel in-app:

* Supportress: navigate to "Billing" from the profile menu (top-right corner of the app) and select "Cancel your account".

Our legal responsibility is to account owners, which means we cannot cancel an account at the request of anyone else. If for whatever reason you no longer know who the account owner is, [contact us](mailto:accounts@heavymelon.supportress.com). We will gladly reach out to any current account owners at the email addresses we have on file.

## What happens when you cancel?

You won’t be able to access your account once you cancel, so make sure you download everything you want to keep beforehand.

We’ll permanently delete your account data within 30 days from our servers and logs, and within 60 days from our backups. Retrieving data for a single account from a backup isn’t possible, so if you change your mind you’ll need to do it within the first 30 days. **Data can’t be recovered once it has been permanently deleted.**

We won’t bill you again once you cancel. We don’t automatically prorate any unused time you may have left but if you haven’t used your account in months or just started a new billing cycle, [contact us](mailto:accounts@heavymelon.supportress.com) for a [fair refund](/refund-policy.md). We’ll treat you right.

## HeavyMelon-initiated cancellations

We may cancel accounts if they have been inactive for an extended period:

* For trial accounts:
  * For Supportress: 30 days after a trial has expired without being upgraded
* For frozen accounts: 180 days after being frozen due to billing failures

We also retain the right to suspend or terminate accounts for any reason at any time, as outlined in our [Terms of Service](/terms-of-service.md). In practice, this generally means we will cancel your account without notice if we have evidence that you are using our products to engage in [abusive behavior](/use-restrictions.md).

{% hint style="info" %}
HeavyMelon policies are open source, licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Adapted from the [Basecamp open-source policies](https://github.com/basecamp/policies) / [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

*This page specifically adapted from* [*policy*](https://github.com/basecamp/policies/blob/7e38d54778c0e6cfb5355e3eb4e0f097aee33572/cancellation/index.md) *\\*— \_August 14, 2020.\_
{% endhint %}


---

# 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://policies.heavymelon.com/cancellation-policy.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.
