ƒxyzƒxyz Docs
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 familyPurpose
/adminadmin landing and overview
/admin/system-healthoperator-facing health surface
/admin/documentsdocument operations
/admin/invitesinvite management
/admin/member-viewmember inspection
/admin/membershipsmembership operations
/admin/vouchers/createvoucher admin flow
/debugdebugging 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.

On this page