# Migração de pacotes

{% hint style="warning" %}
A migração de pacotes está disponível apenas para **RealmJoin** pacotes
{% endhint %}

## Identificando Pacotes

Atualmente, apenas pacotes RealmJoin podem ser migrados de implantação Basic para Managed. Isso pode ser identificado na tabela Packages:<br>

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

## Migração

1. Selecione um pacote RealmJoin Basic
2. Em Atribuições de Grupo, selecione More -> Convert to managed app (Este processo acontece imediatamente).
   * Os grupos antigos são aninhados nos novos grupos Managed RealmJoin. As definições feitas nos grupos Basic serão adotadas pelos grupos Managed.<br>

     <figure><img src="/files/edac18c7bef3ed98902d92829fc5d5950c42f5f9" alt=""><figcaption><p>Antes da Migração</p></figcaption></figure>

     <figure><img src="/files/d64f6a9e598dbfd78f869ef4c4ee6d5edb39c7be" alt=""><figcaption><p>Após a Migração</p></figcaption></figure>
   * Os utilizadores são adicionados ao grupo mais relevante

     <figure><img src="/files/8d223a8891dd3596c68d6b3aa9d15850ea0fddeb" alt=""><figcaption><p>Antes da Migração</p></figcaption></figure>

     <figure><img src="/files/bd3938abf52081227aa7e8d8f552d2d6f2f9b246" alt=""><figcaption><p>Após a Migração</p></figcaption></figure>
3. (Opcional) Puxe membros dos grupos aninhados diretamente para os grupos geridos RealmJoin. Esta definição migra os utilizadores diretamente para o grupo gerido RealmJoin e, opcionalmente, remove o grupo aninhado do grupo Managed.
   1. Selecione o grupo relevante -> More -> "Pull members up".
   2. Selecione o ![](/files/82abac6dacbda62a484ba7c83b998acbd5cea168) no grupo aninhado desejado
   3. Escolha "Remove Assignment" para remover o grupo aninhado ou "Keep Assignment" para manter o grupo aninhado no grupo gerido RealmJoin
   4. Clique em Execute para iniciar a operação<br>

      <figure><img src="/files/6312c3dd3944999285291899b916c289b3a9dcee" 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/pt/gestao-de-aplicacoes/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.
