# Image Execution Scheduler Browser

The Image Execution Scheduler Browser allows you to view/manage the image execution schedulers configured in your organization.

## How it Works

Each image execution scheduler will be displayed in the browser, showing some details about them such as the type of image execution scheduler and the configuration mode used.

{{< staticImage "ux/ImageExecutionScheduler/Browser/ImageExecutionSchedulerWidget.png" "Image Execution Scheduler Browser" >}}

### Widget Menu

{{< staticImage "ux/ImageExecutionScheduler/Browser/ImageExecutionSchedulerWidgetActions.png" "Image Execution Scheduler Actions" >}}

From the widget's action menu, you can perform the following:

- **Executions history**: Shows the executions history for all image execution scheduled.
- **Image Execution Scheduler wizard**: Allows the execution of the wizard for creating a new image execution scheduler (provided the necessary permissions are available).
{{% ux-widget-menu-actions %}}

### Actions per Image Execution Scheduler

{{< staticImage "ux/ImageExecutionScheduler/Browser/ImageExecutionSchedulerActions.png" "Image Execution Scheduler Actions" >}}

The following are the possible actions to be performed for each of the schedulers:

- **History** opens image execution executions history in a modal.
- **Clone** will open the image execution scheduler wizard for creating a new image execution scheduler that will contain the configuration of the selected one.
- **Remove** deletes the selected scheduler.

## Configuration

{{% ux-widget-configuration %}}

{{% children sort="weight" depth="10" %}}

---
