# Billing & Subscriptions

### When will I be billed?

Billing is processed every month at the same date in month that you first signed up to UpWatch. If that date in the month does not work for you, please let us know via <hello@upwatch.co.uk>.

All payments are taken on a monthly basis and there are no options for annual payments.

### Can I change my plan?

Yes, we provide access to a [portal](https://polar.sh/upwatch/portal) via Polar that allows you to upgrade, downgrade, or cancel your plan.&#x20;

### Can I change my payment details?

Yes, with the [payment portal](https://polar.sh/upwatch/portal), you can edit your payment details.


---

# 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/billing-and-subscriptions.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.
