On this page

Autotune (Beta)

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

Autotune Experiments in Warehouse Native have a setup similar to cloud Autotunes. In Warehouse Native, Autotune success events are pulled from a Metric Source, and results are computed in your warehouse.

Continuous Autotune in WHN is in beta. Contact the team to get it 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. The variant listed as Control/Default is returned when the Autotune Experiment isn't running.
  6. Select your Metric Source that you defined earlier as shown below.

Autotune metric source configuration interface

The following parameters are available:

Click Create to finalize the setup.

  1. The Autotune is configured and ready. Click Start when you are ready to launch your Autotune test.

Was this helpful?