# Cancel my subscription

{% @arcade/embed flowId="jGqKUr2nq7qoITiDzaus" url="<https://app.arcade.software/share/jGqKUr2nq7qoITiDzaus>" fullWidth="true" %}

To cancel the subscription, you need to proceed with the following steps:

{% stepper %}
{% step %}
Log in to your Skylum account by pressing the “Log in” button in the right-up corner
{% endstep %}

{% step %}
Choose “My software” from the list
{% endstep %}

{% step %}
Press “Manage Subscription”&#x20;
{% endstep %}

{% step %}
Press “Cancel Subscription.” under your main Subscription or Extra Seat (if purchased) depends on your needs
{% endstep %}

{% step %}
Confirm your action and choose the reason
{% endstep %}
{% endstepper %}

<br>


---

# 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://support.skylum.com/manage-license/cancel-my-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.
