# `PhoenixKitWeb.Live.Users.LiveSessions`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.164/lib/phoenix_kit_web/live/users/live_sessions.ex#L1)

Real-time session monitoring dashboard for the PhoenixKit admin panel.

This module provides comprehensive real-time monitoring of:
- All active sessions (anonymous + authenticated)
- Live session statistics and metrics
- Real-time connection/disconnection events
- Session geographic distribution
- Page activity heatmaps
- User behavior patterns

Features real-time updates via Phoenix LiveView and WebSocket connectivity.
Only accessible to users with Owner or Admin roles.

# `handle_event`

# `handle_info`

# `handle_params`

# `mount`

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
