---
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


---

# Save an update set as a local XML file

# Save an update set as a local XML file {#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

Administrators can export an update set as an XML file to save a specific version of
an application or set of changes.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Create an XML file of an update set when:

* The two instances lack network connectivity, preventing the retrieval of update sets or the creation of a data source for import from the source instance.
* You don't want to give administrator credentials for the source instance.
* You want to back up important customizations locally.
{#t_SaveAnUpdateSetAsAnXMLFile__ul_nwl_1qx_4y}

## Procedimento

1. Navigate to System Update Sets and select either Local Update Sets or Retrieved Update Sets.  
   Nota:  
   Retrieved Update Sets must be in a loaded state to be exported.
2. Select an update set that is in the Complete state.
3. On the Update Set form, select the Export to XML Related Link.
4. Save the XML file.  
   When a file is uploaded to a different instance, it's recognized as a retrieved update set.

## Load customizations from a single XML file {#ariaid-title2}

Administrators can load an update set XML file to apply a specific version of an
application or set of changes.

### Antes de Iniciar

Roles required: admin

### Procedimento

1. Elevate privileges to the security_admin role.
2. Navigate to System Update SetsRetrieved Update Sets.
3. Select Import Update Set from XML.
4. Select Choose File and select an XML file.
5. Select Upload.  
   The customization is available as a retrieved update set with the state Loaded.
6. To commit the update set, see [Commit an update set](https://servicenow-prod.fluidtopics.net/20fb1B1Wh2RWUzWddhIg_w "After resolving any issues from previewing, commit the update set to apply all changes and generate a local copy with records of each update.").

