# Campaign Statuses

<figure><img src="/files/8aRL3i6DQO8mB8OzxuSB" alt=""><figcaption></figcaption></figure>

AB Tasty Feature Experimentation & Rollout uses different statuses to help you track what's happening across your website and applications:

* [Draft](#h_01jb9wn6ny9v8c84p0ytw85q62)
* [Ready to launch](#h_01jb9wn6nycg6jeem61cr5tzfv)
* [Live](#h_01jb9wn6nymh5615j0x3bp0hf7)
* [Paused](#h_01jb9wn6ny7wkjyp494rt073fz)
* [Analysis](#h_01jb9wn6nzvj4nrcy7qjjvx98t)
* [Ended](#h_01jb9wn6nzcnjpxh9kp85b9zzx)
* [Archived](#h_01jb9wn6nzx09garpee8a69dge)

### Draft <a href="#h_01jb9wn6ny9v8c84p0ytw85q62" id="h_01jb9wn6ny9v8c84p0ytw85q62"></a>

<div align="left"><img src="/files/jsO0T2GGU7V6Fhz9ovQ2" alt=""></div>

This status appears during campaign creation. Once a campaign goes live, it cannot return to draft status. Draft campaigns are hidden from visitors.

![](/files/PJH9IQ3OcG0pOYGCQjHF)

### Ready to launch <a href="#h_01jb9wn6nycg6jeem61cr5tzfv" id="h_01jb9wn6nycg6jeem61cr5tzfv"></a>

![](/files/MSVnD11LplAGCZWbfgIA)

After creating your campaign, you can mark it as ready to launch while waiting for specific conditions (such as another campaign ending or a target date). Ready campaigns remain hidden from visitors until launched.

![](/files/HoNb9MCPdkJTPQcm7rJO)

### Live <a href="#h_01jb9wn6nymh5615j0x3bp0hf7" id="h_01jb9wn6nymh5615j0x3bp0hf7"></a>

![](/files/50ttmmuA5ttJ4TD6hLyb)

You can decide to apply the Live status to make your campaign active on your website and visible to your targeted segment of visitors.

![](/files/6yfX77WQor8CTtP8vmcx)

### Paused <a href="#h_01jb9wn6ny7wkjyp494rt073fz" id="h_01jb9wn6ny7wkjyp494rt073fz"></a>

Use Paused status to temporarily stop a Live campaign. Paused campaigns are hidden from visitors.&#x20;

![](/files/sNgQLeS7tfu7reN7O7bB)

### Analysis <a href="#h_01jb9wn6nzvj4nrcy7qjjvx98t" id="h_01jb9wn6nzvj4nrcy7qjjvx98t"></a>

### ![](/files/1YaHpJcBHJZfeHD5j3ry) <a href="#h_01jb9wn6nzjb0r4j31mp2jg1x3" id="h_01jb9wn6nzjb0r4j31mp2jg1x3"></a>

When your campaign has collected enough data and is ready to be analyzed, you can apply the “analysis” status. Analysis campaigns are hidden from visitors.

![](/files/MBSHJTV38ujpbADKUU9U)

### Ended <a href="#h_01jb9wn6nzcnjpxh9kp85b9zzx" id="h_01jb9wn6nzcnjpxh9kp85b9zzx"></a>

This status indicates you've concluded the campaign, extracted learnings and don't plan to reactivate it.

![](/files/U6x9tTMOGtKvXiABfKc3)

### Archived <a href="#h_01jb9wn6nzx09garpee8a69dge" id="h_01jb9wn6nzx09garpee8a69dge"></a>

![](/files/vol5fYA88hnnRpGsqoMw)\
Use Archived status to remove campaigns from the main list while keeping them accessible for future reference. Archived campaigns are hidden from visitors.

![](/files/e4BYowiMxNUQWv5EMvKq)


---

# 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.abtasty.com/feature-experimentation-and-rollout/managing-campaigns-in-fe-and-r/campaign-statuses.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.
