ReplayDoc
All docs
Tutorials

Export your flow

You finished your flow. Now you need to get it out of ReplayDoc and into wherever it's actually useful. PDF for stakeholders. Markdown for Notion. JSON for your scripts. ZIP for feeding to an LLM. AI Agent SOP for training an agent to execute the steps. Five formats, one menu.

Meta moment. Like all our walkthroughs, the steps below are themselves a ReplayDoc flow we recorded ourselves. Watch how each export looks coming out the other side.

Loading walkthrough...

Tips

  • Markdown is text-only. The plain Markdown export has step titles and descriptions, no embedded screenshots. Use ZIP if you want markdown plus images in one bundle.
  • AI Agent SOP is the only executable format. The manifest.json includes structured decision rules, actions, and expected results an agent needs to actually run the procedure, not just read it. Use this when feeding to Codex, Claude, Cursor, OpenClaw, Hermes, or any agent that will execute the steps.
  • ZIP is the LLM workhorse. Markdown plus organized screenshots in one archive. Drop it into any LLM chat or Claude project and the model has full visual context for every step.
  • Re-exporting is free. Exports don't consume minutes. Only the original extraction does. Edit your flow, re-export, share the new version, as many times as you want.