← Back to architecture

Admin Panel

configuration · monitoring · management

The platform's control center. Configure data sources, manage users and roles, monitor system health, and set up agents.

Architecture
Achilles · Admin Owner
Overview · Dashboard
One console for the whole platform
Thin facade. A React shell plus a backend that owns no domain logic — it brings together and configures the contracts of other modules.
The source of truth lives in the domain modules. Each sidebar section is a window into its module (badge on the right); Admin configures and monitors, while the domain owns the data.
Role decides access. A regular Admin sees almost everything; the lock marks Owner-only zones — Security and Platform settings.
Sources
14/16
Users
248
Agents
7
Tokens / mo.
1.2M
Admin — almost all sections Owner only — Security and Platform settings Auth — the domain this section fronts
API

Workzone Design

Detailed design decisions for the module.


Wireframes Screens

Screens — a description and wireframe of each.