Flows
The Flows
allow creating automation flows to detect specific situations by evaluating the compliance of certain conditions, in order to act based on the result of such 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.
Settings
Each flow has options to customize its behavior:
A configuration change to 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
- Created: flow creation date
- Type: it's the execution scope of the flow, determined by the type of microservice you want to run. It can be done at the user session level, with the corresponding permissions, or at the device level, with administrative access.
- 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.