- Release notes
- Getting started
- For administrators
- Designing automations
- Creating an automation from an idea
- Creating a project
- How to start an automation
- Managing project files and folders
- Connecting automations to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- Running and testing your projects
- Managing automations
- App projects
- Agentic Processes - preview

Studio Web User Guide
Process modeling
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.
You can use connections to link elements in a way that is meaningful to your flow. You can
also double-click on any element to rename 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).
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 notation - 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 notation - Appends a text annotation to the selected connection.
- Delete - Deletes the selected connection.
- Import from file - Imports a .bpmn file in the project and opens the BPMN model in the designer.
- Download to file - Exports the BPMN model currently displayed in the canvas as a .bpmn file.
- Organize connections - Automatically rearranges all connections in the designer to improve readability.
- Show / hide validation errors - Controls the visibility of validation errors.
- Undo - Reverts the action performed previously and displays the number of actions that can be undone.
- Redo - Repeats the action that was previously undone and displays the number of actions that can be redone.
- 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.
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.
- Show / hide validation errors - Controls the visibility of validation errors.
- Rename - Renames the element.
- Copy - Copies the element.
- Cut - Removes the element from the designer and stores it in the clipboard.
- Show properties panel - Displays the properties of the element.
- 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.