> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/library-packs/nexthink-management/infinity-transition-support/configuration-guide_-infinity-transition-support.md).

# 設定ガイド: Infinity 移行サポート

## 概要 <a href="#configurationguide-infinitytransitionsupport-overview" id="configurationguide-infinitytransitionsupport-overview"></a>

Nexthink Infinity への移行を開始した（または開始しようとしている）場合は、将来的に非推奨となるプラットフォーム機能の現状の使用を理解する必要があります。

Nexthink Infinity Transition ライブラリパックは、Nexthink ユーザーが重要なプラットフォーム機能の現在の使用を監視し、新機能の採用状況を理解することで、Nexthink Infinity への移行を支援します。

## 前提条件 <a href="#configurationguide-infinitytransitionsupport-pre-requisites" id="configurationguide-infinitytransitionsupport-pre-requisites"></a>

このパックは、Infinity および Nexthink Experience 機能の採用データを収集するために“ネクストシンク・インフィニティ・トランジション”プレコンフィギュアードアプリケーションをパックの一部としてインストールする必要があります。

注意: このプレコンフィギュアードアプリケーションには3つ未満の重要なページとトランザクションが含まれ、[Application Experience](https://nexthink.gitbook.io/opd/overview/products) ライセンスなしでインストール可能です。

## コンテンツと依存関係 <a href="#configurationguide-infinitytransitionsupport-contentanddependencies" id="configurationguide-infinitytransitionsupport-contentanddependencies"></a>

| **ダッシュボード**   | Infinity 移行サポート         |
| ------------- | ----------------------- |
| **リモートアクション** | Infinityへの接続状況を取得       |
| **アプリケーション**  | ネクストシンク・インフィニティ・トランジション |

## 設定 <a href="#configurationguide-infinitytransitionsupport-configuration" id="configurationguide-infinitytransitionsupport-configuration"></a>

### リモートアクション <a href="#configurationguide-infinitytransitionsupport-remoteactions" id="configurationguide-infinitytransitionsupport-remoteactions"></a>

次のリモートアクションが必要です。 それは、デバイスのInfinity接続性をテストし、成功する移行のための前提条件です。

**Infinityへの接続状況を取得** - このリモートアクションは、エンドポイントが顧客のNexthink Infinity テナントのURLを正常に解決し接続できるかどうかを理解するのに役立ちます。

すべてのデバイスについて、毎日リモートアクションをスケジュールすることをお勧めします。

### アプリケーション <a href="#configurationguide-infinitytransitionsupport-applications" id="configurationguide-infinitytransitionsupport-applications"></a>

このパックは、Infinity および Nexthink Experience 機能の採用データを収集するために“ネクストシンク・インフィニティ・トランジション”プレコンフィギュアードアプリケーションをパックの一部としてインストールする必要があります。

インストールすると、このコンテンツはNexthink プラットフォームの[Applications](https://nexthink.gitbook.io/opd/user-guide/applications) モジュールに表示されます。 このアプリケーションを完全に活用するには、御社のURLパターンを定義する必要があります。

## 使用方法 <a href="#configurationguide-infinitytransitionsupport-usage" id="configurationguide-infinitytransitionsupport-usage"></a>

このダッシュボードの使用方法についてさらに詳しく知りたい場合は、使用ガイドを参照してください。

[使用ガイド: Infinity移行サポート](/platform/ja/library-packs/nexthink-management/infinity-transition-support/usage-guide_-infinity-transition-support.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/library-packs/nexthink-management/infinity-transition-support/configuration-guide_-infinity-transition-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
