Skip to main content
Inside the web player, the homepage is currently channel-driven. BeatPass does not rely on one fixed set of sections such as Trending Now or New Releases; the homepage can render different channel structures depending on configuration.

How The Homepage Is Built

The current homepage logic follows this order:
  1. Use the configured homepage channel when one is set.
  2. Otherwise try the discover channel.
  3. If no homepage channel can be loaded, fall back to a simplified page with platform promos and ad slots.

What You Might See

Because the homepage is channel-backed, it can contain:
  • Track, album, playlist, producer, profile, or genre content
  • Nested channel sections
  • Personalized recommendation modules
  • Promotional banners and ad placements

What Is Not Fixed

These details can change by deployment or admin configuration:
  • The exact channel names
  • The number of rows or modules
  • Whether filters appear
  • Whether personalized sections are present
If a personalized homepage module has no data for the current user, BeatPass hides that module instead of showing an empty recommendation block.

Channels

Learn how homepage modules map to the broader channel system.

Personalized Recommendations

Understand why recommendation modules may appear for one user and not another.
Last modified on February 28, 2026