# Campaigns

#### Creating a Campaign <a href="#block-310a9151e35240178a07f97aabb5dad0" id="block-310a9151e35240178a07f97aabb5dad0"></a>

To create a Campaign, click the Create Campaign button.

Provide a unique Campaign name, and click to upload CSV file containing the list of members in the campaign. The upload CSV file must have the following columns:

* *Email*: the members email address

You can optionally provide additional custom columns for reporting. For example:

* *Office*: the site/location of the team member
* *Organization Unit*: the business unit of the team member

<figure><img src="https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/5ddd6a97-ebe8-4020-b15f-a58ab8c56ee4/Untitled/w=640,quality=80" alt=""><figcaption></figcaption></figure>

### Updating a Campaign <a href="#block-7cfd9abcb9d544a1ab9002c1b8981784" id="block-7cfd9abcb9d544a1ab9002c1b8981784"></a>

{% hint style="danger" %}
The uploaded list of members *replaces* the current members of the campaign
{% endhint %}

To update the members associated with the campaign, click the “Edit Campaign” button on the Campaign Detail page:

<figure><img src="https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/048edfab-b402-48ee-9798-a4d785853144/Untitled/w=828,quality=80" alt="" width="375"><figcaption></figcaption></figure>

The upload CSV format has the same structure for campaign creations.

In order to facilitate re-upload of a member list generated via “Export” (see Campaign Details below), the following columns in the upload file are ignored:

* Status
* Date Joined
* Extension Version
* Last Seen

\ <a href="#block-568440e4de8f438da6d2a5ba6f5fb233" id="block-568440e4de8f438da6d2a5ba6f5fb233"></a>
----------------------------------------------------------------------------------------------------


---

# 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.pixiebrix.com/platform-overview/admin-console/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.
