---
title: "Export app data to CSV"
slug: "export-app-data-to-csv"
status: "update"
updated: 2026-05-27T21:08:08Z
published: 2026-05-27T21:08:08Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Export app data to CSV

*Learn how to download Tulip data based on an individual App or Analysis.*

There are two types of data you can export:

- App data
- Databased on Analytics you’ve previously created

## Export app data

1. To export app data, open the **App Summary View** of an app.
2. Click the **Completions** tab.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_110543447.png)

1. Choose the app Version and the time frame of the information that you would like to export.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_110544102.png)

1. Click **Export Data**. The data will be organized by app completion.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_110544240.png)

### Export app data by step

You can see individual app Completions to see app usage by Step.

1. Click the **timestamp** of an individual app completion on the list.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_110544385.png)

You can now see data per app step for that completion.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_86012485.png)

1. Click **Export CSV**.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/How%20to%20export%20App%20data%20to%20CSV_86012531.png)

### Export data from analysis

To export data from an Analysis, you need to [create a Table analysis](https://support.tulip.co/docs/analytics-editor#create-an-analysis).

1. To export data from an existing table, open the analysis in the Analytics Editor.
2. Click **Export CSV**.

---

Did you find what you were looking for?

You can also head to [community.tulip.co](https://community.tulip.co/?utm_source=intercom&amp;utm_medium=article-link&amp;utm_campaign=all) to post your question or see if others have solved a similar topic!

**Analytics**

**Analytics** are live updating graphs and metrics calculated based on app data, Table data, and machine data. Analytics can be embedded and dynamically filtered within an application.

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/image-1662410510869.png)

**PublishedVersion**

The **Published****Version**of a Tulip app is a complete version of your Application. When an app is ready to be run in production, its logic can be *frozen*by Publishing that app. One application can have multiple published versions. If a **Station**is assigned to run the Published version of an application, it will only see changes when they are published.

**App Completion**

**App Completions**are a mechanism to store immutable data from a Tulip app. When an app is completed, all **Variable's**current values will be stored in the app completions tab.****This completion data can be analyzed in **Analytics.**

By default, after a Completion users will be brought back to the **Begin Screen**of your application. This behavior can be adjusted with other **Transition**types.

**Step**

A view your users will see within an application. **Steps** can be viewed chronologically or in whatever order best fits your process.

Steps can be grouped into **Step Groups**to manage and organize your app Steps.

**Analysis**

An **analysis** is a live updating combination of a data query and a visualisation. It allows to show metrics based on app completion data, Tulip Table data, or machine data. Analyses can be embedded and dynamically filtered within apps, placed on dashboards and shared via a direct link

Example - Bar chart

![](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/image-1662410531382.png)
