# Rest Request Scheduler Browser

The Rest Request Scheduler Browser allows you to view/manage the rest request schedulers configured in your organization.

## How it Works

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

{{< staticImage "ux/RestRequestScheduler/Browser/RestRequestSchedulerWidget.png" "Rest Request Scheduler Browser" >}}

### Widget Menu

{{< staticImage "ux/RestRequestScheduler/Browser/RestRequestSchedulerWidgetActions.png" "Rest Request Scheduler Actions" >}}

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

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

### Actions per RestRequest

{{< staticImage "ux/RestRequestScheduler/Browser/RestRequestSchedulerActions.png" "Rest Request Scheduler Actions" >}}

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

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

## Configuration

{{% ux-widget-configuration %}}

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

---
