- Introduction and getting started
- Maestro landing page
- Process modeling
- Open the modeling canvas
- Modeling your process
- Align and connect BPMN elements
- Process implementation
- Process operations
- Process monitoring
- Process optimization
- Licensing
- Reference information

Maestro user guide
Agentic processes feature a dedicated designer where you can design and configure your long-running enterprise process in an industry-standard BPMN format.
Agentic processes feature interconnected elements (steps) which can be repositioned and deleted. Each element can be configured in the designer or in the Properties panel. Some elements act as events that control process executions, while others act as placeholders for other activities and workflows.
Link elements between that with connectors , in a way that is meaningful to your flow. Then you can add, link, and remove other available elements. Double click on any
element to name it.
Use the marquee tool to select elements in the designer (click and drag) and the hand tool to navigate inside the canvas (Space key, then click and drag).
To hide the canvas background, right-click anywhere on the canvas and select Hide background grid. You can show the grid again by selecting Show background grid.
Every agentic process starts by default with a Start Event element added to the designer. You can add other elements to your project from the left toolbar.
- Gateways
- Tasks
- Events
- Data
- Participants
- Change element
- Opens the Change element panel, where you can modify the selected element to a different element.
- Add
end event
- Appends an End event element to the selected element.
- Add
exclusive gateway
- Appends an Exclusive gateway element to the selected element.
- Add
task
- Appends a Task element to the selected element.
- Add
intermediate event
- Appends an Intermediate event element to the selected element.
- Add
text annotation
- Appends a text annotation to the selected element.
- Delete
- Deletes the selected element.
- Connect
- Brings up the connector tool, with the selected element as the source step.
- Add text annotation - Appends a text annotation to the selected connection.
- Delete - Deletes the selected connection.
- Add text annotation: append text annotation to the selected edge with preview.
- Delete: delete the selected edge.
The context menu appears when you right-click the designer or an element in the designer.
- Organize connections - Automatically rearranges all connections in the designer to improve readability.
- Hide background grid - Hides the canvas background. You can show the grid again by selecting Show background grid.
- Show / hide validation errors - Controls the visibility of validation errors.
The following options are available when right-clicking an element:
- Rename - Renames the element.
- Copy - Copies the element.
- Cut - Removes the element from the designer and stores it in the clipboard.
- Remove - Deletes the element from the designer.
- Test - Tests the entire agentic process.
- Test step-by-step - Tests each element in the agentic process one at a time.
The validation panel is a rules engine that validates the agentic process with BPMN rules and best practices. You can access the validation panel from the bottom left of the designer. The panel shows the number of validation issues found in the process. Selecting a warning or error within the panel directs you to the affected element in the designer.
- Warnings: Marked with yellow, they show a validation issue, and offer suggestions.
- Errors: Marked with red, they allow you to test your agentic process, but prevent you from deploying it.
- Zoom in - Focus on a specific part of your process.
- Zoom out - Expand your view of the process.
- Fit to view - Automatically adjusts the size and position of the process.
Inside the mini map, you can also click and drag to pan inside the process, and use the mouse wheel to zoom in and out.