---
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 demo UI interaction

# Duplicate a demo UI interaction {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Create a duplicate of a demo UI interaction example to work with a separate, editable copy.

## Before you begin

Demo data is available after loading it once from the demo data plugin (sn-interaction-builder). For instructions, see [Working with UI interaction demo data](https://servicenow-prod.fluidtopics.net/wJW4I6Zv9LKMgYgwcu7G4A "Demo UI interactions give you simple, ready‑made examples that demonstrate common UI interaction patterns. You can duplicate these samples to explore how interactions work, experiment safely, and use them as starting points when building your own experiences.").

Role required: ui_builder_admin

## About this task

Demo UI interaction records define sample UI logic and scripts used to demonstrate common interaction patterns.  
When you duplicate demo data, you create a separate copy. You can run or customize this copy without impacting the original record. The duplicated interaction is independent of the original demo and can be safely modified. Demo interactions appear in the UI interactions list like any other interaction, allowing you to open, review, or duplicate them for use in your own scope.  
Note:  
The Cascade Delete demo interaction example must be duplicated in the global scope for its first server script step to run correctly. This requirement is unique to Cascade Delete; all other demo interaction examples function normally when duplicated in your application scope.

## Procedure

1. Navigate to AllNow Experience FrameworkUI Builder.
2. Select the UI interactions tab.
3. In the Search UI interactions field, enter <kbd class="ph userinput">demo</kbd>.  
   The list filters to show interactions containing demo in their labels or descriptions.
4. Locate the demo data 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 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-demo-data__ul_i5t_tdj_g3c}

*[\>]: and then


