Skip to content
Last updated

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.


Overview

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.


How to Use

  1. Open your RPA template in the template editor
  2. Click the Batch Edit button in the toolbar
  3. Select the nodes you want to modify (you can select by node type or manually)
  4. Edit the shared parameters — changes will apply to all selected nodes
  5. Click Save to apply the changes

Supported Operations

OperationDescription
Edit ParametersModify shared parameters across selected nodes
Change TimeoutUpdate the timeout value for multiple action nodes at once
Update DelaySet the delay-after-action value for selected nodes
Replace VariablesSwap variable references across multiple nodes

Tips

  • 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.