> 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.md).

# Infinity 移行サポート

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

Nexthink Infinityへの移行を開始した、または開始を検討している場合は、将来的に廃止される予定のプラットフォーム機能の現状の使用状況を理解する必要があります。

Nexthink Infinity Transitionライブラリパックは、主要なプラットフォーム機能の現状の使用状況を監視し、新機能の導入進捗を理解することで、NexthinkユーザーがNexthink Infinityへ移行する手助けをします。

## ソリューション <a href="#infinitytransitionsupport-solution" id="infinitytransitionsupport-solution"></a>

このライブラリパックは、以前のプラットフォームとInfinityプラットフォームにおける機能の使用の差を監視します。以下を含みます:

* Infinity専用対Nexthink Experience専用の使用
* カスタムダッシュボードの使用
* デジタルエクスペリエンス対エクスペリエンス最適化の使用
* FinderからPortalへのリモートアクションの実行
* FinderからPortalへのキャンペーンの展開

[Finderからwebインターフェースに移行する詳細についてはこちらをクリック](https://nexthink.gitbook.io/opd/references/infinity-transition)

## 始めましょう <a href="#infinitytransitionsupport-getstarted" id="infinitytransitionsupport-getstarted"></a>

これらのリンクを辿ってパックを設定して使用を開始してください:

* 　[設定ガイド: Infinity遷移サポート](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/library-packs/nexthink-management/infinity-transition-support/configuration-guide_/infinity-transition-support.md)
* 　[使用ガイド: Infinity遷移サポート](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/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.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.
