# Favorites

You can favorite three types of items: tracks, albums, and artists. Each has its own view in the left sidebar.

## Adding favorites

* **Tracks**: click the heart icon in the track table, use the heart button in the player bar for the currently playing track, or use the three-dot menu (⋮) on any track
* **Albums**: click the heart button on an album's page
* **Artists**: click the heart button on an artist's page

Click the same button again to remove the item from your favorites.

## Browsing favorites

The left sidebar has three favorites views:

* **Favorite albums** shows a card grid of your saved albums. Click one to open its detail page.
* **Favorite tracks** shows a track table with filtering, sorting, and the same playback controls as search results (Play all, Add all to queue, per-track + button and three-dot menu).
* **Favorite artists** shows a card grid of your saved artists. Click one to open their page.

All favorites are sorted by when they were added, newest first.

## Persistence

Favorites save to disk automatically and persist across restarts.
