History

Replay past runs and inspect what each step produced.

Inspect Every Launch

History lists every launch session for the current workflow. Pick a session to match the recording rail and the step log. The view is read-only.

Ramain workflow run history

Layout

AreaWhat it shows
LeftSession list: time, duration, and status
CentreVideo replay of the browser session
RightTimestamped session log

Session Statuses

StatusMeaning
ControlledRun finished successfully
ValidatesSession stopped before completion
FeedbackA block errored

Using History To Debug

  1. Open the latest session.
  2. Scrub the recording to the failure point.
  3. Read the failing step in the log, including outputs and handoff summary.
  4. Fix the graph in the Editor, re-simulate, then launch again.
  5. Confirm the new session in History.

What The Log Shows

  • Launch input or confirmation that none was required
  • Per-step outputs such as logged-in user and landing URL
  • Handoff summaries in plain language
  • Final output from the last block

Was this page helpful?