# If I Cancel My Subscription, What Happens To My Demos?

In the event that you need to cancel your subscription, you will be downgraded to the Free plan. You will only be allowed 1 published demo and 1 user until you resume your subscription, and lose access to premium features.&#x20;

Storylane will not delete any of your demos unless you request a full account deletion. They will still be there if you decide to resume your subscription (and we hope you do!).


---

# 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.storylane.io/trust-and-security/faqs/if-i-cancel-my-subscription-what-happens-to-my-demos.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.
