# Monitoring campaign statistics

## Accessing Campaigns overview <a href="#gettingstartedwithcampaigns-accessingcampaigns" id="gettingstartedwithcampaigns-accessingcampaigns"></a>

* Select **Campaigns** from the main menu.
* Select **Campaign overview** from the navigation panel to view all published and retired campaigns and their statistics.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-b25d9383251e856170a2c4f7bc3eb9ea8f230e29%2Fcamp-1707389568.png?alt=media" alt="Accessing Campaigns" width="760"><figcaption></figcaption></figure>

## Exploring All Campaigns page <a href="#gettingstartedwithcampaigns-campaignoverviewpage" id="gettingstartedwithcampaigns-campaignoverviewpage"></a>

The **All Campaign** page lists all of the available campaigns. Click on the campaign name to see further details and export employee answers.

The Campaigns overview page is visible to users with the *View all campaign dashboards* permission. Refer to the [Roles](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles) documentation for more information.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-6db529aee6ccf0cf7e18be216522c43a605bc49b%2Fcamp-1707389901.png?alt=media" alt="Campaigns overview page" width="760"><figcaption></figcaption></figure>

Sort the table by status, name, priority and the number of employees who answered the campaign.

{% hint style="info" %}
When a remote action triggers a campaign, it is not listed in the Campaigns overview dashboard because the remote action receives the campaign responses directly.
{% endhint %}

### Campaign status <a href="#gettingstartedwithcampaigns-status" id="gettingstartedwithcampaigns-status"></a>

#### **Draft**

You have saved the campaign, but not published it. Edit and modify the campaign as needed. Refer to the [Manage Campaigns](https://docs.nexthink.com/platform/user-guide/campaigns/managing-campaigns) documentation for more information.

#### **Published**

A published campaign is active, and employees have started receiving the questions. You can still edit a campaign that is published but with some restrictions. Refer to the [Manage Campaigns](https://docs.nexthink.com/platform/user-guide/campaigns/managing-campaigns) documentation for more information.

#### **Retired**

The campaign is no longer sending questions to employees, but its results are still available on the Campaigns page. Additional considerations:

* For retired manual campaigns, you cannot target them on the Investigations page with NQL.
* For retired schedule campaigns, the system stops evaluating the targeted employees but keeps the history along with the state, state details and campaign answers from employees.
* For retired remote action campaigns, the remote actions will no longer display the campaigns.

### Campaign name <a href="#gettingstartedwithcampaigns-priority" id="gettingstartedwithcampaigns-priority"></a>

Click on the specific campaign name to access the [campaign details page.](https://docs.nexthink.com/platform/user-guide/campaigns/working-with-campaigns/monitoring-specific-campaign-responses)

### Campaign priority <a href="#gettingstartedwithcampaigns-priority" id="gettingstartedwithcampaigns-priority"></a>

Campaigns are either urgent or non-urgent. Urgent campaigns are designed for the most time-sensitive messages and bypass focus protection and rate limiting rules.

Refer to the [Limiting the reception rate of campaigns](https://docs.nexthink.com/platform/user-guide/campaigns/managing-campaigns/creating-campaigns/limiting-the-reception-rate-of-campaigns) documentation for more information.

#### **Urgent campaigns**

Targeted employees start receiving urgent campaigns as soon as you publish them. Urgent campaigns adhere to non-negotiable protection periods (NNPPs), but do bypass focus protection mode.

Refer to the [Limiting the reception rate of campaigns](https://docs.nexthink.com/platform/user-guide/campaigns/managing-campaigns/creating-campaigns/limiting-the-reception-rate-of-campaigns) documentation for more information.

### Answers <a href="#gettingstartedwithcampaigns-answers" id="gettingstartedwithcampaigns-answers"></a>

This is the total number of times employees fully or partially responded to a campaign.


---

# 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/user-guide/campaigns/working-with-campaigns/monitoring-campaign-statistics.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.
