# What happens at the end of my trial period?

At the end of your trial period, you will receive an email informing you that your trial is about to expire.

From there, you can choose not to continue and your account will get automatically closed. After a 30-day redemption period, your trial data will be automatically deleted.&#x20;

Or you can decide to subscribe to the service and keep using it.


---

# 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://help.screena.ai/resources/faq/pricing-and-support/what-happens-at-the-end-of-my-trial-period.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.
