# Executions List

The list of operation executions allows you to view and manage the operation executions performed on various types of OpenGate entities: devices, subscribers, and subscriptions.

## How it works

{{% ux-list-how-it-works %}}

{{< staticImage "ux/ExecutionsList/Widget/ExecutionListWidget.png" "Entity List" >}}

### Filter by Columns

{{< staticImage "ux/ExecutionsList/Widget/ListColumnsFilter.png" "column filter" >}}

### Basic Filter

{{< staticImage "ux/ExecutionsList/Widget/ListBasicFilter.png" "Basic filter" >}}

{{% ux-list-filter-basic %}}

### Advanced Filter

{{< staticImage "ux/ExecutionsList/Widget/AdvancedFilterPanel.png" "Advanced filter" >}}

{{% ux-list-filter-advanced %}}

{{% ux-list-filter-save-and-restore %}}

### Widget Menu

{{< staticImage "ux/ExecutionsList/Widget/MenuActionList.png" "Menu action list" >}}

The following actions can be performed:

- **Download:** Download data in CSV format
- **Execute operation:** Opens the operation execution wizard
- **Show history operation:** A switch that allows viewing either in-progress or completed executions.
{{% ux-widget-menu-actions %}}

### Selection and Operations on Entities

{{< staticImage "ux/ExecutionsList/Widget/SelectionList.png" "Selection" >}}

The following actions can be performed on the selected entities of the executions:

- **Filter:** Data will be displayed filtered based on the selected entities
- **Execute operations:** Execute an operation on the entities

### Sort and Temporarily Hide Columns

{{< staticImage "ux/ExecutionsList/Widget/SortMenuList.png" "Sort menu" >}}

### Actions per Entity

{{< staticImage "ux/ExecutionsList/Widget/RowActionList.png" "Row actions" >}}

The following actions can be performed:

- **Execute operation:** Execute an operation on the execution's entity
- **Open device information:** Opens a temporary dashboard displaying information related to the execution's entity
- **Open device details:** Opens the information widget of an entity with the execution entity's data
- **Execution details:** Opens the execution information widget
- **Edit entity:** Edit the entity by opening the corresponding wizard for the type of the execution's entity

## Configuration

{{< staticImage "ux/ExecutionsList/Configuration/ExecutionListConfigGeneral.png" "Configuration" >}}

{{% ux-widget-configuration %}}

### Cell Configuration

{{< staticImage "ux/ExecutionsList/Configuration/ConfTExecutionListSelect.png" "Column configuration" >}}

{{% ux-list-configuration %}}

{{% ux-list-configuration-virtual %}}

{{% ux-list-configuration-actionbutton %}}

### Resource Configuration

{{< staticImage "ux/ExecutionsList/Configuration/ConfExecutionListResource.png" "Resource" >}}

Execution listings will be displayed for only one type of entity.

By default, entities of the type _Device_ will be displayed.

{{% ux-list-configuration-advanced %}}

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

---
