Open the menu
    ```html

    Customer Experience : Add Variant

    Features

    • It is an administration interface

    Screens

    Add Variant
    • Name (short text (string), required field, maximum length: 50, default value: ${lum_localize('str_variant')})
    • Probability of a user receiving this variant (0 - 100%) (integer, required field, default value: 50) :
    • Type (short text (string), required field, maximum length: 15, default value: exec_scr) : type of action to be performed by the variant
    • Javascript to be executed (long text (text)) : script to be executed by the variant.

    Permissions

    • Edit service instance content: This permission equates to having the following two permissions: "View User Segmentation" and "View Data Analysis"

    Actions

    • Confirm with Ok : adds a new experiment variant.
    ```