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

# Export report data

> Download call records, standard reports, and lead reset job history out of Get2Dial as a CSV file, instantly.

Download data out of Get2Dial as CSV — call records, any [standard
report](/reports/standard-reports), or a lead reset job's results.

<Note>
  Every export in Get2Dial downloads immediately as a file — there's no background export job
  to wait on or check back for, and no published row or size limit.
</Note>

## Export call records

<Steps>
  <Step title="Go to Call records">
    In the left navigation, select **Call records**, and filter to what you want.
  </Step>

  <Step title="Export">
    Select **Export CSV**. Your filters apply to the export.
  </Step>
</Steps>

## Export a standard report

<Steps>
  <Step title="Open the report">
    In the left navigation, select **Reports**, then the report tab you want.
  </Step>

  <Step title="Set the date range">
    Choose the period the export covers.
  </Step>

  <Step title="Export">
    Select **Download**. Reports with more than one table (call volume, compliance) export as
    a single CSV with a section per table.
  </Step>
</Steps>

## Export a lead reset job's results

<Steps>
  <Step title="Go to Reset history">
    In the left navigation, select **Lead lists**, then **Reset history**.
  </Step>

  <Step title="Export">
    Open the job, then select **Download** for a per-lead record of what changed.
  </Step>
</Steps>

## Verify

<Check>
  The file downloads with a `.csv` extension and opens correctly in a spreadsheet application.
</Check>

## Common problems

* **You need to export your leads themselves**, not report data about them. Not available
  today — there's no lead-list export, only import.
* **The file is very large.** Narrow your date range or filters before exporting — there's no
  server-side limit stopping a large export, so a wide date range on a busy workspace can
  produce a large file.

## Next steps

<CardGroup cols={2}>
  <Card title="Standard reports" href="/reports/standard-reports" />

  <Card title="Schedule a report" href="/reports/scheduled-reports" />
</CardGroup>
