How this workflow is built
1
Trigger
Set a schedule for the workflow to run - for example, every day at 9:00 AM UTC.
2
Get Dormant Accounts
Define the filters that identify a dormant account, such as:
- Dormant Days - the number of inactive days before an account qualifies, for example 90.
- Is Admin - whether to limit the workflow to administrator accounts.
- Application Instance - which connected application instances to include.
3
If approved, by
Approval is required before the workflow acts. Set the approver role (for example, Manager), an alternate approver to fall back to, and what happens if the request is denied - for example, no remediation.
4
Disable Accounts
Once conditions are met and approval is granted, the workflow disables the matching accounts.
Build details
Select View all approval requests from the build details panel to see every approval this workflow has generated.

