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

# Real-time Users: View Active Users Live

> See who is actively using your product right now with the Real-time Users view in Klaritics. Monitor live sessions and current activity.

The Real-time Users view gives you a live window into who is currently active on your product. It complements the [Real-time Events](/data/real-time-events) stream by focusing on people rather than event payloads, so you can see sessions as they happen.

## What you will see

Real-time Users shows a list of currently active users with their most recent actions. You can see which events each user triggered most recently, giving you a snapshot of live engagement across your product.

## When to use Real-time Users

<CardGroup cols={2}>
  <Card title="Monitor launch day traffic" icon="rocket">
    During a feature launch or marketing campaign, watch active user counts and behavior in real time.
  </Card>

  <Card title="Support debugging" icon="life-ring">
    If a user reports an issue, look them up in Real-time Users to see their recent event trail.
  </Card>

  <Card title="Validate onboarding flows" icon="user-check">
    Walk through a new user journey yourself and confirm your activity appears in the live view.
  </Card>

  <Card title="Confirm SDK connectivity" icon="wifi">
    After SDK setup, trigger events and verify that your user session appears in the list.
  </Card>
</CardGroup>

<Note>
  Real-time Users shows current activity only. For historical session analysis and retention, use [User Sessions](/analysis/user-sessions) or [Retention](/analysis/retention).
</Note>

## Next steps

* [Real-time Events](/data/real-time-events)
* [User Sessions](/analysis/user-sessions)
* [Retention](/analysis/retention)
