

# About experiments in AWS AppConfig
<a name="appconfig-experimentation-about"></a>

This section provides in-depth information about each of the required tasks for setting up and running an experiment using AWS AppConfig experimentation. To help illustrate how to complete these tasks, this section uses an example called *Increase add-to-cart rate by adding a button for each product displayed* experiment. For this experiment, a DevOps team wants to increase add-to-cart rates (and potentially sales rates) by adding a button beneath *each* item displayed on their site, like the following example from Amazon.com:

![An image of three products from Amazon.com showing an 'add-to-cart' button beneath each product.](http://docs.aws.amazon.com/appconfig/latest/userguide/images/experimentation-AmazonBasic1AddToCart.png)


After you understand how to complete these tasks in AWS AppConfig experimentation, see [Creating and running an experiment](appconfig-experimentation-creating.md) to get started.

**Topics**
+ [Documenting your hypothesis](appconfig-experimentation-about-defining.md)
+ [Specifying the target audience for the experiment](appconfig-experimentation-about-specifying-audience.md)
+ [Selecting the experiment feature flag](appconfig-experimentation-about-experiment-feature-flag.md)
+ [About controls and treatments](appconfig-experimentation-about-controls-and-treatments.md)
+ [About running and monitoring an experiment](appconfig-experimentation-about-running-an-experiment.md)
+ [About data collection](appconfig-experimentation-about-data-collection.md)