When to use it
Use Runbook mode when:- A support agent needs to reproduce a scenario tied to a customer case.
- A team member needs to verify a workflow without needing to understand the journey’s internal configuration.
- You need an auditable, evidence-backed record — not just a pass/fail signal.
- You’re handing a workflow to someone who isn’t a journey author but needs to run it reliably.
Key concepts
Guided execution. Runbook mode walks the user through the journey one step at a time. Each step shows the relevant request, response, and assertions — the user doesn’t need to understand how the journey was built. Manual checkpoints. Some steps may require the user to actively confirm what they observed — marking a step as passed or failed, or checking off evidence items. These are manual checkpoints placed by the journey author. (Manual checkpoints are a planned step type.) Evidence logs. As the run proceeds, Reqflo captures a structured record: statuses, responses, assertion results, and any notes added during the run. See evidence logs. Cases. A runbook is often paired with a Case that pre-fills the right values for the scenario — for example, “Expired token” or “Missing funding source.” The support agent selects the case; the journey handles the rest. Reporting. When the run is complete, Runbook mode produces a clear summary of what passed, what failed, and what evidence was collected. See reporting results.How it works
Open the journey in Runbook mode
Select the journey and switch to Runbook mode. If you’re investigating a specific scenario, select the matching Case to pre-fill the run’s values.
Work through the steps
Each step is presented in sequence. Reqflo executes the request, shows the response and assertion results, and prompts you to continue. At manual checkpoints, you mark success or failure and add any observations.
Examples
A support team receives a report that a payment initiation flow fails for a specific customer profile. The journey author has already built a journey for this workflow with a Case named “Missing funding source.” A support agent:- Opens the journey in Runbook mode.
- Selects the Missing funding source case.
- Selects the staging environment.
- Works through each step, confirming responses and checking off evidence at a manual checkpoint.
- Receives a report showing which assertion failed, the full response body, and their notes.
Related pages
Support agent runs
How a support agent runs a journey as a runbook.
Manual checkpoints
Require confirmation or evidence at specific steps.
Evidence logs
What Reqflo captures during a runbook run.
Reporting results
Summarizing and sharing what happened.

