---
title: Disable a Group
description: Learn how to disable poorly performing experiment groups while keeping other test groups running.
product: general
token_estimate: 609
---
# Disable a Group

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

## Disabling a group in an experiment

Disabling a group turns off one test group in a multi-group experiment while the other groups keep running. Users assigned to the disabled group start receiving the default experience. Disable a group when it performs poorly or creates a bad user experience.

### What to expect when you disable a group

- Users already assigned to the disabled group begin to receive the default experience.
- Statsig can assign new users to the disabled group, and those users receive the default experience.
- Statsig continues tracking exposures for the disabled group.
- The disabled group doesn't trigger Sample Ratio Mismatch (SRM).
- Statsig continues to calculate experiment results for the disabled group.

> **Info:**
>
> Statsig continues showing the group and logging exposures so that you can verify that user experiences have recovered after you disable the group.

### How to disable a group

- Log into the Statsig console at https://console.statsig.com.
- On the left-hand navigation panel, select **Experiments**.
- Select the experiment where you want to disable a group.
- Click the **...** menu in the top right corner.
- Select **Disable A Group**.
- Select the experiment groups you want to disable, then select **Confirm**.

![Experiment overflow menu showing Disable a Group option](https://docs.statsig.com/images/experiments/implementation/disable-group/disable_group.png)

![Disable group dialog listing experiment groups with toggles](https://docs.statsig.com/images/experiments/implementation/disable-group/disable_experiment_groups.png)

## Reenable a group

To reenable a previously disabled group, use the **...** menu and select **Disable or Enable A Group**.

![Menu option to disable or enable a group in experiment controls](https://docs.statsig.com/images/experiments/implementation/disable-group/2fa3cb71-9a46-46f1-bb11-b8e7f07df9c6.png)

![Modal showing reenable group selections](https://docs.statsig.com/images/experiments/implementation/disable-group/a56e7f14-53e9-4d41-8266-d70de1ec3ebf.png)

> **Info:**
>
> Users in any reenabled group may have experienced multiple treatment experiences during the experiment. The metric data collected for the group may reflect these multiple experiences.

