> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/managing-data-sources/exporting-files.md).

# Exporting Files

You can export data from data sources you own. The data can then be used in other tools within the organization.

You can export data from vector spatial DS and non-spatial DS.

Data is exported to files in the following formats:

* **Vector spatial DS**
  * GeoJSON
  * GeoPackage
* **Non-spatial DS**
  * CSV
  * GeoPackage

{% hint style="info" %}
If the data from multiple DS is exported in GeoPackage format, the data from all DS is included in the same file.
{% endhint %}

{% hint style="info" %}
The exported file is always compressed as `.zip`.
{% endhint %}

#### Exporting data

You access this function from the data source contextual menu, in the **Data Sources** tab of the Data Sources section.

If you select multiple data sources of the same type (vector DS or non-spatial DS), you can export them in bulk from the same menu.

To export data:

1. Select the data source(s) whose data you want to export.
2. Open the contextual menu and click **Export Data**.
3. In the window, select the format of the exported file.
4. Click **Export**. Once the export is complete, the file(s) appear in the **Exported Files** tab. From that tab you can download or delete the files.
