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

# Listening History

> Review and replay the tracks you have recently played on BeatPass.

**Listening history** is the recent-play view in your library. It lives at `/library/history` and helps you find tracks you already listened to, even if you did not save them yet.

<Info>
  Current page title: **Listening history**. Current subtitle: **Recently played tracks**.
</Info>

## What Gets Recorded

* Tracks you have played on BeatPass.
* The order in which they were played.
* A searchable record you can revisit later.

## What You Can Do Here

* Search with **Search within history**.
* Replay a track from the table.
* Open the related track page.

## What To Expect On The Page

<AccordionGroup>
  <Accordion title="Ordering">
    The page is designed around recent playback order. It does not currently expose a dedicated sort switch the way some other library pages do.
  </Accordion>

  <Accordion title="Artist column">
    The history table is streamlined compared with some other library tables, so it focuses on quick replay rather than the full desktop track-table layout.
  </Accordion>

  <Accordion title="Empty state">
    If you have not played anything yet, BeatPass shows: `You have not played any songs yet.`
  </Accordion>
</AccordionGroup>
