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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Duplicate a component

# Duplicate a component {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Duplicate a configured component to reuse on a page.

## Antes de Iniciar

Role required: ui_builder_admin or admin

## Por Que e Quando Desempenhar Esta Tarefa

Create an exact copy of a configured component on your page except for the name and ID.
A duplicated component copies all properties, bindings, and events. The duplicated
component appears directly after the component that is copied. If a tabs component is
duplicated, all tabs and their children are copied as well as their names and IDs are
made
unique.

## Procedimento

1. Navigate to AllNow Experience FrameworkUI Builder.
2. Open an experience to work in or create an experience by selecting CreateExperience.  
   See [Configure how users interact with your applications in UI Builder](https://servicenow-prod.fluidtopics.net/dUVGdKGQs6AbFNSw~vNKcQ "Learn what an experience is in UI Builder. Understand what an experience contains.") for more information on creating experiences.
3. Open the page variant with the component you want to duplicate.
4. Select the component that you want to duplicate.
5. Right-click the component.
6. Select Duplicate.  
   You can also use the keyboard shortcut cmd + D (Mac) or ctrl + D (Windows).  
   The duplicated component appears below the copied component in the content tree.
7. Select Save.

