Skip to main content

Overview

The Jobs page shows all runbook executions with real-time status updates. Filter, monitor, and manage jobs from a single view.

Job statuses

Filtering jobs

Use the status filter tabs to view:
  • All — All jobs
  • Running — Currently executing
  • Completed — Successfully finished
  • Failed — Finished with errors
The job list auto-refreshes every 10 seconds.

Job detail view

Click on a job to see its detail page with:

Step timeline

Each step shows:
  • Status badge (success, failed, skipped, running)
  • Duration
  • Retry count (if any)
  • Captured values
  • Error details and diagnostics (for failed steps)

Live screenshots

During execution, screenshots are streamed in real-time via SSE. View the current browser state as steps execute.

Execution metrics

Artifacts

After execution, view and download:
  • Screenshots — Captured during execution
  • Videos — Screen recordings (Business+)
  • Exports — CSV/JSON files from export actions
  • Downloads — Files downloaded during execution

Job actions

Real-time updates

Job details use Server-Sent Events (SSE) for real-time updates. The page automatically shows:
  • Step completion as it happens
  • Live screenshot streaming
  • Approval request dialogs
  • Final execution report