# Data export

> Download a single table, or run a guided export across locations and tables.

Connect can export project data two ways: a quick download of the table you are
viewing, or a guided **export** across many locations and tables.

## Quick table export

With a table open, the toolbar offers **CSV** and **JSON** downloads of that
table. For a very large table, Connect asks you to pick a row range so you can pull
it down in batches.

## The export wizard

The **Export** button opens a step-by-step wizard for a fuller export:

<Steps>
  <Step title="Format and options">
    Choose **CSV** or **AGS**. For AGS, pick the **version** - 4.0.3, 4.0.4, 4.1 or
    4.1.1. Optionally **split by location** to get one file per location in a zip.
  </Step>
  <Step title="Locations">
    Choose which **locations** to include.
  </Step>
  <Step title="Tables">
    Choose which **tables** to include (this step is skipped if your access is
    locations-only).
  </Step>
  <Step title="Download">
    Connect builds the file and your browser downloads it.
  </Step>
</Steps>

<Callout type="note" title="AGS needs the Pro plan">
  CSV is always available with export access. **AGS** is available when the company
  that shared the project is on the **Pro** plan.
</Callout>
