Flows
This functionality allows you to create automation flows to detect specific situations on devices by evaluating the compliance of certain conditions, and act based on the result of that evaluation.
This approach simplifies proactive diagnostic actions, quickly solves problems when there is a focus on their detection, and provides a highly efficient way to enable self-remediation mechanisms for common issues. It also allows technical teams to couple devices to configurations defined by the organization, evaluating them periodically and adapting them if necessary.
Each flow has options to customize its behavior:
A configuration change in an existing flow can take up to 15 minutes to apply to all linked devices.
Overview
Stores general information of the flow.
- Description: description of the flow
- Type: it is the execution scope of the flow, determined by the type of microservice to be executed. It can be done at the user session level, with the corresponding permissions, or at the device level, with administrative access.
- Version: indicates the version of the flow, each edition increments the counter by 1.
- Reuse time: marks the minimum time that will pass, once the evaluated condition is met, for that evaluation to be executed again.
- Detection only: evaluates conditions in a "sampling" mode. Detects those devices where the conditions are met, but without executing the microservice defined in the flow.
- Status: allows you to see if the flow is enabled or disabled.
- Created on: shows the creation date.
- Update date: shows the update date.
On the top right, there is a button that, depending on the state of the flow, allows it to be enabled or disabled.
Edit and delete a flow
Using the Edit
button, you can change the name, description, and reuse time of the flow.
- The
Detection Only
checkbox allows you to activate or deactivate theDetection Only
execution mode, in which the compliance with the conditions defined in the flow is evaluated, but the microservice is not executed. - The
Delete
button allows you to delete a flow.
Target
This setting allows you to define the device groups in which the flow will be executed. It supports the following configuration options:
- All devices
- A custom selection of devices
- One or more device groups
- One or several reporting groups
Flow
From here you can define the conditions to evaluate, the required thresholds and the action to execute if these conditions are met.