Job History

History of executed jobs

The Job History page displays past executions of scheduled jobs and their status so you can inspect runs, troubleshoot failures, and audit activity.

History table

  • Columns:
    • Date and time: when the execution started (or completed).
    • Status: running, succeeded, or error (iconized for quick scanning).
    • Agent name: the agent that performed the execution.
  • The list is ordered by date (newest first) and supports infinite scroll

Row details

  • Click a row to expand detailed execution information:
    • A chronological list of log entries and messages produced during the run.
    • Standard output and standard error snippets (when available).
    • Execution duration, exit code, and retry attempts.
  • Use expanded details to diagnose failures, identify error messages, and locate the exact step that failed.