> ## 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.

# Backstage Insights

> Understand the current BeatPass Backstage Insights pages for tracks, albums, and artists.

Backstage Insights is the detailed analytics layer for specific content. Instead of one combined dashboard, BeatPass gives you a separate page for each track, album, or artist profile.

<Info>
  Access depends on the content you are allowed to manage. If BeatPass does not recognize you as an owner or collaborator for that item, the insight route will not be available.
</Info>

## Choose The Right View

<CardGroup cols={3}>
  <Card title="Track Insights" href="/help/analytics/backstage-insights/track-insights" icon="music">
    The deepest view, including engagement metrics and completion behavior.
  </Card>

  <Card title="Album Insights" href="/help/analytics/backstage-insights/album-insights" icon="folder">
    Rolled-up album reporting plus top-performing tracks in that album.
  </Card>

  <Card title="Artist Insights" href="/help/analytics/backstage-insights/artist-insights" icon="microphone-lines">
    Catalog-level reporting for one artist profile.
  </Card>
</CardGroup>

## Shared Behaviors Across Insight Pages

<AccordionGroup>
  <Accordion title="Date range filtering">
    All current insight pages live inside the same insights layout, which includes a floating date-range control. The default preset is **This year**.
  </Accordion>

  <Accordion title="Header stats">
    Each page starts with a header that summarizes the current item before you get into charts.
  </Accordion>

  <Accordion title="Chart-based reporting">
    The main body uses charts and ranked lists instead of long tables.
  </Accordion>

  <Accordion title="Exports">
    The standard producer-facing Backstage Insights UI does not currently expose export controls directly on the page.
  </Accordion>
</AccordionGroup>

## Current Chart Coverage

<CardGroup cols={2}>
  <Card title="Shared charts" href="/help/analytics/reference/chart-types" icon="chart-mixed">
    Plays Over Time, Top Devices, Top Platforms, Top Listeners, and Top Locations.
  </Card>

  <Card title="Track-only engagement" href="/help/analytics/backstage-insights/engagement-metrics" icon="wave-square">
    Engagement Overview, Listen Duration, and Completion Breakdown.
  </Card>

  <Card title="Album and artist extras" icon="clipboard-list">
    Album and artist insights also show **Most Played Tracks**.
  </Card>

  <Card title="Metrics glossary" href="/help/analytics/reference/metrics-glossary" icon="code">
    Definitions for the labels you see across these pages.
  </Card>
</CardGroup>
