User Guides
Operator Surfaces
Overview of the current admin and operator-facing routes that exist in the app.
Not every route in the app is member-facing. There is also an operator/admin layer for internal or privileged workflows.
Current Operator Routes
| Route family | Purpose |
|---|---|
/admin | admin landing and overview |
/admin/system-health | operator-facing health surface |
/admin/documents | document operations |
/admin/invites | invite management |
/admin/member-view | member inspection |
/admin/memberships | membership operations |
/admin/vouchers/create | voucher admin flow |
/debug | debugging tools |
Role Gate
These routes are not general end-user documentation targets in the same way as profile, finance, or circles. They should be documented as operator surfaces with clear privilege assumptions.
Documentation Rule
Document these pages when:
- they represent real operational workflows
- they need onboarding for internal use
- they expose system state that is part of platform operations
Do not treat them as part of the default member journey.
This guide is intentionally thin. Operator surfaces should only be documented in depth when the workflow is stable and worth exposing in the public docs set.