Skip to content

Commit 70cde1e

Browse files
committed
Update the workflow docs.
1 parent 127d1da commit 70cde1e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
-34.3 KB
Loading
-34.3 KB
Loading

en/includes/guides/workflows/approve-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To view the workflow approvals, you need to navigate to the **Approvals** page under the **User Management** in the admin console or in the [My Account]({{base_path}}/guides/user-self-service/manage-approvals/). There, you will see a list of approvals that you can approve.
1+
To view the workflow approvals, you need to navigate to the **Approvals** page in the [My Account]({{base_path}}/guides/user-self-service/manage-approvals/). There, you will see a list of approvals that you can approve.
22

33
![Workflow approval page]({{base_path}}/assets/img/guides/workflows/workflow-approvals.png){: width="800" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
44

en/includes/guides/workflows/workflow-requests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Workflow request page is located under the workflows section. It gives administrators full visibility into every workflow approval request across the tenant.
2-
Administrators can use it to audit progress, and detect bottlenecks.
2+
Administrators can use it to check progress, and detect bottlenecks.
33

44
![Workflow request page]({{base_path}}/assets/img/guides/workflows/workflow-requests.png){: width="800" style="display: block; margin: 0; border: 0.3px solid lightgrey;"}
55

@@ -11,7 +11,7 @@ This page lists all the workflow requests that are the tenant. You can filter th
1111
- **Approved**: The workflow request is approved by the participant/s.
1212
- **Rejected**: The workflow request is rejected by a participant.
1313
- **Failed**: The workflow request has failed after the approval due to an error.
14-
- **Deleted**: The workflow request has been deleted by the administrator.
14+
- **Aborted**: The workflow request has been aborted by the administrator.
1515

1616
### View workflow request details
1717

0 commit comments

Comments
 (0)