# コンテンツパックのインポート (クラシック)

{% hint style="info" %}
Nexthink FinderはWindows専用のデスクトップアプリケーションで、その機能は現在Nexthinkのwebインターフェース内で利用可能です。 Nexthinkは現在ブラウザから直接使用でき、ほとんどの機能で追加のデスクトップアプリケーションが必要なくなりました。
{% endhint %}

## ライブラリからのパックインポート <a href="#importingacontentpack-classic-importingapackfromthelibrary" id="importingacontentpack-classic-importingapackfromthelibrary"></a>

### Nexthinkライブラリウェブサイトから <a href="#importingacontentpack-classic-viathenexthinklibrarywebsite" id="importingacontentpack-classic-viathenexthinklibrarywebsite"></a>

Nexthinkライブラリのカタログを閲覧しながら、設定にライブラリパックをインストールする。 この手順を行うには、コンピュータにFinderがインストールされている必要があります。

1. お気に入りのウェブブラウザを開きます。
2. [Nexthinkライブラリ](https://www.nexthink.com/library)のウェブサイトに移動します。
3. オプション: 検索ツールを組み合わせてライブラリパックのリストをフィルターして並べ替えます。
4. リストからライブラリパックを選択します。
5. パックの説明の右側にある**インストール**ボタンをクリックします。 ダイアログボックスが表示されます。
   1. ライブラリパックが必要とするモジュールについて注意深く読みます。
   2. ダイアログボックスの内容を確認するために**理解しました**チェックボックスにチェックを入れます。
   3. **インストール**をクリックします。 Finderが自動的に開きます。
6. まだログインしていない場合はFinderにログインします。
7. 必要に応じてパックを設定して、Finderからのインストールを完了します。

### Finderから <a href="#importingacontentpack-classic-viafinder" id="importingacontentpack-classic-viafinder"></a>

Finder内で、Nexthinkライブラリから直接コンテンツをインポートする手順：

1. Finderにログインします。
2. 左側のアコーディオンで**Nexthink Library**を選択します。
3. インポートしたいパックを探します。
   * **ブラウズ**タブで、ソリューションの種類によってリストを絞り込み、異なる基準を用いて並べ替えます。
   * **検索**タブで、適切なパックを見つけるためにいくつかのキーワードを入力します。
4. パック名の右側にあるプラスアイコンをクリックしてインポートします。
5. [競合を解決する](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/conflict-resolution-classic.md)、もしあれば。

## ファイルからのパックインポート <a href="#importingacontentpack-classic-importingapackfromafile" id="importingacontentpack-classic-importingapackfromafile"></a>

ファイルからコンテンツパックをインポートするには：

1. Finderにログインします。
2. Finderウィンドウの右上隅にあるアイコンをクリックします。
3. メニューから\*\*ファイルからコンテンツパックをインポート...\*\*を選択します。
4. コンテンツパックファイルを選択します。
5. インポートするコンテンツを確認します。 各アイテムはそのタイプに応じて適切な場所にインポートされます：
   * 集中化されたコンテンツ（カテゴリ、メトリック、サービス）は同一セットアップ内のエンジン間で共有されます。
   * アラートは**グローバルアラート**セクションにローカルインポートされます。
   * Investigationsとワンクリックはそれぞれの対応セクションにローカルインポートされます。
   * ポータルモジュールはポータル内の**PERSONAL**セクションにインポートされます。
6. [競合を解決する](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/conflict-resolution-classic.md)、もしあれば。
7. メッセージ**パック&#x20;*****\<name>*****&#x20;が正常にインポートされました**が表示されたら、インポートプロセスを完了するために**OK**をクリックします。

## インポートしたモジュールの共有 <a href="#importingacontentpack-classic-sharingtheimportedmodules" id="importingacontentpack-classic-sharingtheimportedmodules"></a>

コンテンツパックをインポートする際、インポートされたポータルモジュールはポータルの**PERSONAL**セクションに留まることに注意してください。 これらのモジュールを他のユーザーと共有したい場合は、[これらのモジュールを公開する](/platform/ja/user-guide/custom-dashboards-classic/reusing-custom-dashboards-content-classic.md#reusingcustomdashboardscontent-classic-publishingamodule)ことを忘れないでください。

***

関連タスク

* [競合解決](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/conflict-resolution-classic.md)
* [ダッシュボードコンテンツの再利用](/platform/ja/user-guide/custom-dashboards-classic/reusing-custom-dashboards-content-classic.md)

関連リファレンス

* [ローカルおよび共有コンテンツ](/platform/ja/references/references-classic/database-information-and-organization-classic/local-and-shared-content-with-finder-classic.md)


---

# 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.nexthink.com/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/importing-a-content-pack-classic.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.
