Skip to content

Commit 4af3fb1

Browse files
committed
Update the workflow introduction section.
1 parent 70cde1e commit 4af3fb1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

en/includes/guides/workflows/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
1+
Revamped workflow-based approval framework designed to support long-running approval workflows for critical user
2+
management operations.
3+
14
Workflows are a series of steps that require to complete a selected operation in the {{ product_name }}. These workflows
25
should be configured by the administrators by defining the steps and the participants involved in each step.
36

7+
This new implementation enables organizations to design multi-step approval chains, where approvers can be assigned
8+
based on roles or groups, reflecting their permission levels and responsibilities. Administrators can configure these
9+
workflows through the Console, while users can review and act on approval requests seamlessly from the My Account portal.
10+
11+
!!! note
12+
This is a reimplementation of the previous workflow feature. It is not backward compatible with the older workflow
13+
configurations. Existing workflows must be redefined using the new model to take advantage of long-running approval
14+
capabilities.
15+
416
### Create a workflow
517

618
To create a workflow, visit the **Workflows** section in the admin console and go to the **Approval Workflows** section.

0 commit comments

Comments
 (0)