# Work in Progress: How to create a new split test with 3 variants

\*\*Here we are going to teach you how to create a split test with more than 2 variants

* Please first watch how to create a split test from scratch here!\*\*

How to create a new split test

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/ZH5RO6gKEiwXw7GF3AD6%2FHow%20to%20create%20a%20split%20test%20with%203%20variants_7311266430453314.mp4?alt=media&token=d197a57d-2f83-40a9-9574-e0a21bfa198d>" %}

#### How to create a split test with more than 2 variants

1. Once you created a split test with two variants, click the “+ Add a variant” button.
2. Enter your second variant name.
3. Enter your second variant key.
4. Enter your desired weighting for this variant.
5. Once you are sure about you variant name, key and weighting, click the “Save” button.
6. Make the changes you want to make to your new variant page.
7. After making your desired changes, click on the “Save Edits” button.
8. If you want to see how your control, and variant pages look, before sending the experiment to a QA process, click on the view buttons for each variant, to make sure the pages look as you want. You can also edit the variants at this point, but you **can’t change** your control version.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trysavvy.com/other-useful-docs/work-in-progress/pending/work-in-progress-how-to-create-a-new-split-test-with-3-variants.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
