Platform operators

Welcome

This guide is for NetWit platform operators — the team that runs BookFlow. It is not for the businesses on BookFlow, and not for their customers. If you're a salon owner, read the Business Guide. If you're a developer integrating with the platform, read the Developer Guide.

What you can do here

  • Read platform-wide stats (tenants, bookings, revenue, MRR)
  • Search and manage any tenant (suspend, restore, change plan)
  • Impersonate a tenant owner (with full audit log)
  • Read the audit log (every super admin action)
  • Check system health (D1, KV, Worker, Queues)

Where to start

https://booking.netwit.ca/admin is the platform admin dashboard. Sign in with your NetWit super admin email.

Auth

The admin space uses a separate JWT audience: super_admin. Tokens are issued by POST /api/admin/login. The JWT TTL is 4 hours and the KV session record expires after 8 hours. There is no refresh endpoint — re-login when the token expires.

Internal only
Super admin access is restricted to NetWit staff. If you need access and don't have it, contact your manager. There is no public signup for this role.

What's in the guide

Need a human?

Email hello@netwit.ca or call +1-604-206-8169. NetWit responds in 1 business day.