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

# Personalized Recommendations

> Understand how BeatPass personalized recommendation channels appear, and why they may be absent for some users.

BeatPass personalized recommendation channels are powered by the channel system's personalized auto-update mode.

## When Personalized Channels Appear

In the current implementation, personalized channels are hidden when they do not have content. That usually means one of these things:

* You are not logged in
* You do not have enough listening history yet
* BeatPass could not generate recommendations for the current context

## What This Means In Practice

* One user may see a personalized module while another user does not.
* The homepage can look different across accounts.
* An empty personalized module is usually removed instead of shown as a blank section.

## How To Improve The Chances Of Seeing Them

* Keep listening to tracks instead of staying completely idle.
* Explore enough content for BeatPass to build a listening history.
* Revisit the homepage and channel pages after you have some activity on the account.

## Related Topics

<CardGroup cols={2}>
  <Card title="Homepage" icon="home" href="/help/discovering-music/homepage">
    See how personalized modules fit into the homepage flow.
  </Card>

  <Card title="Understanding Channels" icon="book-open" href="/help/discovering-music/channels/understanding-channels">
    Learn how personalized channels fit into the broader channel model.
  </Card>
</CardGroup>
