- Overview
- Process modeling
- Process implementation
- Process operations
- Process monitoring
- Process optimization
- Reference information

Maestro user guide
Debugging
The Output tab shows the overall execution status.
The Execution trail tab shows you detailed information (Details) and variable values (Variables) for each step in the execution. Select the expand button to see additional variable details. You can edit variables when the debug instance is in a paused state.
The Action history tab shows you the comments logged from any manual interactions during the execution.
The Global Variables tab shows you the values of the variables for the entire process.
You can set breakpoints on elements to see how they are executed.
When a breakpoint is triggered in an agentic process, the process engine will pause execution, allowing you to examine the execution details. To add a breakpoint, right-click an element and select Add Breakpoint from the context menu.