Sources
Past incidents
Find similar incidents and the fixes that worked before.
Slack channels
Real-time context: deploys, config changes, and team discussion.
Change events
Deploys, feature flags, and config changes, extracted from your channels and correlated with incidents.
Documentation
Search your runbooks and reference docs from Confluence, Notion, GitHub, and GitLab.
Code repositories
Link relevant pull requests and read your code, safely sandboxed.
Telemetry
Logs, metrics, traces, and dashboards from your observability tools.
How investigations use each source
Connecting Slack channels as a source (and the change events built from them) is available for Slack only. Every other
source works the same whether your incidents run in Slack or Microsoft Teams.
Always on: third-party dependencies
One source needs no setup. Every investigation automatically checks whether third-party providers you depend on, like AWS, GitHub, Stripe, or Datadog, were having an outage around the time of your incident. See Third-party dependencies.FAQs
Can we connect our own tools, not just the built-in sources?
Can we connect our own tools, not just the built-in sources?
Yes. Extensions let you connect your own MCP servers, and write skills that
tell investigations how to use them. To reach a private or self-hosted system, run a proxy in
your network and attach the data source to it.
Can investigations hand a fix to our own coding agent?
Can investigations hand a fix to our own coding agent?
Yes. As well as opening a pull request itself, an investigation can delegate a code change to a coding agent your
team already runs, like Cursor or Codex. See Delegating agents.