Admin access
Only `is_admin` users can enter `/admin`. Tenant users stay in the customer app even if they are workspace owners.
Operator guide
Filament is the operator surface for workspace oversight, audit review, queue cleanup, manual credits, and one-time impersonation handoff.
Only `is_admin` users can enter `/admin`. Tenant users stay in the customer app even if they are workspace owners.
The admin dashboard exposes workspace summaries, queue state, failed jobs, recent audit events, and recent Stripe events.
Operators can add manual credits, suspend/reactivate workspaces, and clear failed jobs from the Workspaces resource. Every action is audited.
Operators can issue one-time impersonation links from Workspaces. The handoff opens the customer app as a real workspace user and records both issuance and exchange.
Use `/api/health`, `/api/readiness`, connector test sends, and `php artisan chatrobot:smoke` together before treating a workspace as launch-ready.
Ready