Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This topic explains how to manage holdouts and interpret their results.Manage holdouts
You can view all of a project’s holdouts on the Holdouts list:
- Created: You have created the holdout, but have not yet added experiments or multi-armed bandits (MABs) to it.
- Ready: You have added at least one experiment or MAB to the holdout, but none of the experiments or MABs have started.
- Analyzing: At least one experiment or MAB is in the holdout, and it is currently running or it has one or more completed iterations.
- Complete: The holdout is finished analyzing the holdout audience against the experiments’ or MABs’ audiences, and everyone is now receiving the same experience.

You can also use the REST API: Get all holdouts
Read results
On the holdout details page, the results section displays the results of the metric for two variations:- “Not in holdout” includes any contexts included in an experiment or MAB within the holdout.
- “In holdout” includes the contexts that were excluded from experiments or MABs within the holdout.

- If the “Not in holdout” variation is performing better, then this means your experiments or MABs are overall having a positive impact on the metric.
- If the “In holdout” variation is performing better, then this means your experiments or MABs are overall having a negative impact on the metric, and you may want to examine the experiments or MABs you’re running and the variations you’re testing to figure out how you can build better or more effective experiments or MABs.
You can also use the REST API: Get holdout