# Periodic Operations Browser

In this widget, you can view/manage the periodic operations configured within the organization.

## How it Works

{{< staticImage "ux/TasksBrowser/Browser/TasksBrowserWidget.png" "Periodic Operations Browser" >}}

The browser will display the name assigned to the periodic operation as well as its current status and the type of operation it performs.

### Widget Menu

{{< staticImage "ux/TasksBrowser/Browser/TasksBrowserWidgetActions.png" "Periodic Operations Browser Actions" >}}

From the action menu of the widget, the following activities can be performed:

- **Download**: Allows you to download the list of available periodic operations.
- **Download Page**: Enables you to download the list of periodic operations that are visible at that moment.
- **Execute Operation**: Opens the wizard to execute a new operation, provided the necessary permissions are available.
- **Toggle Selection**: Allows you to toggle the selection of tasks using checkboxes. This enables you to view in other compatible widgets the content filtered by this information.
{{% ux-widget-menu-actions %}}

At the top of the widget, the following options are available:

- **Selection Edit**: Displays the elements selected by the user and allows for their quick removal.
- **Show Active (Toggle)**: Instructs the widget to display only those operations that are currently active, rather than all of them.

### Actions on Periodic Operations

{{< staticImage "ux/TasksBrowser/Browser/TasksBrowserWidgetTaskActions.png" "Periodic Operations Actions" >}}

For each periodic operation, you can perform the following actions:

- **Active Switch**: Enables you to activate/deactivate the periodic operation (required for changing its parameters).
- **Summary**: Displays a panel containing details of the periodic operation.
- **Operations List**: Opens a widget that lists operations executed by the selected periodic operation.
- **Cancel**: Cancels the periodic operation so that it will not be executed again. This requires it to be deactivated.

## Configuration

{{< staticImage "ux/TasksBrowser/Configuration/TasksBrowserConfiguration.png" "Periodic Operations Configuration" >}}

{{% ux-widget-configuration %}}

- **Items per Page**: Specifies the number of elements to be displayed per page.

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

---
