โ€น All docs / Admin & infrastructure / Admin
๐Ÿ›ก๏ธ
Admin & infrastructure

Admin

The org console for your workspace โ€” manage people, turn apps on or off, watch sign-ins, and audit every action, all from one place.

Overview

Admin is a Google-Admin-style console for org administrators. A left-hand nav splits administration into sections โ€” Dashboard, Services, Users, Groups, Admin roles, Sessions & logins, Audit log, Analytics, Security and Org settings. Identity is backed by Zitadel, so policy changes you make here apply to your real organization. Every section is gated to admins (your email must be listed in GROWN_ADMIN_EMAILS).

Admin console on desktop
The org console โ€” sectioned nav, live stats, and audit.

Features

How it works

Admin is an admin-gated SPA over org-scoped HTTP endpoints (/api/v1/admin/*). Identity, security policy and SSO are read from and written to Zitadel; service toggles, audit events and sessions live in the workspace's own store. Non-admins are denied with a clear 403.

Identity
Zitadel (users, security policy, SSO / IdPs)
Access
Admin-only โ€” emails in GROWN_ADMIN_EMAILS
Audit
Org-scoped event log with IP + geo-IP enrichment