Flows
Flows is a feature that allows you to define automation sequences for executing scheduled actions on devices, based on periodic evaluation of pre-established logical conditions.
This tool:
- Facilitates proactive diagnostics and early issue resolution.
- Enables self-healing mechanisms for recurring problems.
- Ensures continuous alignment of devices with the organization's configurations, evaluating and adapting them periodically.

List view
This table shows all flows created in the organization along with the following information:
-
Name. Name of the flow.
-
Description. Purpose of the flow.
-
Type. Scope of flow execution, determined by the microservice to execute:
- At user session level (with the corresponding permissions)
- At device level (with administrative access).
-
Detection only. When enabled, conditions are evaluated solely for detection purposes (sampling), without executing the configured microservice.
-
Reuse Time. Minimum period that must elapse before a condition is re-evaluated, after it has been met and an action executed:
- When a flow condition is met, an action is executed.
- Begin counting the cooldown.
- During this time, it will not be re-evaluated whether the condition is met.
- Once the period has passed, the condition will be evaluated again.
-
For example, if the cooldown is set for 24 hours, the condition will be evaluated and executed (if met) once a day, even if the condition remains active.
-
The cooldown does not apply when the action is a microservice that restarts the device. In this case, if the condition is met, the action is executed without waiting.
-
The minimum configuration parameter for reuse time is 10 minutes.
infoIf FlexxAgent or the device is restarted, the cooldown timer is interrupted and starts from zero.
-
Enabled. Flow status (Enabled / Disabled).
Create a flow
Above the table, the New button allows you to create a flow. For more information, please check this guide.
Detail view
By clicking on a table record, you access the details of its configuration: