> 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/ai-tools/setting-up-and-managing-ai-tools/modifying-campaign-setups-for-ai-tools.md).

# AI ツール向けキャンペーン設定の変更

{% hint style="info" %}
AI Tools キャンペーン データの解釈については、[AI 導入のモニタリング](/platform/ja/user-guide/ai-tools/working-with-ai-tools/monitoring-ai-adoption.md#monitoring-employee-experience-with-ai-tools) を参照してください。
{% endhint %}

特定の AI ツール設定で有効化すると、組み込みキャンペーンは編集不可のコンテンツを使用して、特定の条件下で従業員の AI 利用に関するフィードバックを収集します。 ただし、AI ツールのキャンペーン設定を変更して、特定のユーザーをキャンペーンから除外することができます。

設定済み AI ツールの組み込みキャンペーン対象を変更するには:

1. ナビゲーションメニューから **AI Tools** > **Manage AI tools** に移動し、**Settings** タブを開きます。
2. Employee experience campaign で、現在 **キャンペーンが有効** になっている AI ツールと **対象ユーザー** を確認します。
3. 必要に応じて、特定のユーザーが AI ツールキャンペーンを受信しないように **除外を設定** します。
   * キャンペーンから除外すべきユーザーを一覧表示する **NQL クエリ** を作成します。
   * または、必要に応じて記述内容に基づき **Assist にクエリ作成を依頼** します。

ユーザー除外を設定する際は、変更を保存する前に有効な NQL クエリを必ず **Run** してください。

クエリに一致するユーザー数を Web UI に表示される内容で確認するか、または **Show results in Investigations** を使用してユーザーをさらに確認します。

{% hint style="warning" %}
特定の [AI ツール設定](/platform/ja/user-guide/ai-tools/setting-up-and-managing-ai-tools/configuring-ai-tools.md#configuring-ai-tools-for-nexthink-monitoring) からキャンペーンを **無効化** した場合、新しい従業員は対象になりません。 ただし、すでに対象となった従業員は、回答、キャンセル、またはキャンペーンの期限切れまで引き続きキャンペーンを受信します。
{% endhint %}

<figure><img src="/files/VCTddQ1oWm697i2BJ0n1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
システムは、AI 生成コンテンツまたはインサイトを示すために ✦ sparkles アイコンを表示します。 AI は急速に進化し、有用なインサイトを提供していますが、依然として誤りを犯す可能性があります。 Nexthink は、正確性を確保し、適切な意思決定を支援するために、結果を検証することを推奨しています。

詳細については、[Nexthink Assist - AI Model Card](https://docs.nexthink.com/legal/global-ai-hub/nexthink-assist-ai-model-card) ドキュメントを参照してください。
{% endhint %}

4. 必要に応じて、新しいブラウザタブからキャンペーン送信者情報を有効化および編集するために **Edit sender** を選択します。デフォルトでは、システムはキャンペーンの **送信者** 情報を非表示にしています。
   * 開いたブラウザタブの右上にある **Edit published campaign** ページから、ユーザー視点でキャンペーンを **Preview** できます。
   * キャンペーンをプレビューした後、**Edit published campaign** ページに戻り、キャンペーンの変更を **Save campaign** します。

キャンペーン変更を保存した後、**Manage AI tools** ページ > **Settings** タブに戻ります。**Edit published campaign** ページが開かれたブラウザタブから自動的にリダイレクトされることはありません。

特定の AI ツールの AI 採用ダッシュボードから、アクティブなキャンペーンを直接プレビューできます。管理者権限は不要です。 [AI 導入のモニタリング](/platform/ja/user-guide/ai-tools/working-with-ai-tools/monitoring-ai-adoption.md#monitoring-employee-experience-with-ai-tools) を参照してください。

{% hint style="warning" %}
プレビュー済みでも未保存のキャンペーン変更は、**公開済みキャンペーンを編集** ページが表示されているブラウザタブを閉じて別のページへ移動すると失われます。

組み込みのキャンペーン質問は編集できません。 [AI ツールの監視](/platform/ja/user-guide/ai-tools/working-with-ai-tools.md#built-in-campaign-content-for-sentiment-tracking) を参照してください。
{% endhint %}

<figure><img src="/files/FK22cdKU23rMU0uoogZM" alt=""><figcaption></figcaption></figure>


---

# 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/ai-tools/setting-up-and-managing-ai-tools/modifying-campaign-setups-for-ai-tools.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.
