# キャンペーンの設定と管理

キャンペーンモジュールとそのコンテンツを適切に設定し、ユーザーが中断なく最大限に活用できるようにします。

* このページの[#before-you-begin](#before-you-begin "mention")セクションに記載されている技術的な前提条件を確認してください。
* [キャンペーンプログラムの開始](/platform/ja/user-guide/campaigns/managing-campaigns/launching-campaign-programs.md#launching-a-successful-campaign)文書を参照して、計画、承認取得、テスト、組織内でのキャンペーンの立ち上げに関するガイドラインを確認してください。
* [#campaigns-from-nexthink-library](#campaigns-from-nexthink-library "mention")を表示および設定します。
* [キャンペーンの作成と設定](/platform/ja/user-guide/campaigns/managing-campaigns/creating-campaigns.md)方法に関するガイドを参照してください。
* ネクスシンクインスタンスで設定された[キャンペーンを管理](/platform/ja/user-guide/campaigns/managing-campaigns/managing-campaigns.md)する方法をご覧ください。

## 開始前

ネクスシンク管理者は、すべての必要なシステムコンポーネントと設定が正しく行われていることを確認するために、次の技術的な前提条件を完了する必要があります。

{% stepper %}
{% step %}
**権限を設定**

ネクスシンク管理者は、キャンペーンの正しい設定と監視を保証するために、権限を有効にする必要があります。

{% hint style="info" %}
[権限 > キャンペーン](https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/administration/account-management/roles/#roles-campaigns)および[ドメインビュー > キャンペーン](https://docs.nexthink.com/platform/ja/administration/account-management/roles/view-domain.md#campaigns) のドキュメントを参照すると、**権限**、**ドメインビュー**オプションおよび**データプライバシー**の詳細設定についての説明がご覧いただけます。
{% endhint %}
{% endstep %}

{% step %}
**キャンペーンブランディングの設定**

ロゴとカスタムカラーでキャンペーンにブランドを設定します。

{% hint style="info" %}
[キャンペーンブランドの設定](/platform/ja/user-guide/campaigns/managing-campaigns/campaigns-branding.md)に関する詳細情報を参照してください。
{% endhint %}
{% endstep %}
{% endstepper %}

## ネクスシンクライブラリからのキャンペーン

Nexthinkは、手動でNexthinkライブラリからインストールできるキャンペーンのセットを提供しています。 ライブラリキャンペーンは特定のユースケースやソリューションに関連する問題についてユーザーデータを収集するために事前に設定されています。 リモートアクションやワークフローの中で使用して従業員に情報を伝え、彼らの意見を集めることもできます。

[Nexthinkライブラリ](https://docs.nexthink.com/platform/ja/user-guide/nexthink-library) ドキュメントを参照して詳細を確認してください。


---

# 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/campaigns/managing-campaigns.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.
