# What happens when I cancel my subscription

At Scappman customers have full control over their subscription. But what happens when you click the **Cancel subscription** button?

* All data related with your subscription will be deleted
* Your installations will be deleted in Scappman (Not in lntune!)

It is important to know that your application in lntune will not be deleted when cancelling your subscription. From then on, Scappman will not update your applications anymore.

If you have private applications in our App Store,then it might be usefulI to export the commands first before cancelling your subscription. Otherwise you'll need to do some reverse engineering to get them back.

To completely remove Scappman, the following action needs to be performed manually:

* Delete Scappman Enterprise applications in Azure Active Directory


---

# 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.scappman.com/billing/what-happens-when-i-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.
