Admin & Operations

The Admin is not a set of CRUD pages. It is the operational product that makes the platform manageable.

Staff need an immediate view of what requires action now: orders, delivery capacity, Character capacity, low stock, payment issues, imports and upcoming risks — with auditability and permissions around sensitive actions.

Scan-first operations
RBAC + Audit

Explore the key operational surfaces

This simulation is not presented as final Admin UI. It demonstrates how the Kidzy team should experience the system: scan-friendly information, clear decisions, and visible impact before confirming sensitive actions.

Kidzy
Today · Operations

Dashboard

A feature is not complete because a checkbox exists in the UI

Every capability must travel through the full chain: customer surface → domain/API → persistence → Admin control → audit/report.

FeatureCustomerDomain / APIDatabaseAdminAudit / Report

RBAC by permission

Super Admin, Catalog, Operations and the other roles are default bundles only; real authority is permission-based, not hard-coded to role names.

Sensitive action reasons

Wallet adjustment, refund, stock adjustment, price modification or forced capacity override requires permission + reason + actor + timestamp.

No silent cancellation

Closing a period with confirmed orders or reducing capacity below confirmed quantity must show impact and prevent an invalid state.