# Managing Campaigns

### Campaigns list overview

<figure><img src="https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2F0NiS60Ry5JTVIgALH505%2Fimage.png?alt=media&#x26;token=01344fcc-5e4f-47db-9166-5c1797b7ca91" alt=""><figcaption></figcaption></figure>

The campaigns list displays all campaigns in the selected environment. Each row shows key campaign details and current status.

#### Available fields

Each campaign includes the following fields:

<table><thead><tr><th width="138" align="center">Fields</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center"><strong>Name</strong></td><td align="center">Campaign name</td></tr><tr><td align="center"><strong>Type</strong></td><td align="center">A/B Test, Feature Toggle, or Personalization</td></tr><tr><td align="center"><strong>ID</strong></td><td align="center">Unique campaign identifier (useful for debugging or API usage)</td></tr><tr><td align="center"><strong>Status</strong></td><td align="center">Draft, Ready, Live, Paused, Analysis, Ended</td></tr><tr><td align="center"><strong>Environment</strong></td><td align="center">custom environment (e.g.,Prod, PreProd) <br><em>Learn more about environment in the</em> <a href="https://docs.abtasty.com/feature-experimentation-and-rollout/managing-folders"><em>Managing folders documentation</em></a></td></tr><tr><td align="center"><strong>Folder name</strong></td><td align="center">Folder containing the campaign <br><em>Learn more about folders in the</em> <a href="https://docs.abtasty.com/feature-experimentation-and-rollout/managing-environments"><em>Managing environments documentation</em></a></td></tr><tr><td align="center"><strong>Creator</strong></td><td align="center">User who created the campaign</td></tr><tr><td align="center"><strong>Readiness</strong></td><td align="center">Indicates if the campaign is ready for analysis</td></tr><tr><td align="center"><strong>Launch date</strong></td><td align="center">When the campaign was launched</td></tr><tr><td align="center"><strong>Pause date</strong></td><td align="center">When the campaign was paused</td></tr></tbody></table>

### Filtering campaigns

<figure><img src="https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2FqjiJvHUeuDhQPopqRGFB%2Fimage.png?alt=media&#x26;token=afd86628-ba2b-46de-8307-fbbbf208d7a0" alt=""><figcaption></figcaption></figure>

Use filters to narrow down the campaign list and focus on specific campaigns.

Available filters:

* **Status** – Draft, Ready, Live, Paused, Analysis, Ended
* **Type** – A/B Test, Feature Toggle, Personalization
* **Folder** – Folder containing the campaign

#### Quick environment filters

The environment quick filter lets you switch between:

* **Production**
* **Other environments** (PreProd, QA, Staging, etc.)

### Grouping campaigns

<figure><img src="https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2FlgoSPr975X6OFDBv3VRx%2Fimage.png?alt=media&#x26;token=b36852af-bfe5-46ae-a797-712078c669fd" alt=""><figcaption></figcaption></figure>

Grouping organizes campaigns and shows their distribution across categories.

Group campaigns by:

* **Status**
* **Folder**
* **Environment**

Combine grouping with filters to answer specific operational questions.

{% hint style="success" %}
Group by Status and apply a Production environment filter to see:

* All Live campaigns in Production
* Campaigns that are Ready but not yet Launched

Useful for getting a quick overview of campaigns status.
{% endhint %}

### Searching campaigns

<figure><img src="https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2F2SI1MHN8DVPGTfOBv36h%2Fimage.png?alt=media&#x26;token=f04b52a3-9dfa-4015-935a-9eb610c0e769" alt=""><figcaption></figcaption></figure>

Use the search bar to quickly locate specific campaigns without browsing folders or filters.

Search by:

* **Campaign name**
* **Campaign ID**
* **Flag name** used in campaigns

Useful for troubleshooting, auditing flag usage, or collaborating with technical teams.

### Campaign actions

<div align="left" data-full-width="false"><figure><img src="https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2FcnXZbjcz9NUiHWAxdnFD%2Fimage.png?alt=media&#x26;token=76533cc5-e830-4d5a-bcda-dd1c87c15122" alt="" width="255"><figcaption></figcaption></figure></div>

Campaign actions are available in the action menu at the start of each row.

#### Reporting access

Each campaign includes a **Reporting** button that opens a detailed analytics view.

Use this data to refine your campaign strategy and make informed product decisions.

#### Available actions

From this menu, you can:

* **Edit** a campaign
* **Change folder**
* **Duplicate** a campaign
* **Archive** a campaign
* **Delete** a campaign

{% hint style="danger" %}
**Live** campaigns cannot be deleted. Please stop the campaign before deleting it.
{% endhint %}

## Creating a new campaign

To create a new campaign:

1. Click the **Create campaign** button in the top right corner.
2. You will be prompted to choose the type of campaign you want to create:
   * [A/B Test](https://docs.abtasty.com/feature-experimentation-and-rollout/how-to-create-server-side-a-b-tests)
   * [Feature Toggle](https://docs.abtasty.com/feature-experimentation-and-rollout/feature-experimentation-settings)
   * [Personalization](https://docs.abtasty.com/feature-experimentation-and-rollout/how-to-create-server-side-personalization)
3. After selecting the type, fill in the campaign name, define your audience or context keys, set up your variants, and choose the environment.
4. Save your configuration. When ready, you can launch it immediately or leave it in draft mode.
