> ## Documentation Index
> Fetch the complete documentation index at: https://help.experro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Your Experiments

The Experiments list is the home screen for the module. It shows every A/B test and personalization experiment in the workspace, and it is where you start a new one.

## What You Can Do on This Page

* **Search** — find an experiment by name.
* **Filter** — narrow the list by channel, language, status, or type.
* **Edit Columns** — show or hide the audit columns.
* **Create Experiment** — start a new A/B test or personalization experiment.
* **View Archived** — see experiments that are no longer active.
* **Clone** or **Delete** — act on a single experiment from the row menu.

<Frame>
  <img src="https://mintcdn.com/experro/vL9u48aLzyWUbwlI/images/experiments/managing_experiments/imagesource_experiments.png?fit=max&auto=format&n=vL9u48aLzyWUbwlI&q=85&s=eb4a04f6c77ec005e5b75af02612d7a2" alt="" width="1440" height="900" data-path="images/experiments/managing_experiments/imagesource_experiments.png" />
</Frame>

## Columns

| Column              | Description                                                       |
| ------------------- | ----------------------------------------------------------------- |
| **Experiment Name** | The name you gave the experiment. Names do not have to be unique. |
| **Experiment On**   | Web Pages, Components, Search Algorithm, or Merchandising.        |
| **Type**            | A/B Test or Personalization.                                      |
| **Channel**         | The channel the experiment runs on.                               |
| **Language**        | The language the experiment runs in.                              |
| **Status**          | Draft, Scheduled, Published, Paused, or Completed.                |
| **Created By**      | The initials of the person who created it.                        |
| **Action**          | Opens the row menu.                                               |

Four more columns are available through **Edit Columns**: Created At, Created By, Modified At, and Modified By. They are hidden by default.

## Filtering and Searching

Search matches on the experiment name only. It does not search descriptions or variant names.

The four filters are multi-select, so you can combine them — for example, every published A/B test on your French channel.

## Row Actions

Open the row menu to clone or delete an experiment.

**Clone** opens the create flow with every setting copied across. Metrics and results are not copied, and the clone starts as a draft with its dates cleared.

**Delete** asks for confirmation. What the confirmation says depends on the status.

<Warning>
  Deleting an experiment permanently removes its configuration, variants, and collected metrics. There is no undo.
</Warning>

<Tip>
  To stop a running experiment without losing its data, pause it instead of deleting it.
</Tip>

## What's Next

* [Set Experiment Priority](/experiments/managing_experiments/experiment_priority)
* [Clone and Delete Experiments](/experiments/managing_experiments/clone_and_delete_an_experiment)
