Experiment definition page
Viewing and Managing Experiment Definitions¶
When you access the experiments screen of a project, you will see a list with all the unique experiment definitions of that project. In addition, on this screen, you can define a new experiment by clicking on the "New Definition" button.

Viewing the experiment code¶
To view or edit the code of an experiment, simply click on the pencil icon of the desired definition in the list. The code will be displayed in a PopUp. The PopUp will look like this:

In this PopUp, you can edit the experiment definitions directly. After making changes, just save by clicking on the floppy disk icon. You can also clone an experiment using the second button, which facilitates the creation of new experiments from existing definitions. Additionally, you can choose the desired version of the experiment through a dropdown and, when saving, you create a new experiment definition with this specific version.
Deleting an Experiment Definition¶
If a certain experiment definition is no longer needed, it is possible to delete it by clicking on the "Delete" option next to the desired definition in the experiment list. Be sure to confirm the action to avoid accidentally deleting an important definition.