
Keep the procedures that DRE can use during an Incident in one place.
Add a runbook source
Open DRE → Runbooks, then add one of these sources:
Choose the system that already owns the operational procedure.
External sources remain in their original system. During RCA, agents use the corresponding connection tools to search and read them. Manual uploads are stored in the workspace. For a manual upload, select up to 20 Markdown files at once. Each file can be up to 5 MB. DRE extracts mutating commands from their code blocks so you can review the permitted effect.Control command effects
Each mutating command has one of three effects:
Read-only investigation commands do not need a runbook effect. Per-command controls are available for manually uploaded runbooks. A command with no matching effect defaults to Require Approval, so an unrecognized command from an external runbook source waits for a person.

Review each extracted mutation before it can become part of an Incident response.
Use a runbook during RCA
The Runbooks page has two tabs: Runbook sources and Execution history. Execution history keeps the source and command context for each run. Review the recorded result before you resolve the Incident or rely on the remediation as verified. An uploaded runbook records its execution as per-command, so the history shows which extracted command carried the decision.Related
Investigate incidents
See how RCA produces evidence and remediation proposals.
Review approvals
Approve or reject actions that require a human decision.
Analyze runbooks
Review runbook coverage, executions, and gaps.
Reuse verified lessons
Feed useful remediation outcomes into later investigations.