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

# Export your data

> Bring your data with you anywhere

Graphext allows you to export your data in several ways, either directly downloading it or even
exporting it to your integration of choice.

## Downloading your data

The most straightforward way to export your data is to simply donwload it.

<Frame>
  <img src="https://mintcdn.com/graphext/TIxsUCdXOafrcQUZ/images/download-menu.webp?fit=max&auto=format&n=TIxsUCdXOafrcQUZ&q=85&s=38da15ebb8d9c141e3aacb0ca8d917ba" alt="Download Menu" width="2036" height="1126" data-path="images/download-menu.webp" />
</Frame>

You can download the data in 3 different ways:

1. Download the **original dataset**, without modifications
2. Download a subsection of the dataset as an **Excel®** file
3. Download a subsection of the dataset as a **CSV** file

For the last two options, this menu will pop up.

<Frame>
  <img src="https://mintcdn.com/graphext/TIxsUCdXOafrcQUZ/images/download-popup.webp?fit=max&auto=format&n=TIxsUCdXOafrcQUZ&q=85&s=8d566e9884324eb82b10ce4a486ab650" alt="Download Popup" width="2772" height="1836" data-path="images/download-popup.webp" />
</Frame>

This will allow to make a selection of the columns you want to download.

As stated in the blue note, any selection you have currently applied in your data will
be used to filter the resulting download.

<Tip>
  In the case you created a graph or a model, the worflows create some utility
  columns as calculations from your data. These are excluded from the selection
  by default, but can be added back if desired.
</Tip>

## Exporting to an integration

In the case you have an [integration](/integrations/data-sources/overview) setup and **give it write access**, you can export any data to it.

For this, you have to setup **at least one integration** in which the option "Allow Write Ouput" is enabled. This
will allow Graphext to dump any data onto it.

<Frame>
  <img src="https://mintcdn.com/graphext/agfECH-oCIK1Rorn/images/creating-project-allow-write.webp?fit=max&auto=format&n=agfECH-oCIK1Rorn&q=85&s=943072b4b91847405fc116f2954a7040" alt="Allow Write Output" width="2234" height="1838" data-path="images/creating-project-allow-write.webp" />
</Frame>

<Note>
  Projects and integrations are not necessarily related. You can export data
  from any project to any integration as long as the given integration had the
  option "Allow Write Ouput" when it was created.
</Note>

If you (or someone in your team) enabled an integration with write access, this menu will become available:

<Frame>
  <img src="https://mintcdn.com/graphext/trfFunaWYnndLpnF/images/export-to-integration-option.webp?fit=max&auto=format&n=trfFunaWYnndLpnF&q=85&s=fd6d1e253b88c69c5f6fdf1826443899" alt="Export to integration option" width="2100" height="811" data-path="images/export-to-integration-option.webp" />
</Frame>

<Tip>
  If the project you are trying to export from belongs to a team, and no one in the team created an integration,
  this message will show up:

  <Frame>
    <img src="https://mintcdn.com/graphext/trfFunaWYnndLpnF/images/export-to-integration-disabled.webp?fit=max&auto=format&n=trfFunaWYnndLpnF&q=85&s=65182439645c17ead39598c1a5786392" alt="Export to integration disabled" width="2107" height="699" data-path="images/export-to-integration-disabled.webp" />
  </Frame>

  Any member of the team can create an integration that any member of the team will be able to use once setup.
</Tip>

If everything is setup correctly, clicking the "Export to integration" button will take you to same sampling data
menu previously discussed. Select the columns (and apply the filters in the project) that you desire and click "Next".

This next menu will ask for the integration to which the data will be exported.

<Frame>
  <img src="https://mintcdn.com/graphext/trfFunaWYnndLpnF/images/export-menu.webp?fit=max&auto=format&n=trfFunaWYnndLpnF&q=85&s=337be327405de35f75d86faa76c70e66" alt="Export menu" width="2894" height="1948" data-path="images/export-menu.webp" />
</Frame>

The integrations setup can be seen in the left sidebar. Here *every* integration is displayed, but only
those with write access can be chosen.

You can then save and export your data to said integration. The data will be exported attending to the
integration's format.
