# Setting up and managing Campaigns

Configure the Campaigns module and its content to ensure Campaigns users can fully benefit from it without interruptions.

* Review the Campaigns technical prerequisites outlined in the [#before-you-begin](#before-you-begin "mention") section on this page.
* Refer to the [Launching campaign programs](/platform/user-guide/campaigns/managing-campaigns/launching-campaign-programs.md#launching-a-successful-campaign) documentation for guidelines on planning, gaining approval, testing and launching your campaign within your organization.
* View and configure [#campaigns-from-nexthink-library](#campaigns-from-nexthink-library "mention").
* See guides on how to [create and configure campaigns](/platform/user-guide/campaigns/managing-campaigns/creating-campaigns.md).
* See how to [manage campaigns](/platform/user-guide/campaigns/managing-campaigns/managing-campaigns.md) configured in your Nexthink instance.

## Before you begin

Nexthink Administrators must complete the following technical prerequisites to ensure all required system components and settings are correctly in place.

{% stepper %}
{% step %}
**Set permissions**

Nexthink Administrators should enable permissions to ensure the correct configuration and monitoring of Campaigns.

{% hint style="info" %}
Refer to the [Roles > Campaigns](/platform/user-guide/administration/account-management/roles.md#roles-campaigns) and [View domain > Campaigns](/platform/user-guide/administration/account-management/roles/view-domain.md#campaigns) documentation for a detailed description of **Permissions**, **View domain** options and **Data privacy** granularity settings.
{% endhint %}
{% endstep %}

{% step %}
**Configure Campaigns branding**

Brand your campaigns with a logo and custom colors.

{% hint style="info" %}
Refer to [Configuring Campaigns branding](/platform/user-guide/campaigns/managing-campaigns/campaigns-branding.md) for more information.
{% endhint %}
{% endstep %}
{% endstepper %}

## Campaigns from Nexthink Library

Nexthink offers a set of campaigns you can manually install from the Nexthink Library. Library campaigns are preconfigured and designed to gather user data on issues related to specific use cases and solutions. They can also be used within remote actions or workflows to inform employees and gather their input.

Refer to [Nexthink Library](https://docs.nexthink.com/platform/user-guide/nexthink-library) documentation for more information.


---

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