# Storing your data

***

We do keep tracking all your metrics. We do **NOT** stop tracking for 6 months more in case:

* you delayed payment
* your card was expired
* you downgraded or upgraded your plan
* you have other billing issues

However, you may not be able to use your console, dashboard, or reports before you recover your access. The main thing is that you don't need to worry that any data or statistics will be lost. Also, you can download your project data anytime from your settings (only for the owner role)

We still continue handling your purchases and receipts.


---

# 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://doc.appflow.ai/docs/others/storing-your-data.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.
