# Package

How to package and export an Integration ready to be imported to another instance:

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

Click the **'Integration' icon** to open the **Details** page.![](blob:https://sharelogic.atlassian.net/90eaf6d3-7831-4b79-9a62-b36deaefa1f5#media-blob-url=true\&id=6e17b831-b382-4d31-94ee-523a2c40df62\&collection=contentId-67272717\&contextId=67272717\&mimeType=image%2Fpng\&name=Packager%201.png\&size=74224\&width=1280\&height=768)

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/fwDCyFiP8OAxCZaTOn3L/pfg-instructions-1.png)

Click **Package**.

## Package

The Package Integration popup is displayed.

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/3OytxdUDoRMMY6avvJlj/pfg-instructions-2.png)

Confirm by clicking **Package**.

## Download

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

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/HrQFQrDMyhsCoBHyBgC8/packager-3.png)

{% hint style="warning" %}
Users that do not have the admin role are not allowed to export Update Sets.
{% endhint %}

## Rename

The Integration Package Worker modal is displayed.

![](https://content.gitbook.com/content/77WwgPxoLSydiu2bJgNO/blobs/rrwRpx5YPM9dxFZr6pkw/pfg-instructions-3.png)

{% hint style="info" %}
**Notice**: 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 or **View** to view the new local update set record.

Navigate to the downloaded Update Set file then **rename** the file using your copied Update Set name in order to easily identify it when uploading to the other instanc&#x65;*.*

{% hint style="success" %}
**Congratulations!** You now have the Update Set containing the complete Integration available to be imported to your other instance.
{% endhint %}

You can find more information on how to [Load customizations from a single XML file](https://docs.servicenow.com/bundle/paris-application-development/page/build/system-update-sets/task/t_SaveAnUpdateSetAsAnXMLFile.html#t_SaveAnUpdateSetAsAnXMLFile) in the ServiceNow Product Documentation.


---

# 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/4.1/deploy/package.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.
