# Set alerts for tests

{% embed url="<https://www.youtube.com/watch?v=wBRSDXat2oE>" %}

Optibase lets you set Alerts to monitor your test progress and get notified when specific performance conditions are met — without automatically stopping the test.

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

This helps you stay informed and act quickly when something important happens.

***

### How to set up alerts

1. Open the test you want to monitor
2. Click the Alerts button in the test header
3. Toggle on any of the available alert conditions
4. Enter your threshold values
5. Close the panel — your settings are saved automatically

***

### Available alert conditions

You can choose to be alerted when:

* Conversions equals

  Get notified when total conversions across all variants reach a certain number

  *Example: Alert at 1000 conversions*
* Conversion rate is

  Be alerted when any variant hits a specific conversion rate

  *Example: Alert when conversion rate reaches 5%*
* Tested users reach

  Alert when the number of tested users reaches a threshold

  *Example: Alert when 1000 users have been tested*
* P2BB is

  Alert when any variant reaches a specific Probability to Be Best

  *Example: Alert at 95% P2BB*

> Alerts will only notify you — they will not stop or change the test status.

***

### Where alerts appear

* Alerts are displayed directly in the Optibase Web App
* You can also receive notifications by email (coming soon)

***

### Tips

* Use alerts to monitor tests during ad campaigns or traffic spikes
* Combine alerts with Auto Stop to automate decision-making and stay in control

***


---

# 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/set-alerts-for-tests.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.
