> 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/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/methods-for-reusing-authored-content-classic.md).

# 作成したコンテンツを再利用する方法 (クラシック)

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

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

FinderまたはNexthink webインターフェースで作成したコンテンツを他の人と共有したい状況が発生する場合があります。 通常のセットアップでは、1つのNexthink webインターフェースと複数の接続されたEngineがインストールされていると定義されており、他のシステムユーザーと即座に共有できるコンテンツを作成できます。 この例のいくつかには、Finderで作成された集中型コンテンツや[役割に関連付けられたコンテンツ](/platform/ja/user-guide/administration/account-management.md#accountmanagement-defining-user-roles)が含まれます。

## Finderでの手動インポート/エクスポート <a href="#methodsforreusingauthoredcontent-classic-manualimport-exportinfinder" id="methodsforreusingauthoredcontent-classic-manualimport-exportinfinder"></a>

Finderで作成した他のタイプのコンテンツは、各Engineにローカルに保存されます。 ローカルのコンテンツを共有するには：

1. Finderと共有したい要素を保持するEngineに接続してください
2. 要素を手動でエクスポートし、それからターゲットのEngineに接続してインポートします。

[この手動方法](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/manually-sharing-content-with-finder-classic.md)は、依存関係が守られている限り、異なるセットアップのEngineへローカルまたは集中化されたコンテンツをエクスポートする場合にも有効です。 例えば、ターゲットのEngineに存在しないカテゴリを含む条件付きの調査をエクスポートする場合、事前にそのカテゴリをインポートする必要があります。

## モジュールの公開 <a href="#methodsforreusingauthoredcontent-classic-publishingmodules" id="methodsforreusingauthoredcontent-classic-publishingmodules"></a>

Nexthink webインターフェースには、異なるユーザー間でコンテンツを共有する独自の方法があり、管理者は作成したモジュールを[公開し](/platform/ja/user-guide/custom-dashboards-classic/reusing-custom-dashboards-content-classic.md)、オプションでそれを役割に割り当てることで他のユーザーにメリットを提供できます。 しかし、この方法では、あるインスタンスのNexthink webインターフェースからコンテンツを取得して別のインスタンスにインポートすることはできません。 この後者のシナリオは、通常、別々の前生産および生産環境がある場合に発生します。

## コンテンツパック <a href="#methodsforreusingauthoredcontent-classic-contentpacks" id="methodsforreusingauthoredcontent-classic-contentpacks"></a>

Finderとwebインターフェース要素の整合性のあるセットを同時にエクスポートするには、コンテンツパックを使用してください。 コンテンツパックは、FinderコンテンツとNexthink webインターフェースモジュールの複数のアイテムを1つのファイルにまとめます。 例えば、前述の依存関係の例では、同じコンテンツパック内に調査とその調査に依存するカテゴリを含めることができます。 同様に、Nexthink webインターフェースモジュールをエクスポートするときに、そのモジュールに依存するメトリクスやサービスを同じコンテンツパックに含めたいと考えるでしょう。 以下の記事では、[コンテンツパックをインポートする方法](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/exporting-a-content-pack-classic.md)または[独自のコンテンツパックを作成する方法](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/exporting-a-content-pack-classic.md)を説明しています。

## ネクストシンク・ライブラリー <a href="#methodsforreusingauthoredcontent-classic-nexthinklibrary" id="methodsforreusingauthoredcontent-classic-nexthinklibrary"></a>

[Nexthink Library](https://www.nexthink.com/library)から利用可能な既製のコンテンツパック。 ライブラリーのパックは、セキュリティ、変革、コンプライアンスなど、さまざまなIT分野に合わせたカスタマイズ可能なソリューションを提供するように設計されています。 [ライブラリーパックをインポートする方法](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/importing-a-content-pack-classic.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/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/methods-for-reusing-authored-content-classic.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.
