# Archived Campaigns

<figure><img src="/files/1OQIMRoM4uIF7l4OHLtm" alt=""><figcaption></figcaption></figure>

Archived campaigns allow you to keep a history of past experimentation and rollout activity without cluttering your active campaigns list.

This view is **read-only** and is designed for consultation and audit purposes only.

***

### Accessing archived campaigns

<div align="left"><figure><img src="/files/HgjFYtM4t28FIU6bLT6K" alt="" width="375"><figcaption></figcaption></figure></div>

You can access archived campaigns directly from the campaigns list.

1. Go to **Campaigns**
2. Click the **three-dot menu (•••)** in the top-right corner
3. Select **Archived campaigns**

This opens a dedicated view listing all archived campaigns.

***

### Archived campaigns list

The archived campaigns view displays **all campaigns that have been archived** in your account.

For each archived campaign, you can:

* View its name, type, environment, and configuration
* Access campaign details for reference
* Review historical setup and context

Archived campaigns do **not** appear in the main campaigns list.

***

### Read-only mode

Archived campaigns are strictly **read-only**.

* You cannot edit an archived campaign
* You cannot relaunch it
* You cannot change its configuration or targeting

This ensures historical data remains stable and unchanged.

***

### Working with archived campaigns

Archived campaigns **cannot be unarchived**.

If you need to run a similar campaign again, we recommend duplicating an archived campaign using the **Duplicate** action, then configuring and launching the duplicated campaign as a new campaign

This approach allows you to reuse past setups while keeping archived campaigns immutable.

***

### When to archive a campaign

Archiving a campaign is useful when:

* A campaign is finished and no longer needed operationally
* You want to keep a record for audit or analysis purposes
* You want to declutter the active campaigns list without deleting data

Archived campaigns remain available for consultation at any time.


---

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