# A/B-Split

Der Schritt **A/B-Split** kann dazu verwendet werden, um unterschiedliche Varianten eines Ablaufs zu testen und miteinander zu vergleichen. Dazu verteilt dieser Schritt zufällig die Weiterleitung an die beiden Ausgänge.

## A/B-Split einrichten

**1. Passe die Verteilung zwischen den beiden Ausgängen bei Bedarf an. Beachte aber, dass diese zusammen 100 % ergeben muss.**

<div align="center"><img src="https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-17/ec985825-c1da-4b5a-8274-7c88cb5ef85e/ascreenshot.jpeg?tl_px=145,388&#x26;br_px=1638,1228&#x26;force_format=png&#x26;width=560.0&#x26;wat_scale=50&#x26;wat=1&#x26;wat_opacity=0.7&#x26;wat_gravity=northwest&#x26;wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png&#x26;wat_pad=262,139" alt=""></div>

**2. Wähle die gewünschte Art der Verteilung.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-17/dda95df5-454f-44d3-97c6-8724d17baeef/ascreenshot.jpeg?tl_px=175,880\&br_px=1668,1720\&force_format=png\&width=560.0\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)

**3. Klicke auf "Ok" um deine Änderungen zu speichern.**

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2023-07-17/28d7112d-66db-4be6-ac86-4a7218d940f2/ascreenshot.jpeg?tl_px=575,984\&br_px=2068,1824\&force_format=png\&width=560.0\&wat_scale=50\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=262,139)


---

# 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.chatcaptain.com/bot-verwalten/bot-builder/a-b-split.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.
