--- alias: user-guide-automation-workflow-clone description: "Clone Automation Workflow creates new instances mirroring existing workflows with customized names" --- # Clone Automation Workflow :lock: AutomationWorkflow.**Clone** ## Overview This operation is used to clone an existing **Automation Workflow** into a new **Automation Workflow** with a different name and identical characteristics. ## Setup No specific setup is required other than to meet the preconditions of the transaction. ## Preconditions * The **Automation Workflow** exists in the system. ## Sequence of Steps The Clone Automation Workflow wizard can be called from the **Automation Workflow** page within the Business Data Group. The default values will be taken from the current **Automation Workflow** to be used as a base for the new object. ### Step 1: General Data 1. On the left side panel, add as many rows as desired (each row represents a new **Automation Workflow** to be created based on the currently selected **Automation Workflow**) by selecting :material-plus: and specifying the property values for each new instance to be created. You can also provide a name for each of the new instances, however if a **Name Generator** is configured for the Entity Type, you can leave the field blank and a new name will be automatically generated. 2. Optionally, enter a comment for the operation. 3. Choose whether the **Automation Workflow** will be shared. 4. Press **Clone** to complete the transaction and a new object will be created. !!! info For more information on these and other features of cloning, see [Clone](../../../general/clone.md). ![clone_automation_workflow][clone_automation_workflow] [clone_automation_workflow]: images/clone_automation_workflow.png