---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Import data from XML

# Import data from XML {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

After you have successfully exported data from the source instance to XML, import the XML file directly to the target instance.

## Before you begin

Role required: admin

## About this task

Importing XML doesn't trigger business rules or update the instance cache.

## Procedure

1. Log in to the target instance (the instance that should receive the data).
2. Navigate to any list in the system.  
   Any list can be used because the XML file contains the destination table name for the records.
3. Select and hold (or right-click) any column title and select Import XML.
4. In the Import XML form, select Choose File and select the previously exported XML file.
5. Select Upload.

## Result

Data is imported into the target instance.
If the data doesn't import, navigate to System DefinitionTables \& Columns and verify that the table from which the data was exported also exists in the target instance. If the table doesn't exist, you can move it using an update set. For details on using update sets, see [Get started with update sets](https://www.servicenow.com/docs/access?context=get-started-update-sets&version=xanadu&pubname=xanadu-application-development&ft:locale=en-US).

*[\>]: and then


