Hand your client an admin that looks like you built it for them. Because you did.
Every AgentX project ships a branded, Clerk-gated admin — the client's name, logo and color, your craft. It's the artifact you hand over at the end of the build: entry forms generated from the schema, media, trash, version history, an inbox with unhandled badges. No CMS licensing, no admin to maintain per client.
✓Branded per project: name, logo, color — set in Appearance, applied everywhere
✓Teaching empty states — clients learn the admin without a manual
✓Version history and trash mean client mistakes are your 30-second fix
✓Connector health dots: Clerk, Resend, Stripe status at a glance
Become a beta testerthe hand-off, in practice
project: Meridian Gallery
├─ admin.agentx.dev/meridian ← client works here
│ branding: { color: "#7A3FF2", logo: ✓ }
│ members: 3 · connectors: clerk ✓ resend ✓
└─ /v1 delivery API ← their site reads here
collections: works · shows · press
your code shipped: 0 lines of backend