# AIコンプライアンス

## **問題点**

職場でAIツールが一般的になるにつれて、従業員が誤って未承認のプラットフォームを使用したり、機密情報を共有したりすることがあり、データのセキュリティ、コンプライアンス、ガバナンス上のリスクが発生する可能性があります。 明確な指針がないと、ユーザーはどのAIツールがビジネスに適しているか、情報を安全に扱う方法についても不安を抱く可能性があります。

## **解決策**

**AIコンプライアンスパック**は、安全でコンプライアンスを遵守した効果的なAIツールの利用を推進するために、ガイド付きリマインダーとウォークスルーを提供します。 これにより、ユーザーは承認されたAIの利用方法や潜在的リスクを理解し、Microsoft CoPilotやChatGPTなどのツールを使用する際に会社の方針に従うことができます。

## 利点と成果

「AIコンプライアンス」ライブラリパックを実装することで、次のことが可能になります:

* 3つの焦点を絞ったガイドをインストールします:
  * **Microsoft Copilotウォークスルー** — 新しいユーザーにCopilotの主要機能と適切な使用方法を紹介します。
  * **添付ファイルのAIポリシーリマインダー** — MS Copilotへの機密情報や機密ファイルのアップロードに警告します。
  * **未承認AIツール警告** — ChatGPTユーザーにMS Copilotが承認されたAIソリューションであることを思い出させ、承認された使用例を概説します。
* すべての役割で安全でコンプライアンスを遵守したAI導入を促進します。
* 企業のデータ取扱いやガバナンス方針を強化します。
* AIを責任を持って使用するための従業員の意識と自信を築きます。

## **「AIコンプライアンス」のはじめ方**

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

* [使用ガイド: AIコンプライアンス](/platform/ja/library-packs/applications/adopt-library-packs/ai-compliance/usage-guide-ai-compliance.md) 標準ユーザー向け。
* [設定ガイド: AIコンプライアンス](/platform/ja/library-packs/applications/adopt-library-packs/ai-compliance/configuration-guide-ai-compliance.md) は、[管理者](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-administration)ロールを持つユーザーのみアクセス可能です。


---

# 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/library-packs/applications/adopt-library-packs/ai-compliance.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.
