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

# Introduction to favorites

> Reference documentation for favorites in Confidence.

Favorites let you bookmark the resources you access most often. Your favorites are private and
only visible to you.

## Favorite a Resource

On any supported resource detail page, click the **bookmark icon** in the page header to add
it to your favorites. Click again to remove it.

## View Your Favorites

Open your profile and go to the **Favorites** page to see all your bookmarked resources.
The page shows a table with the resource name, type, and date added. To remove a resource,
click the bookmark icon next to its name.

## Filter by Favorites

On any resource list page, click the **bookmark icon** in the filter bar to show only your
bookmarked resources. Click again to show all resources. The favorites filter works alongside
any other active filters.

## Supported Resources

You can favorite metrics, flags, experiments (A/B tests, rollouts, and analyses),
surfaces, and projects.

## Related Resources

<CardGroup cols={2}>
  <Card title="Metric collections" href="/docs/collections/metric-collections">
    Group metrics into shared, team-visible collections
  </Card>

  <Card title="Metrics" href="/docs/metrics/introduction">
    Learn about metrics in Confidence
  </Card>
</CardGroup>
