Skip to content

Use the Dashboard

The dashboard is where XRXP becomes operational: accounts, tokens, historical data, and live device control all meet here.

Outcome

When you finish this page, you will know how to:

  • sign in and initialize the platform
  • create service tokens
  • review historical sessions
  • use live device-control pages

1. Sign in or initialize the platform

  • on a fresh install, complete /setup
  • otherwise sign in through /auth

2. Approve users if you are an admin

Review pending accounts in Admin > Users and promote operators as needed.

3. Create a service token

Go to Admin > Service Tokens and create a token for Unity clients or automation.

Remember: the secret value is shown once when created.

4. Browse historical data

Use:

  • /sessions for session history
  • session detail pages for logs and exports

This is the best place to review what happened after a study run is complete.

5. Use live operational pages

  • /controller for device orchestration and scene dispatch
  • /controller/exchange for live device-specific status and controls

This is the best place to monitor active devices while a session is happening.

6. Understand live versus stored views

  • session history is stored and remains after disconnects
  • exchange and connection state are live-first operational views

Continue the journey