---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Transfer catalog items using update sets

# Transfer catalog items using update sets {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Transfer catalog items published through Catalog Builder from one instance to another
easily by using update sets automatically created for the catalog item. For example, you can
transfer catalog items created by a business user from a non-production to production
instance.

## Vorbereitungen

You can access update sets for a catalog item only if it is created or modified in
Catalog Builder.

For information on creating a catalog item in Catalog Builder, see [Create a catalog item using
a template](https://servicenow-prod.fluidtopics.net/lwhGM2LoOMH3Oy22yzVs6g "Pre-specify values or provide restrictions for attributes such as catalogs, categories, variable types, and portal settings, which are applicable during the catalog item creation or editing process. You can create a template for a catalog item or record producer.").

For information on editing a catalog item in Catalog Builder, see [Edit a catalog item in
Catalog Builder](https://servicenow-prod.fluidtopics.net/i5n1JuFg8_4r3vq6BoCgXg "Make changes to an existing catalog item if you have permissions to edit the item.").

Role required: catalog_admin, catalog_builder_editor

## Prozedur

1. Access an update set for a catalog item by navigating to All \> System Update Sets \> Local Update Sets.
2. Search for the update set by the name, `CB_<Template
   Name>_<Catalog Item Name>_<Date and Time Stamp>`.  
   Hinweis:  
   If a catalog item contains related records such as Variables, Variable Sets, Available For, or Not Available For in a scope other than the current item scope, then such items are transferred in a batch where the related record update set's parent field is set as the update set of the parent catalog item. For more information, see [Update set
   batching](https://www.servicenow.com/docs/access?context=us-hier-overview&version=australia&pubname=australia-application-development&ft:locale=en-US).
3. Transfer the completed update sets from the source instance to the target instance.  
   For more information, see [Update set transfers](https://www.servicenow.com/docs/access?context=update-set-transfers&version=australia&pubname=australia-application-development&ft:locale=en-US).  
   Hinweis:  
   If you want to set the prefix of update sets, use the glide.sc.cb.item.update_set_prefix property. The property defines the naming format for catalog item update sets. You can use a static name or optionally include the following variables: ${template_name}, ${item_name}, and ${timestamp}. Format example: CatalogItem_${item_name}_${timestamp} Default value: CB_${template_name}_${item_name}_${timestamp}

