- Your experiment has statsig results, and it’s time to ship an experience (control or test) to all your users
- Your experiment has a problem, and you need to stop it
Making a Decision
To ship any of the groups in your experiment, including control, to all your users - you should Make a Decision on the experiment. This will ship the parameters of the variant you selected to all users, and if in a layer will update the layer defaults to reflect your shipped experience.Stopping an Experiment
If your experiment has a problem and you need to stop it, there are two routes you can take.- If the problem means you no longer wish to run this test, you can Abandon the experiment. This will put the experiment in a finished state, and all users will fall back to defaults in code. You can still Reset this later, if you decide to revisit the experiment.
- If one of the groups has a bug you plan to fix, and you wish to later restart the experiment, you can Reset the experiment.