# AI Optimize traffic

Optibase’s AI Optimize Traffic feature automatically adjusts how traffic is distributed between your variants, based on performance, to help you reach better results, faster.

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

***

### What it does

When enabled, AI Optimize Traffic uses real-time test data to:

* Monitor conversion performance of each variant
* Dynamically allocate more traffic to the better-performing variants
* Still collect data on all variants (just in different proportions)

This means your high-performing variants get more exposure while you’re still testing.

***

### How to enable it

1. Open the test where you want to optimize traffic
2. In the test header, toggle on AI Optimize Traffic

Once turned on, Optibase will take over traffic split management and begin rebalancing traffic intelligently based on conversions.

***

### How it works with test types

* Works with both A/B Tests and URL Split Tests
* Can be used alongside Auto Stop and Alerts
* Does not guarantee a fixed percentage split — it adapts over time

***

### Notes

* You can toggle AI Optimize Traffic off anytime to return to a fixed 50/50 split or your manually defined distribution
* This feature helps accelerate winning outcomes, especially for tests with high traffic volume

***


---

# 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.optibase.io/features/tests/ai-optimize-traffic.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.
