Execution Details
Each execution record includes detailed information about the workflow’s behavior during that run.
Overview
In the Execution Details page, you can view:
- Workflow name and version
- Triggered by (user, API, or schedule)
- Input and output data
- Run duration
- Step-by-step logs
Debugging
If a workflow fails:
- Open the failed execution.
- Review error messages in each step.
- Use the Re-run button to retry with the same input.
This helps you test and fix workflow logic without recreating conditions manually.