# Can I cancel my subscription(s)?

Yes, your subscription can be canceled at any time from your account page at[ Subscriptions](https://evelode.com/subscriptions/). You will retain access to support and updates until your license key expires, one year from the purchase date.

**Note**: An active subscription keeps you locked into your renewal pricing. If a subscription is canceled or expires, future license renewal is not guaranteed to be at the initial purchase price.

### Can I reactivate my subscription(s) later?

Yes, the license can be renewed in your [Customer Dashboard](https://evelode.com/dashboard/). Renewing it will reactivate the subscription.


---

# 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.evelode.com/main/account-help/can-i-cancel-my-subscription-s.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.
