--- alias: user-guide-clone-change-set description: "Clone Change Set creates a duplicate of an existing Change Set with modified attributes" --- # Clone Change Set :lock: ChangeSet.**Clone** ## Overview This operation is used to clone an existing **Change Set** into a new **Change Set** with a different name and identical characteristics. ## Setup No specific setup is required other than to meet the preconditions of the transaction. ## Preconditions * The **Change Set** exists in the system. ## Sequence of Steps The Clone Change Set wizard can be called from the **Change Set** page within the Business Data Group. The default values will be taken from the current **Change Set** 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 **Change Set** to be created based on the currently selected **Change Set**) by pressing the plus :material-plus: button 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. 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_change_set][clone_change_set] [clone_change_set]: images/clone_change_set.png