Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Copy an action

Copy an action to give it a new name and move it to another application scope.

Before you begin

Role required: action_designer or admin

About this task

You can copy a custom action that you created to give it a new name or move it to another application scope. The new action has the same action properties, inputs, steps, and outputs as the source action.

You can't copy the default actions created by ServiceNow, Inc., nor can you copy actions that have a protection policy. You must have write access to an action to copy it.

Procedure

  1. Navigate to All > Process Automation > Workflow Studio.

  2. On the homepage, select Actions.

  3. Select the action that you want to copy.

  4. Click the more actions icon (

Image omitted: more-actions-menu-icon.png
More actions menu\) and select **Copy action**.
**Note:** If the **Copy action** option is not visible, then you don't have permission to copy the action. This could be because the action has a protection policy or because you lack the necessary user role or developer permissions.
  1. In New action name, enter a unique name you want the copied action to have.
Image omitted: example-copy-action-modal.png
Copying a get notifications details action.
  1. From Application, select the application scope where you want to copy the action.

  2. Select Copy.

Result

Image omitted: example-copy-action-result.png
New copied action.

Workflow Studio opens the new action.

Parent Topic:Create an action in Workflow Studio