Dashboard Overview¶
The dashboard is the operator console for XRXP.
It is where teams:
- create the first admin account
- approve users
- manage service tokens
- browse experiments and sessions
- inspect historical data
- monitor connected devices in real time
- send device instructions and exchange controls
Main areas¶
Accounts and access¶
The dashboard includes:
- first-run admin bootstrap
- sign-in flow
- pending-user approval
- admin-only token management
Historical data¶
Operators can review:
- experiment lists
- session lists
- session details
- event logs and CSV exports
Real-time operations¶
Operators can also use live pages for:
- device connectivity
- exchange status values
- live charts and subscriptions
- instruction dispatch and scene changes
Key routes¶
| Route | Purpose |
|---|---|
/ | Home page with experiments overview |
/setup | First administrator creation |
/auth | Sign in and sign up |
/sessions | Historical session browser |
/experiments | Experiment management |
/questions | Standalone question viewer |
/account | Account settings (profile, password) |
/controller | Device controller and scene dispatch |
/controller/exchange | Live exchange control page |
/unity-config | Unity config helper |
/admin/users | User approval and role changes |
/admin/tokens | Service token management |