---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Working with batched update sets

# Working with batched update sets {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Batched update sets enable you to group update sets together so you can preview and commit them in bulk.

Dealing with multiple update sets can lead to problems, including committing update sets in the
wrong order or inadvertently leaving out one or more sets. You can avoid these problems
by grouping completed update sets into a batch.  
Note:  
To preserve the update set batch hierarchy while cloning, set only the parent update set to Ignore status and leave all other update sets as Complete. This will prevent batch sets from cloning and preserves the batch update set hierarchy.
The system organizes update set batches into a hierarchy. One update set can act as the parent for multiple child update sets. A given set can be both a child and parent, enabling multiple-level hierarchies. One update set at the top level of the hierarchy acts as the base update set.  
When you preview or commit the base update set, you preview or commit the entire batch. The system decides which changes to process first and checks for any conflicts by looking at when each change was made and how they are connected in a sequence. This sequence, or ancestry, refers to the specific moments when each change in the update sets occurred.  
Note:  
For more details, see [Compare local update sets](https://www.servicenow.com/docs/49URwz6ZmN64VeizSVZG9Q "Administrators can preview local and remote (retrieved) update sets and compare the sets with one another to resolve conflicting changes.") and [View customizations and compare with current version](https://www.servicenow.com/docs/1xq7L1_6IkQrCLTOKy1fEQ "View the customizations that make up an update set and compare the update to the current version.").

## Example of batched update sets {#us-hier-overview__section_f52_psx_41b}

The list of update set records reflects the batch hierarchy in the Parent andBatch Base columns. Figure 1. List of batched update sets   

Figure 2. Diagram of batched update set hierarchy
* **[Reorganize a batch of update sets](https://www.servicenow.com/docs/QOUrLjVZuD~KCEbub_SLew)**   
  You can remove an individual update set from the batch or change its parent.

