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

# Exporting Goal Check data

> Download a branded PDF snapshot of a single day, or pull raw Goal Check data from the unified Data Export center

Zion gives you two different ways to get Goal Check data out of the app: a one-day branded PDF snapshot from the dashboard, and a raw data export you can filter and download as a spreadsheet.

## Export the dashboard as a PDF

<Note>
  This is a quick, one-day snapshot for administrators. For a formatted, whole-week report with charts and trends, see [Goal Check reports](/features/goal-check/reports) instead.
</Note>

On the Goal Check Intelligence dashboard, administrators can click Export PDF to download a branded document for whichever day is selected. It includes:

* The day's headline numbers: total students, students with goals set, and the overall completion rate, drawn as a fill gauge
* A bar chart comparing every learning centre's completion rate for that day, plus the underlying table
* The students flagged at risk that day, with the reason and severity
* The status of any reports generated for that day

## Export raw Goal Check data

<Warning>
  **The old dedicated Goal Check export page is deprecated.** It no longer generates new exports. Opening it shows a notice pointing you to the unified Data Export center, plus read-only access to exports you generated there before.
</Warning>

Goal Check data export now lives inside the unified Data Export center, alongside every other record type in your school. From there, administrators and supervisors request an export covering multiple entities, including Goal Checks, in one job instead of a separate Goal-Check-only export.

<Note>
  Any Goal Check export you generate now, whether from the one-click "Export everything" button or a filtered request, follows the unified 7-day download window. Exports generated by the old page are still listed read-only in its export history, but their download links expire after 24 hours instead.
</Note>

<Frame caption="The unified Data Export center with Goal Checks selected as an entity.">
  <img src="https://mintcdn.com/zion/Ts-hfU7fXRbJOQHS/images/features/goal-check/export-1.png?fit=max&auto=format&n=Ts-hfU7fXRbJOQHS&q=85&s=5700b175be9be1bef2b8aabceca48cd7" alt="Data export screen with goal checks selected among export entities" width="2880" height="1800" data-path="images/features/goal-check/export-1.png" />
</Frame>

<Steps>
  <Step title="Go to Settings">
    Open Settings, then select the Data Export tab.
  </Step>

  <Step title="Choose a date range">
    Pick a date range, or check "All time" to skip date picking and export full history.
  </Step>

  <Step title="Select Goal Checks as an entity">
    Choose Goal Checks along with any other entities you need, such as students, attendance, or grades. Selecting Goal Checks reveals optional filters for completion status and PACE subject.
  </Step>

  <Step title="Scope the export (administrators only)">
    Administrators can scope to specific centres or a single student. Supervisors are automatically scoped to their assigned centre(s) and cannot change this.
  </Step>

  <Step title="Submit and download">
    The job queues, runs, and becomes ready. Download from the Export History table or from the emailed link, which stays valid for 7 days.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Exporting your school's data" icon="file-export" href="/features/data/exporting-data">
    Full walkthrough of the unified Data Export center: entities, scoping, job states, and history.
  </Card>

  <Card title="Goal Check overview" icon="target" href="/features/goal-check/overview">
    What Goal Check data covers and who enters it.
  </Card>

  <Card title="Goal Check reports" icon="chart-line" href="/features/goal-check/reports">
    Generate formatted, whole-week reports instead of a raw data export.
  </Card>

  <Card title="CSV templates" icon="table" href="/reference/csv-templates">
    Reference for CSV structure across Zion's import and export features.
  </Card>
</CardGroup>
