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

# Viewer Profiles

> Who’s Watching on the storefront — pick and manage viewer_profiles.

Who’s Watching lets a household share one viewer account with multiple profiles.

| Path               | Purpose               |
| ------------------ | --------------------- |
| `/profiles`        | Select active profile |
| `/profiles/manage` | Manage profiles       |

Active selection is stored in the `streamly_viewer_profile` cookie. Middleware blocks gated storefront routes until a profile is chosen.

Details for operators/developers: [Profiles / Who’s Watching](/authentication/profiles).

## Related

* [Authentication Flow](/authentication/authentication-flow)
* [Storefront Overview](/viewer/storefront-overview)
