> 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/security-and-compliance/shadow-it/configuration-guide-shadow-it.md).

# 設定ガイド: シャドー IT とデータ損失可視性

{% hint style="info" %}
このページの構成オプションは[管理者](https://github.com/nexthink/documentation.online-product-documentation/tree/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-administration)のみが見ることができます。

ライブラリのコンテンツを標準ユーザーとして使用するには、[使用ガイド：シャドーITとデータ輻射の防止](/platform/ja/library-packs/security-and-compliance/shadow-it/usage-guide-shadow-it.md)を参照してください。
{% endhint %}

### 前提条件

このライブラリパックには、次の必要な拡張製品からのコンテンツが含まれています：

* **Employee Engagement - Campaigns**

> これらの製品の中には、それぞれのコンテンツへのデフォルトアクセスを提供し、[拡張製品](https://docs.nexthink.com/platform/ja/latest/products)がなくても使用可能な場合があります。

## コンテンツリストと依存関係 <a href="#configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency" id="configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency"></a>

このライブラリパックには、以下のコンテンツと依存関係が含まれています:

| タイプ                                                                                     | 名前                | 説明                                                                                              | 依存関係 |
| --------------------------------------------------------------------------------------- | ----------------- | ----------------------------------------------------------------------------------------------- | ---- |
| [ライブダッシュボード](https://nexthink.gitbook.io/opd/user-guide/live-dashboards)                | シャドーITとデータ輻射の防止   | 企業のセキュリティを危険にさらす可能性のある非準拠アプリケーションとwebサービスを見つけ、監視するのに役立ちます。また、特定のタスクに対してIT設定が適していないことを示すこともできます。 |      |
| [キャンペーン](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns) | 非準拠アプリケーションアクセス警告 | 非準拠アプリケーションの使用についてユーザーに通知し、準拠する代替案を提供します                                                        |      |

## 設定ガイド <a href="#configurationguide-configurationmanager-sccm-clienthealth-configurationguide" id="configurationguide-configurationmanager-sccm-clienthealth-configurationguide"></a>

このライブラリパックを効果的に使用するには、コンテンツを適切にインストールし、設定する必要があります。 使用前にコンテンツを適切にインストールおよび設定するためのいくつかの推奨手順は以下の通りです。

### **ステップ1 - ライブラリパック内容のインストール**

[Nexthinkライブラリ](https://nexthink.gitbook.io/opd/user-guide/nexthink-library)にアクセスし、必要なすべてのコンテンツをインストールしてください。

### **ステップ2 - キャンペーンの編集**

キャンペーンを確認し編集するには、[キャンペーンの管理](https://docs.nexthink.com/platform/ja/user-guide/campaigns/managing-campaigns)管理ページに移動してください。

インストールされた各キャンペーンについて、必ず次のことを確認してください：

* 送信者の名前と画像をカスタマイズします。
* 質問を確認し、必要に応じて調整します。
* キャンペーンを使用する準備ができたら公開します。

このキャンペーンには以下の設定を推奨します:

| 名前                | トリガー | 優先度 |
| ----------------- | ---- | --- |
| 非準拠アプリケーションアクセス警告 | 手動   | 緊急  |

***

関連トピック

* [概要：シャドーITとデータ消失の可視化](/platform/ja/library-packs/security-and-compliance/shadow-it.md)
* [使用ガイド：シャドーITとデータ消失の可視化](/platform/ja/library-packs/security-and-compliance/shadow-it/usage-guide-shadow-it.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/security-and-compliance/shadow-it/configuration-guide-shadow-it.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.
