Duplicate a script

Duplicating a script can be useful in situations where you have a bespoke script, that with a little editing can be re-used for another purpose. In order to help streamline such endeavors, you can duplicate a script stored in the Scripting view quickly and easily.

Duplicate a single script from the Actions menu

  1. Select Scripting in the Left navigation.
  2. Select the Script repository tab.
  3. (Optional) Select a custom view or apply a custom filter.
  4. Locate the script in the Script repository table.
  5. From the scripts Actions menu, select Duplicate script. The Edit script dialog will open populated as per the duplicated scripts configuration, with the script name appended with - copy (x).
  6. Edit the script configuration to meet your requirements, and provide a new suitable Script name. See About script configuration for full details.
  7. Choose Save when you have finished your edits.

Duplicate a script via the Quick actions menu

  1. Select Scripting in the Left navigation.
  2. Select the Script repository tab.
  3. (Optional) Select a custom view or apply a custom filter.
  4. Select the checkbox on the left of the script to be duplicated. (Clear any other checkboxes).
  5. Select Duplicate from the Actions menu (above the Create filter button). The Edit script dialog will open populated as per the duplicated scripts configuration, with the script name appended with - copy (x).
  6. Edit the script configuration to meet your requirements, and provide a new suitable Script name. See About script configuration for full details.
  7. Choose Save when you have finished your edits.

Duplicate a script via the script details panel

  1. Select Scripting in the Left navigation.
  2. Select the Script repository tab.
  3. (Optional) Select a custom view or apply a custom filter.
  4. Locate the script and select in the row (not on a link in the row) to open the Script details panel.
  5. Select Duplicate from the options at the top of the Script details panel. The Edit script dialog will open populated as per the duplicated scripts configuration, with the script name appended with - copy (x).
  6. Edit the script configuration to meet your requirements, and provide a new suitable Script name.
  7. Click Save when you have finished your edits.

Related articles