# How Can I Export Data From Freshpaint?

Freshpaint provides several different ways for you to export your existing Freshpaint data.

## Warehouses

Warehouses give you direct access to the underlying data. Only customers on our business plan have access to warehouses.

For more information, see our [documentation on using a warehouse](/integrations/destinations/warehouses.md) with Freshpaint.

## Time Machine

You can also export data using our time machine functionality. The time machine lets you replay any historical data Freshpaint has collected to any destination you have. Users on any plan including the free plan have access to the time machine.

See our [docs on the Freshpaint time machine](/admin-panel/events/time-machine.md) for more information.

## Exporting Event Library

You can also export events from the Event Library:

![](/files/STrCpPXWYEoqi04IAEEa)

See our docs on [Exporting Event Library ](https://documentation.freshpaint.io/events#export-event-schema)for more information.


---

# 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/how-can-i-export-data-from-freshpaint.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.
