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

# Reports

> The filings and reports dataset provides access to regular annual and quarterly earnings reports, 10-Ks and 10-Qs, and unique events like conferences, capital market days, annual general meetings, and M\&A announcements. Each report is associated with a company and updated in the dataset when available.

<CardGroup cols={2}>
  <Card title="List report pages" icon="chart-simple" href="reports/list-report-pages">
    Learn more about how to list report pages
  </Card>

  <Card title="List reports" icon="chart-simple" href="reports/list-reports">
    Learn more about how to list reports
  </Card>

  <Card title="Retrieve a report" icon="chart-simple" href="reports/retrieve-a-report">
    Learn more about how to retrieve a report
  </Card>

  <Card title="Retrieve a report text" icon="chart-simple" href="reports/retrieve-a-report-text">
    Learn more about how to retrieve a report's parsed text
  </Card>
</CardGroup>
