Mission Control
The GridWork HQ home page — metric cards, activity feed, and quick actions.
Mission Control
Mission Control is the default landing page after login. It provides a high-level view of your agency operations with quick access to run pipelines.
Metric Cards
The top row displays key metrics:
- Active Clients — count of clients with Active or Retainer status in Notion
- Pipeline Jobs — running and queued jobs on the pipeline server
- Monthly Revenue — current month's revenue from Stripe and/or manual entries
- Cron Health — status of scheduled jobs (green/yellow/red)
Cards show skeleton loaders while data is fetching and display "Not configured" if the relevant integration is missing.
Activity Feed
A merged feed of recent events across all integrations:
- GitHub commits and deployments
- Pipeline job completions
- Cron job results
- Manual activity entries
Pipeline Quick Launch
Cards for each of the 17 pipelines with input fields and a Run button. Select a pipeline, provide the required input (business name, search query, etc.), and click Run to start a job.
Pipeline output streams in real time via SSE from the pipeline server.
Welcome Banner
On first login (or when demo data has not been loaded), a WelcomeBanner appears with a 5-step onboarding checklist:
- Configure your brand
- Connect Notion
- Set up the knowledge vault
- Run your first pipeline
- Configure cron jobs
Click Load Demo Data to populate the dashboard with sample data for exploration. Click Clear Demo Data to remove it.