# Package Migration

{% hint style="warning" %}
Package migration is only available for **RealmJoin** packages
{% endhint %}

## Identifying Packages

Currently only RealmJoin packages can be migrated from Basic to Managed deployment. This can be identified from the Packages table:<br>

<figure><img src="/files/OgOuZGX0pFoYEVCFCQ2K" alt=""><figcaption></figcaption></figure>

## Migration

1. Select a Basic RealmJoin package
2. Under Group Assignments, select More -> Convert to managed app (This process happens immediately).
   * Old groups are nested into the new Managed RealmJoin Groups. Settings made to the Basic groups will be adopted by the Managed groups.<br>

     <figure><img src="/files/FYXStYjbedDeQA9fiX6r" alt=""><figcaption><p>Before Migration</p></figcaption></figure>

     <figure><img src="/files/icihZOudp4SAFO527v6Y" alt=""><figcaption><p>After Migration</p></figcaption></figure>
   * Users are added to the most relevant group

     <figure><img src="/files/wgKxKCiE0HNsEg2ukE2n" alt=""><figcaption><p>Before Migration</p></figcaption></figure>

     <figure><img src="/files/Q0OBIeH6ReL0vLEustXz" alt=""><figcaption><p>After Migration</p></figcaption></figure>
3. (Optional) Pull members from nested groups directly into the RealmJoin managed groups. This setting migrates users directly to the RealmJoin managed group and optionally removes the nested group from the Managed group.
   1. Select relevant group -> More -> "Pull members up".
   2. Select the ![](/files/EtR6nf6jrDB8Sso6xGPr) on the desired nested group
   3. Choose "Remove Assignment" to remove the nested group or "Keep Assignment" to keep the nested group in the RealmJoin managed group
   4. Click Execute to begin the operation<br>

      <figure><img src="/files/WZ3HVL8sftDUquSS6QbK" alt=""><figcaption></figcaption></figure>


---

# 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.realmjoin.com/app-management/packages/package-store/package-migration.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.
