Access operational logs

Operational logs provide detailed output from workflow runs, including step-level execution details, input and output data, errors, and status transitions.

When a workflow runs, automation orchestrator captures execution output at each step and makes it available as operational log data. This includes the inputs passed to each node, the outputs returned, any errors encountered, and the timing and status of each step. Operational logs are the primary resource for understanding what happened during a specific workflow run and for diagnosing execution failures.