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

# Chart Types Reference

> Quick reference for the chart types currently used in BeatPass Backstage Insights.

This reference lists the chart and summary modules you can currently encounter in Backstage Insights.

## Shared Charts

<CardGroup cols={2}>
  <Card title="Plays Over Time" icon="chart-line">
    Appears on track, album, and artist insights.
  </Card>

  <Card title="Top Devices" icon="mobile">
    Appears on track, album, and artist insights.
  </Card>

  <Card title="Top Platforms" icon="desktop">
    Appears on track, album, and artist insights.
  </Card>

  <Card title="Top Listeners" icon="users">
    Appears on track, album, and artist insights.
  </Card>

  <Card title="Top Locations" icon="globe">
    Appears on track, album, and artist insights.
  </Card>
</CardGroup>

## Track-Only Modules

<CardGroup cols={3}>
  <Card title="Engagement Overview" icon="gauge">
    A summary of track engagement quality.
  </Card>

  <Card title="Listen Duration" icon="clock">
    Average listening-time reporting.
  </Card>

  <Card title="Completion Breakdown" icon="chart-pie">
    Distribution of how much of the track listeners hear.
  </Card>
</CardGroup>

## Album And Artist Extras

<Card title="Most Played Tracks" icon="clipboard-list">
  Appears on album insights and artist insights to rank the top-performing tracks inside that release or artist catalog.
</Card>

## Availability Notes

* A chart can be empty if there is not enough activity in the selected range.
* Album and artist pages intentionally omit the track-only engagement modules.
