On this page

Autotune

Use Statsig Autotune with Warehouse Native to automatically allocate traffic to the best- performing variant for a single goal metric using bandits.

Early Access

This feature is in Early Access. During this time, aspects of the functionality may still be developed, and this documentation may not always be up to date. If you have any questions, contact Statsig Support.

Autotune uses a multi-armed bandit to automatically shift traffic toward the best-performing variant for a single goal metric. In Warehouse Native, Statsig pulls Autotune success events from a Metric Source and computes results in your warehouse. Setup is similar to cloud Autotune.

Contact the team to get Continuous Autotune enabled in your account.

Creating an Autotune

To set up an Autotune on Warehouse Native, start by defining your objective. The objective can be an event or a value from a Metric Source. For detailed instructions, refer to how to set up a Metric Source.

You can also specify the optimization direction (Maximize or Minimize) to determine how Autotune evaluates variant performance.

Autotune configuration interface

  1. Navigate to the Experiments section in the sidebar of the Statsig Console.
  2. Click on the Autotune tab at the top.
  3. Click the Create button and enter the name and description of the Autotune Experiment that you want to create.
  4. Select an ID Type for your Experiment.
  5. Create and name your variants for your Autotune Experiment. Statsig returns the variant listed as Control/Default when the Autotune Experiment isn't running.
  6. Select your Metric Source that you defined earlier as shown below.

Autotune metric source configuration interface

You can configure the following parameters:

Click Create to finalize the setup.

  1. You've configured the Autotune, and it's ready. Click Start when you're ready to launch your Autotune test.

Was this helpful?