# パッケージ移行

{% hint style="warning" %}
パッケージの移行は、次の場合にのみ利用できます **RealmJoin** パッケージ
{% endhint %}

## パッケージの識別

現在、Basic から Managed へのデプロイメントに移行できるのは RealmJoin パッケージのみです。これは Packages テーブルで確認できます:<br>

<figure><img src="/files/6d78ac085e02d34585459dfcf1c50ee9139dcfae" alt=""><figcaption></figcaption></figure>

## 移行

1. Basic の RealmJoin パッケージを選択します
2. \[グループ割り当て] で、\[その他] -> \[管理対象アプリに変換] を選択します（この処理はすぐに実行されます）。
   * 古いグループは新しい Managed RealmJoin Groups にネストされます。Basic グループで行われた設定は Managed グループに引き継がれます。<br>

     <figure><img src="/files/549b0cc93847e1c0d5379bf5c5904385a1f63d9f" alt=""><figcaption><p>移行前</p></figcaption></figure>

     <figure><img src="/files/6f2f22fd292fa2d97117873a1a5a6d18fdaca16d" alt=""><figcaption><p>移行後</p></figcaption></figure>
   * ユーザーは最も関連性の高いグループに追加されます

     <figure><img src="/files/255f9c5f020d3e1267e5401c21f48293969b9759" alt=""><figcaption><p>移行前</p></figcaption></figure>

     <figure><img src="/files/6efe7be0772941b71d6b62cf56fc287695b7e5c5" alt=""><figcaption><p>移行後</p></figcaption></figure>
3. （任意）ネストされたグループからメンバーを直接 RealmJoin の管理対象グループに取り込みます。この設定により、ユーザーは直接 RealmJoin の管理対象グループに移行され、必要に応じてネストされたグループが管理対象グループから削除されます。
   1. 対象のグループを選択 -> \[その他] -> 「メンバーを上へ移動」.
   2. 選択してください ![](/files/dff997f47be486f43b8f420acf2befae39708aa4) 対象のネストされたグループで
   3. ネストされたグループを削除するには「割り当てを削除」を、RealmJoin の管理対象グループ内にネストされたグループを残すには「割り当てを保持」を選択します
   4. 操作を開始するには［実行］をクリックします<br>

      <figure><img src="/files/a1229991cd675ae878dcfe61643d56e518649f4e" 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/ja/apuri/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.
