Scrubbe is an incident management platform built for engineering teams who need to detect, coordinate, and resolve production incidents quickly. It brings together real-time signal ingestion from your existing monitoring stack, an AI intelligence layer called Ezra that reasons over incidents and generates actionable analysis, and a full suite of operational tooling — on-call scheduling, SLA policies, playbooks, and service maps — all accessible through a single REST API.Documentation Index
Fetch the complete documentation index at: https://docs.scrubbe.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Create your first incident in under 5 minutes
Authentication
Get your API token and start making calls
API Reference
Full REST API documentation with examples
Integrations
Connect Slack, GitHub, GitLab, Prometheus, and more
What Scrubbe does
Scrubbe covers the full incident lifecycle — from the moment something goes wrong to the post-mortem that prevents it from happening again.Incident Management
Track incidents through OPEN → ACKNOWLEDGED → INVESTIGATION → MITIGATED → RESOLVED
Signal Ingestion
Receive events from GitHub, GitLab, Kubernetes, Prometheus, Datadog, and PagerDuty
AI with Ezra
4-stage reasoning pipeline for root cause analysis, impact assessment, and remediation
Playbooks
Automated runbooks with step-by-step execution and adaptive learning
On-Call Scheduling
Assign team members to on-call shifts with escalation and silent hours
SLA Policies
Define response and resolution time targets per priority level
Get started in 3 steps
Create an account
Register your business account and set up your team. Invite team members and assign roles before your first incident.Set up your team →
Connect your tools
Hook up Slack for notifications, GitHub or GitLab for deployment correlation, and your monitoring stack for automated signal ingestion.Explore integrations →
Respond to your first incident
Create an incident ticket, assign it, run Ezra’s AI analysis, and generate a post-mortem when it’s resolved.Manage incidents →
Base URL
All API requests go to:your-api-domain.com with your Scrubbe instance URL. Interactive API documentation is available at /api/docs.