# Configuring Campaigns branding

{% hint style="info" %}
Refer to the [Launching campaign programs](https://docs.nexthink.com/platform/user-guide/campaigns/managing-campaigns/launching-campaign-programs) documentation for guidelines on planning, gaining approval, testing and launching your campaign within your organization.
{% endhint %}

Brand your campaigns with a logo and custom colors to make employees comfortable and build their trust when answering campaign questions.

## Accessing Campaign branding <a href="#campaignsbranding-accessingcampaignbranding" id="campaignsbranding-accessingcampaignbranding"></a>

* Select **Campaigns** from the main menu.
* Click on **Manage campaigns** in the navigation panel.
* Click on the action menu at the top right corner of the page.
* Select **Manage campaign branding** to open the Campaign branding page.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-3994382476b8ae406105843989ee4a8e17812a6e%2Fcamp-1707406326.png?alt=media" alt="Manage campaign branding" width="757"><figcaption></figcaption></figure>

## Using the Campaigns branding page <a href="#campaignsbranding-usingthecampaignsbrandingpage" id="campaignsbranding-usingthecampaignsbrandingpage"></a>

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-fe6fb5aabe0e58d76955f2e917bf5ceb0408a68f%2FCP%20-%201728385732.png?alt=media" alt=""><figcaption></figcaption></figure>

### Appearance <a href="#campaignsbranding-appearance" id="campaignsbranding-appearance"></a>

Customize your campaigns with a logo and accent color:

* Upload an image in JPG or PNG format. The minimum size is 144 X 144 pixels.
* The system requires a hexadecimal format for the accent color, also known as a web color format.

### Behavior <a href="#campaignsbranding-behavior" id="campaignsbranding-behavior"></a>

In the **Campaign tray collapsed** section, choose how the tray displays the view of an extensive campaign:

* **Collapse depending on size:** select to turn on the collapsed state for campaigns when the pop-up height exceeds 400px.
* **Always display campaign in full:** select to turn off the collapsed state for all campaigns, regardless of the pop-up size, so users can always answer the first question with just one click.

In the **Do-not-disturb period** section, choose the minimum time between non-urgent campaigns to protect employees from bursts of campaigns. 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.

Click **Save branding** to apply the changes to all your campaigns.


---

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