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

# Albums

> All albums in one place

In this page, you can find all the albums available in the application. You can search for a specific album, filter by album name or artist.
If you want to see the [artist's](/documentation/getting-started/pages/artist) page or [album details](/documentation/getting-started/pages/album#album-details-page), you can click on the respective link below the album cover."

<Frame caption="Album page">
  <img className="block border border-black/5 rounded-md dark:border-white/5 dark:hidden" src="https://mintcdn.com/canta/C5S1j4kpUEOg9-Sx/assets/images/album-light.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=bb38eb28a52cb6ec70321e3606c195a9" width="1361" height="772" data-path="assets/images/album-light.png" />

  <img className="hidden border border-black/5 rounded-md dark:border-white/5 dark:block" src="https://mintcdn.com/canta/C5S1j4kpUEOg9-Sx/assets/images/album-dark.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=9a87b913406e844f1d6e9fad95979490" width="1361" height="772" data-path="assets/images/album-dark.png" />
</Frame>

## Album details page

In this page, you can find all the songs available in the album. You can search for a specific song, filter by song name.

<Frame caption="Album details">
  <img className="block border border-black/5 rounded-md dark:border-white/5 dark:hidden" src="https://mintcdn.com/canta/C5S1j4kpUEOg9-Sx/assets/images/album-details-light.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=17d869a9835ad2fc1b739648e3e884ad" width="1164" height="744" data-path="assets/images/album-details-light.png" />

  <img className="hidden border border-black/5 rounded-md dark:border-white/5 dark:block" src="https://mintcdn.com/canta/C5S1j4kpUEOg9-Sx/assets/images/album-details-dark.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=c556299ac9976ceb61432bf631e48aa0" width="1164" height="744" data-path="assets/images/album-details-dark.png" />
</Frame>
