> For the complete documentation index, see [llms.txt](https://help.flochat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flochat.ai/flow-builder/steps/split-step.md).

# Split Step

With Split step, you can go to different steps/flows depends on probability.

Split step can be used to build many interesting functions, like

* changing speeches rather than same responses all the time
* testing your new functions with just a small group of clients to get feedback
* or making a fun lottery!

<div align="left"><figure><img src="/files/jFqHF6r2618xfJ7WK0YM" alt=""><figcaption></figcaption></figure></div>

In your Split step,

1. click "+ New Variation", add more than 2 variations
2. change variation title if needed
3. adjust weights as you want
   * directly put percentage numbers like 30 and 70 then you will get 30% and 70%
   * alternatively, put weights like 1 and 2 and let the system calculates the percentages 33% and 67% for you
4. select next steps for each variation
5. save the picked variation for later use if needed

### Usage Examples <a href="#usage-examples" id="usage-examples"></a>

Changing Speeches:

<figure><img src="/files/cWJXAOprA2xBAISSq2d1" alt=""><figcaption></figcaption></figure>

Testing new Functions & Get Feedback:

<figure><img src="/files/U108UjYI0Rka8SSxIHfK" alt=""><figcaption></figcaption></figure>

Fun Lottery:

<figure><img src="/files/8FVcSlUHoTZf9uzgoJP8" alt=""><figcaption></figcaption></figure>
