Batch Edit allows you to modify multiple nodes in an RPA template at once, saving time when you need to apply the same changes across your workflow.
When building complex RPA workflows, you may need to update parameters across many nodes simultaneously. Instead of editing each node individually, Batch Edit lets you select and modify multiple nodes in a single operation.

- Open your RPA template in the template editor
- Click the Batch Edit button in the toolbar
- Select the nodes you want to modify (you can select by node type or manually)
- Edit the shared parameters — changes will apply to all selected nodes
- Click Save to apply the changes
| Operation | Description |
|---|---|
| Edit Parameters | Modify shared parameters across selected nodes |
| Change Timeout | Update the timeout value for multiple action nodes at once |
| Update Delay | Set the delay-after-action value for selected nodes |
| Replace Variables | Swap variable references across multiple nodes |
- Select by node type: You can quickly select all nodes of a specific type (e.g., all "Find Element" nodes) to batch-update their timeout values.
- Preview before saving: Review the changes in the batch edit panel before applying to ensure correctness.
- Undo support: If the result is not as expected, use undo (Ctrl+Z / Cmd+Z) to revert the batch edit.