# Finder (クラシック) でのコンテンツの手動共有

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

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

Finder は、コンテンツをクリップボードまたは XML 形式のファイルにエクスポートすることができます。 コンテンツがエンジンにローカルであるか、集中管理されているかは関係ありません。 Finder は、XML を後で別のシステムにインポートするのにも役立ちます。

Finder 自体にローカルであるコンテンツ（セッションおよびカスタムアクション）や共有できないもの（タグ）は、この議論から除外します。 詳細については、[ローカルおよび共有コンテンツに関する参照記事](/platform/ja/references/references-classic/database-information-and-organization-classic/local-and-shared-content-with-finder-classic.md) を参照してください。

## コンテンツをエクスポートする <a href="#manuallysharingcontentwithfinder-classic-exportingcontent" id="manuallysharingcontentwithfinder-classic-exportingcontent"></a>

調査などのアイテムを共有するには、次の手順を実行します。

1. Finder にログインします。
2. Finder の左側のアコーディオンパネルで調査を見つけます。
3. 調査の名前を右クリックし、**エクスポート**を選択します。
   * 調査をクリップボードにコピーするには、**調査をクリップボードに**をクリックします。
   * 調査の内容を XML ファイルに保存するには、\*\*調査をファイルへ...\*\*をクリックします。

調査をフォルダーに整理している場合は、フォルダーの名前を右クリックして**エクスポート**を選択し、フォルダー内のすべての調査をエクスポートします。 Finder からすべての Investigations を一度にエクスポートするには、**Investigations** セクションの見出し（またはセクション内の空の領域）を右クリックし、**エクスポート** オプションを選択します。 複数の調査をエクスポートする際にも、**調査をクリップボードに**または\*\*調査をファイルへ...\*\*をエクスポートするかを選択します。

## コンテンツをインポートする <a href="#manuallysharingcontentwithfinder-classic-importingcontent" id="manuallysharingcontentwithfinder-classic-importingcontent"></a>

以前にエクスポートした調査を別のエンジンにインポートするには、以下の手順を実行します。

1. 別のエンジンで Finder セッションを開きます。
2. **調査**セクションの見出しか、セクション内の空の領域を右クリックし、メニューから**インポート**を選択します。
3. 調査をどのようにエクスポートしたかによって次のステップを選びます。
   * 調査の内容をクリップボードにコピーした場合は、**クリップボードから調査**を選択します。
   * 調査の内容を XML ファイルに保存した場合は、\*\*ファイルから調査...\*\*を選択します。

インポートされる調査のうち、すでに目的のエンジンに存在するものがある場合、Finder は[競合の解決](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/conflict-resolution-classic.md)用ダイアログボックスを表示します。

## その他の共有可能なコンテンツ <a href="#manuallysharingcontentwithfinder-classic-othersharablecontent" id="manuallysharingcontentwithfinder-classic-othersharablecontent"></a>

前述の調査を例にした方法は、他の種類のコンテンツでも機能します。 同じ方法を使用して以下のエクスポートとインポートを行います。

* Investigations
* 調査に基づいたアラート
* ワンクリック調査
* カテゴリ
* メトリクス
* サービス
* キャンペーン
* スコア
* リモートアクション

エンジンにローカルなコンテンツと集中管理されたコンテンツの両方を手動でエクスポートおよびインポートできることに注意してください。 集中管理されたコンテンツは定義上共有されていますが、その共有機能は Portal で管理されるエンジンのセットに限定されています。 したがって、異なるポータルによって管理されているエンジンへの集中管理されたコンテンツのエクスポートを行うことを望むことがあります。 例えば、これはプリプロダクション環境から本番環境にコンテンツを持ち込むのに特に有用です。

***

関連タスク

* [競合の解決](/platform/ja/user-guide/using-finder-classic/importing-and-exporting-authored-content-classic/conflict-resolution-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/manually-sharing-content-with-finder-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.
