# Cancelling a Subscription

### How do I cancel all or part of my subscription?

To cancel your subscription, go to our [payment portal](https://polar.sh/upwatch/portal), which is provided by Polar, to cancel your subscription.

### What happens once I cancel?

If you cancel mid-month, your website will still be monitored until the period you have paid for has ended.

### Can I get my money back?

We do not offer any money back. If you sign up and are unhappy with the service or want your money back for a mid-month cancellation, please email us at <hello@upwatch.co.uk>.


---

# 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://upwatch.gitbook.io/upwatch/readme/cancelling-a-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.
