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

# Export Reports

> Print and export calculations, member schedules and branded reports.

<CardGroup cols={3}>
  <Card title="Export a Project to PDF" icon="file-export" href="/docs/running-calculations/exporting-reports/export-project-pdf">
    Export every calculation in a project to one PDF from the Export button in the sidebar.
  </Card>

  <Card title="Export a Single Calculation to PDF" icon="file-download" href="/docs/running-calculations/exporting-reports/export-single-calculation-pdf">
    Export one calculation sheet to PDF from the export icon at the top right of the sheet.
  </Card>

  <Card title="Export a Member Schedule to Excel" icon="table-export" href="/docs/running-calculations/exporting-reports/export-member-schedule-excel">
    Export a project's member schedule to Excel, including the comments and notes on each calculation.
  </Card>

  <Card title="Views and Export" icon="video" href="/docs/running-calculations/exporting-reports/views-and-export">
    Switch between Standard and Detail view, and export a one-page summary or full PDF.
  </Card>
</CardGroup>
