Katama·Docs
StatsWorkspace ↗

Admin dashboard

The admin dashboard at /admin gives operators a single platform-wide view: users, revenue, generations, blockchain batch status, recent payments.

Access

Admins are listed by email in the ADMIN_EMAILS env var (comma-separated). Fallback list defaults to the founders' addresses. Non-admin requests redirect to /.

What you can see

  • Platform totals (users, paid users, revenue, generations).
  • Blockchain batch status — confirmed / pending / failed counts.
  • Top 10 users by lifetime credits used.
  • Last 20 payments and last 20 generations.

What you cannot do (yet)

Read-only by design. No user edits, no force-refund, no manual on-chain writes. If you need to override anything, do it from the VPS shell with full audit trail.