# Canceling your Subscription

If you have a paid subscription for IncidentHub and wish to downgrade to a Free Plan account, here are the steps:

1. Cancel your subscription: When you sign up for an IncidentHub paid account, Paddle (IncidentHub's Merchant of Record) will send you a subscription confirmation email. You can cancel your subscription by clicking on the link in the email with this text "**To cancel your subscription, please click here**". The email(s) will have the subject "Your subscription to IncidentHub".
2. Alternatively, you can reach out to IncidentHub support at <support@incidenthub.cloud> with your request.


---

# 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.incidenthub.cloud/incidenthub-documentation/subscriptions-and-billing/canceling-your-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.
