---
title: "Analysis import export"
slug: "analysis-import-export"
updated: 2026-02-20T20:46:55Z
published: 2026-02-20T20:46:55Z
---

> ## 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.

# Analysis import export

Who can use this feature

          

Users on Enterprise plans and above.

## Overview

Analytics are unique because they can be included in applications but can also rely on data not included in that application (such as machine activity for a machine not referenced in that app).

Analytics will add dependencies for data sources that will be exported and imported based on how they are configured:

- Machine activity tables used in analytics will drive the [export --> import of machines](/r230/docs/machine-machine-type-import-export).
- Tables referenced by the analysis will drive the [export --> import of that table](/r230/docs/table-import-export).
- Apps **will not** be exported/imported when they are referenced by analytics.

Below is the Export/Import flow: ![image.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/image%28671%29.png)

## Export

### App analytics

When an analysis references the completions of another app, that second app will not be exported by default. If an app group is exported and the referenced app is within that group, the analysis will continue to function.

If an analysis points to an app that is not transferred, it will be replaced by a blank analysis widget.

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

### Table analytics

When an analysis is exported that references a table field, that table will be exported. If that field is archived in the analysis, the export will fail.

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

### Machine analytics

Any analysis that references a machine will cause that machine and its type to be exported.

## Import

On import, the behavior is straightforward. If the analysis is present in the app export, it will be rendered in the application. If not, it will be replaced with a blank analysis widget.

We do not perform any matching of existing analysis on import.

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

The data source for each asset will be imported based on the documentation for that asset:

- [Table Import Export](/r230/docs/table-import-export)
- [Machine & Machine Type Import Export](/r230/docs/machine-machine-type-import-export)
