Control Center
The unified dashboard for all your Brainz Lab products. Manage projects, teams, API keys, and monitor everything in one place.
Before
You
Give me an overview of our entire system. What's healthy, what needs attention?
I don't have a unified view of your infrastructure—each service is isolated.
You'd need to check each dashboard individually or build a custom status page.
After
You
Give me an overview of our entire system. What's healthy, what needs attention?
Using platform.system_overview
platform.system_overview()
System Health Overview
Pulse: Healthy (99.9% uptime)
Recall: Healthy (45ms avg)
Reflex: Warning (high load)
Vault: Healthy (encrypted)
API calls today: 2.4M
Active projects: 12
Action needed: Reflex is processing 3x normal traffic. Consider scaling up workers or enabling auto-scaling.
Available via MCP (Model Context Protocol)
platform.system_overview()
"How's everything running?"
platform.create_project(name)
"Create a new project"
platform.rotate_api_key(project)
"Rotate the API keys"
platform.usage_report(period)
"Show this month's usage"
Platform is the foundation that connects all Brainz Lab products. We're building it now.