Skip to content

Commit 0e2d1ab

Browse files
committed
updates to overview
1 parent f192706 commit 0e2d1ab

File tree

1 file changed

+32
-3
lines changed

1 file changed

+32
-3
lines changed

articles/active-directory/governance/understanding-lifecycle-workflows.md

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,44 @@ After selecting a template, on the basics screen:
6363

6464
[![Basics of a workflow.](media/understanding-lifecycle-workflows/workflow-4.png)](media/understanding-lifecycle-workflows/workflow-4.png#lightbox)
6565

66-
### Workflow details
67-
Under the workflow details section, you can provide the following information:
66+
## Workflow overview
67+
68+
Every workflow created has its own overview section, which provides the following:
69+
70+
- Basic Information
71+
- My Feed
72+
- Quick Action
73+
74+
In this section you'll learn what each section tells you, and what actions you'll be able to take from this information.
75+
76+
### Basic Information
77+
78+
Within the **Basic Information** you can view the following information:
6879

6980
|Name|Description|
7081
|-----|-----|
7182
|Name|The name of the workflow.|
7283
|Description|A brief description that describes the workflow.|
84+
|Category|A string identifying the category of the workflow.|
85+
|Date Created|The date and time the workflow was created.|
86+
|Workflow ID|A unique string identifier for the workflow.|
87+
|Schedule|Defines if the workflow is currently scheduled to run.|
88+
|Last run date|The last date and time the workflow ran.|
89+
|Last Modified|The last date and time the workflow was modified.|
90+
91+
### My Feed
92+
93+
The **My Feed** section of the workflow overview contains a quick peak into when and how the workflow ran. The following information is provided:
94+
95+
- Next target run: The date and time of the next scheduled workflow run.
96+
- Total processed users: The total number of users processed by the workflow.
97+
- Processed users with failures: The total users processed with failed status by the workflow.
98+
- Failed tasks: The total number of failed
99+
- Number of tasks: The total number of tasks within the workflow.
100+
- Current version: How many new versions of the workflow have been created.
101+
73102

74-
### Trigger details
103+
## Trigger details
75104

76105
Under the trigger details section, you can provide the following information.
77106

0 commit comments

Comments
 (0)