---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Duplicate a UI interaction

# Duplicate a UI interaction {#ariaid-title1}

Release version: Australia  
Updated April 10, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Create an independent copy of an existing UI interaction to use as a starting point for a new interaction or to safely experiment with changes.

## Before you begin

Role required: ui_builder_admin

## About this task

Duplicating a UI interaction creates an independent copy of the original, including all steps, inputs, and configuration. The duplicate is not linked to the original. Changes to the duplicate do not affect the original
interaction or any page events or declarative actions that reference it.  
If the UI interaction includes custom UI built with Component Builder, such as a custom modal or modeless dialog, you must also duplicate the custom component separately. The duplicated interaction continues to reference the original component. Update it to reference the new copy.  
Note:  
Duplicating a UI interaction does not duplicate any associated declarative actions. If the original interaction is triggered by a declarative action, create or update a declarative action separately to reference the duplicated interaction.

## Procedure

1. Navigate to AllNow Experience FrameworkUI Builder.
2. Select the UI interactions tab.
3. In the search field, enter the name of the interaction you want to edit.  
   Figure 1. UI interactions list
4. Locate the UI interaction record that you want to duplicate.
5. Open the record.
6. Select the Settings tab.  
   ![Settings tab.]()
7. In the record header, select Duplicate.  
8. Update the Name and Description fields, as needed.
9. Select Create.

## Result

A new UI interaction record is created in your current application scope, ready for editing.

## What to do next

To modify the duplicated interaction, see [Edit an existing UI interaction](https://servicenow-prod.fluidtopics.net/~FYomN77vfL1qWoqQFRy5Q "Edit or modify an existing UI interaction by inserting new steps, swapping or deleting events, removing steps, or updating step configurations in the diagram editor.").  
To use your duplicated interaction, trigger it using one of these methods:

* From declarative action: Corresponding declarative actions are inactive by default and must be enabled to test.
* From UI Builder page event. See [Trigger a UI interaction from a page event](https://servicenow-prod.fluidtopics.net/lMSJJEhBYIo7sDnFhfZvZg "Attach a UI interaction to a UI Builder page event so the interaction runs when a user performs an action on a component.").
{#duplicate-ui-interaction__ul_i5t_tdj_g3c}

*[\>]: and then


