# Operations List

From this interface, you can view and execute operations on devices.

## How it works

{{< staticImage "ux/OssSection/Operations/ConfigOperations.png" "Operations Administration" >}}

This panel is composed of the following widgets:

- [Operations List]({{% ref "/ux/workspaces/dashboards/widgets/lists/operations" %}} "Operations List")
- [Executions List]({{% ref "/ux/workspaces/dashboards/widgets/lists/executions" %}} "Executions List")

Both panels are linked, so if we select an operation in the upper list, the results in the executions list will be filtered for the selected operations.

### Operations Navigation Bar

In the navigation bar are the actions that can be performed:

- **Filter** allows you to apply a filter to the list.
- **Refresh** refreshes the content of the list.
- **Action Menu** displays all available actions (the same as those in the widget).

{{< staticImage "ux/OssSection/Operations/ConfigOperationsActions.png" "Operations List Actions" >}}

### Executions Navigation Bar

In the navigation bar are the actions that can be performed:

- **In Progress/History** indicates whether to list ongoing operations or those that have been completed.
- **Resource Type** in the case of displaying ongoing executions, you must specify whether you want them for devices, subscribers, or subscriptions.
- **Filter** allows you to apply a filter to the list.
- **Refresh** refreshes the content of the list.
- **Action Menu** displays all available actions (the same as those in the widget).

{{< staticImage "ux/OssSection/Operations/ConfigExecutionsActions.png" "Executions List Actions" >}}

{{% ux-sections-menu-actions %}}

---
