Workflow Executions Trace

Laminar provides tools to help you diagnose and fix problems quickly.

Every time a workflow runs, Laminar generates a detailed execution trace. This trace provides a visual representation of the entire lifecycle of that particular workflow run, from start to finish with key information such as:

  • overall workflow status

  • step run details:

    • run status

    • input

    • output

    • logs and more

Last updated

Was this helpful?