# What Data Does Freshpaint Collect?

What data is stored/persisted by FP? \
\
Freshpaint stores and processes Configuration Data and Customer Data. \
\
Configuration Data is stored for a limited lifetime when possible. Access controls limit configuration data access to each customer’s Freshpaint organization. \
\
Customer Data is the most sensitive data in the Freshpaint system, this includes all raw event data collected by Freshpaint. Freshpaint processes the data, syncs it to third-party integrations, and archives a copy of the data in our Snowflake instance. By default, Freshpaint will archive the data in Snowflake for a year, but Freshpaint’s customers can elect for a longer retention period.\
\
The following pages walk you through the specific customer data collected by each SDK:

{% content-ref url="/pages/-MA86zb4DEbK9kKrgwJT" %}
[Data Collected on Web](/reference/faqs/what-data-does-freshpaint-collect/autotrack.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHEu1VIx1XHWgHVSSM5" %}
[Data Collected on React Native](/reference/faqs/what-data-does-freshpaint-collect/data-collected-on-react-native.md)
{% endcontent-ref %}


---

# 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://documentation.freshpaint.io/reference/faqs/what-data-does-freshpaint-collect.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.
