Open the menu
    ```html

    Customer Experience : Add Experiment

    Provides the publisher with a form to add new content.

    Features

    • It is an administration interface

    Screens

    Add Experiment
    • Name (short text (string), required field, maximum length: 50)
    • Description (long text (text)) : description of the experiment.
    • Probability of a user entering the experiment (0 - 100%) (integer, required field, default value: 100) :
    • Enabled (conditional (boolean), required field) : indicates whether the event is enabled.

    Permissioning

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

    Actions

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