Live sessions, activity & audit

Dashboard

Who did what, and what is happening right now.

  • Live sessions
    DashboardApps → your app → Live sessions
    — devices heartbeating right now.
  • Activity
    DashboardApps → your app → Activity
    — recent SDK requests and system events.
  • Audit
    DashboardApps → your app → Overview → Audit tab
    — attribution for every dashboard change.

The audit log is history and attribution: it records who changed what and when. Some destructive actions surface an inline undo in the UI where a safe reverse exists; others (deletions of removed resources) cannot be automatically undone — treat audit as your recovery source of truth and reconstruct manually where needed.

Back to top