# キャンペーンを使った従業員 Experience の理解

## 初期プロンプト <a href="#answeringacampaign-initialprompt" id="answeringacampaign-initialprompt"></a>

Nexthinkキャンペーンは、従業員の画面に最初の質問をポップアップ表示するところから開始します。

オペレーティングシステムのネイティブ通知の動作に合わせて、Windows デバイスでは画面の右下にキャンペーンが表示されます。 macOS デバイスでは、画面の右上にキャンペーンウィンドウが表示されます。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-5cc593937ca4229e02b052609b3c5c2c7a97bfa1%2Fimage%20(6).png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

キャンペーンを受信すると、従業員は次のいずれかを選択できます。

* すぐに回答する。
* キャンペーンへの参加を辞退する、またはキャンペーンを後で回答するよう延期する（キャンペーンが必須でない場合にのみ利用可能）。

## キャンペーンへの回答 <a href="#answeringacampaign-answeringacampaign" id="answeringacampaign-answeringacampaign"></a>

キャンペーン開始時にプロンプトが展開され、受信者に必要な情報をすべて表示し、各ステップを案内します。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-5cc593937ca4229e02b052609b3c5c2c7a97bfa1%2Fimage%20(6).png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

## キャンペーンのスキップ <a href="#answeringacampaign-skippingacampaign" id="answeringacampaign-skippingacampaign"></a>

キャンペーン受信者は、バツ印のアイコンを使用してキャンペーンを破棄できます。これによりプロセスが一時停止され、次のいずれかのオプションを確認できます。

* 受信者がキャンペーンに参加したくない場合、キャンペーンの回答は辞退として記録されます。 リモートアクションによってトリガーされたキャンペーンはスキップできません。
* 受信者は前の質問に戻ることができます。
* 受信者は「後で通知」オプションを使用して、キャンペーンを一時停止し後で再開することができます。

{% hint style="info" %}
この機能は、必須として構成されたキャンペーンには適用されません。
{% endhint %}

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-966876006b7bbef3ab6e81f5adf9cccef3ca55d9%2Fimage%20(838).png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

### 後で通知 <a href="#answeringacampaign-remindmelater" id="answeringacampaign-remindmelater"></a>

受信者がキャンペーンの延期を選択した場合、次のいずれかのシナリオが発生するまで、少なくとも12時間ごとに再表示されます。

* 受信者がキャンペーンに一部またはすべて回答する。
* 受信者がキャンペーンへの参加を辞退する。
* キャンペーンを終了する。
* キャンペーンの回答が有効期限（タイムトゥリブ）を超えて失効する。 API および Workflow トリガーの場合、値はキャンペーンがトリガーされたときに指定されます。 その他のタイプのキャンペーンでは、有効期間は1年間です。

{% hint style="info" %}
この機能は、必須として構成されたキャンペーンには適用されません。
{% endhint %}

{% hint style="info" %}
キャンペーンの延期およびリマインダーの選択は、リモートアクションによってトリガーされたものを除くすべてのキャンペーンで機能します。
{% endhint %}

## その他のキャンペーンウィンドウ設定 <a href="#answeringacampaign-othercampaignwindowsettings" id="answeringacampaign-othercampaignwindowsettings"></a>

デフォルトでは、システムはキャンペーンの最後のメッセージに「Powered by Nexthink」というテキストを表示します。 Collectors バージョン 21.6.1 以降を実行している場合、このテキストを非表示にできます。


---

# 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/working-with-campaigns/answering-a-campaign.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.
