# Move the Integration

## Export the Integration

{% hint style="success" %}
Using the **Packager** feature makes moving integrations between instances simpler and more efficient than ever.
{% endhint %}

In **Unifi Integration Designer**, navigate to and open **< Your Integration >**.

Click the **'Integration' icon** to open the **Details** page.

![](/files/-MR4AgRtMrwjPAGJbvtY)

Click **Package**.

The Package Integration modal is displayed.

![](/files/-MR4B8ccds8zykqz8rlh)

Confirm by clicking **Package**.

Unifi packages the Integration into an Update Set which is automatically downloaded.

![](/files/-MR4BGjZfkngNnua2TOr)

The Integration Package Worker modal is displayed.

![](/files/-MR4BQYdG4o0HSs-1HYq)

{% hint style="info" %}
The modal tells us how many records were processed and the name of the Update Set that was created *(the integration name prepended with the date/time)*.
{% endhint %}

**Copy** the name of the Update Set.

Click **Done** to close the modal.

Navigate to the downloaded Update Set and **Show in folder\***.

![](/files/-MR4BmhK8AoQMxzjr_QO)

*\*Example shown in Chrome. Other browsers may vary.*

Then **rename** the file *(using your Update Set name in order to easily identify it when uploading to the other instance)*.

![](/files/-MR4BwQWH9oB40e4fqD6)

## Import the Integration (external instance)

In the Application Navigator of the external instance, navigate to **System Update Sets > Retrieved Update Sets**.

![](/files/-MR4CAqbUE0LIvX4aky2)

At the bottom of the Retrieved Update Sets list, click the **Import Update Set from XML** related link.

![](/files/-MR4CJLc_tbtfuLVmHvQ)

{% hint style="info" %}
If you have the **UI16 Developer Patch** installed (download from Share by clicking [here](https://developer.servicenow.com/connect.do#!/share/contents/9650888_ui16_developer_patch?v=2.5\&t=PRODUCT_DETAILS)), you can navigate directly to the Import XML page from the context menu of the **Update Set Picker** by clicking **Import from XML**.
{% endhint %}

![](/files/-MR4CggA4wsnAMhJcugv)

*The Import XML screen is displayed:*

![](/files/-MR4DCRSLHlXUwn7CjVF)

Click **Choose file** to upload the previously downloaded file.

**Upload**.

*You are redirected back to the Retrieved Update Sets list view:*

![](/files/-MR4DMBwGdimD1amw6dp)

**Open** the Update Set

*Your Retrieved Update Set form is displayed:*

![](/files/-MR4DUtirbM5JFTLZe3A)

Click **Preview Update Set**.

**Close** the Update Set Preview modal.

![](/files/-MR4DdrjnkfuMdpP3VJ9)

Click **Commit Update Set**.

![](/files/-MR4Do4H0HMGNJe8ySZG)

**Close** the Update Set Commit progress modal.

![](/files/-MR4DvsAExfythyXnUG_)

We have successfully installed the application containing our Integration on the external instance. The vast majority of the configuration is already in place. All that remains is to make a few configuration changes and **Reconfigure the Connections** to enable each instance to connect with the other.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharelogic.com/unifi/2.2/integration-guides/bidirectional-asynchronous-incident-guide/build-the-other-half/move-the-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
