Open the menu
    ```html

    Customer Experience : Edit Experiment

    Provides the publisher with a form to update previously registered content.

    Features

    • It is an administration interface

    Screens

    Edit 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) :
    • Enabled (conditional (boolean), required field) : indicates if the event is enabled.

    Permissions

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

    Actions

    • Confirm with Ok : edits an experiment.
    ```