The dashboard

Everything you can’t see from code lives at app.irt.io: who’s playing right now, what it costs, and the tools to step in when something goes wrong.

Live rooms

A real-time list of active rooms — player count, version, region, and age. Open one to inspect its current state tree, watch events stream by, or force-close it.

Moderation

  • Kick / ban a client from a room or your whole project.
  • Snapshot a room’s state to reproduce a report in a test.
  • Rate limits and word filters you configure per project, enforced server-side.

Usage & metrics

MetricWhat it tells you
Concurrent roomspeak and current live rooms
Player-minutesthe basis for compute billing
Data outbytes synced to clients
Voice minutesif you use voice rooms
Storagepersisted room state

Charts break usage down by environment and version, so a regression in a deploy is obvious.

Alerts & billing

Set spend and usage alerts, view invoices, and manage team access. Free while you prototype — see limits & pricing.

The dashboard is built with the same primitives as your game: it’s an irt.io client watching your project’s rooms.

Next steps

Placeholder content.