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

# Artists

> All artists in one place

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

<Frame caption="Artist 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/artist-light.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=910c3344a32d9c78f54cdf5af373eb9f" width="1361" height="772" data-path="assets/images/artist-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/artist-dark.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=b7e623e9524fc72646ee7ad597d5d4ef" width="1361" height="772" data-path="assets/images/artist-dark.png" />
</Frame>

### Download artists images

Click on <Icon icon="arrows-rotate" iconType="solid" /> refresh button to fetch the artists images.

## Album details page

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

<Frame caption="Artist 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/artist-details-light.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=9836beab3eb6e1fcec2ff879a1f702bc" width="1164" height="744" data-path="assets/images/artist-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/artist-details-dark.png?fit=max&auto=format&n=C5S1j4kpUEOg9-Sx&q=85&s=9985f3c17c7ce834f0830ed7401444c5" width="1164" height="744" data-path="assets/images/artist-details-dark.png" />
</Frame>
