Workflow Automation
Automate assignment processes with workflows that auto-assign users and manage approval processes
Workflows automate the assignment process for control tests. They define sequential steps that automatically assign users, send notifications, and manage approvals based on predefined rules.
Auto-Assignment
Automatically assign users based on workload capacity and expertise.
Approval Process
Manage sequential approval workflows with executor, reviewer, and approver steps.
Workflow Components
Events that start the workflow:
- • ON_ASSIGNMENT
- • ON_COMPLETION
- • ON_DUE_DATE
- • ON_ESCALATION
- • MANUAL
Sequential actions:
- • ASSIGNMENT
- • REVIEW
- • APPROVAL
- • NOTIFICATION
- • ESCALATION
Automatic user selection based on:
- • Workload capacity
- • User expertise
- • Completion rates
- • Availability
Creating a Workflow
Navigate to Workflow Templates
Go to Audit Management → Workflow Templates and click "Create Workflow".
Configure Basic Information
Enter workflow name, description, and set it as active. Optionally set as default for all control tests.
Add Workflow Steps
Add sequential steps (e.g., Assign Executor → Assign Reviewer → Assign Approver). Configure each step with role, auto-assignment, and due date offset.
Configure Triggers
Select which events trigger the workflow (ON_ASSIGNMENT, ON_COMPLETION, ON_DUE_DATE, etc.).
Save and Activate
Review all steps and save the workflow. If set as default, it will automatically apply to new assignments.
Example: Standard 3-Step Workflow
Assign Executor
Role: EXECUTOR | Auto-assign: Yes | Due Date: +7 days
Assign Reviewer
Role: REVIEWER | Auto-assign: Yes | Due Date: +14 days | Condition: After Step 1 completes
Assign Approver
Role: APPROVER | Auto-assign: No (manual) | Due Date: +21 days | Condition: After Step 2 completes
How Workflows Work with Control Tests
Best Practices
Begin with a basic 2-step workflow (Executor → Approver) and add complexity as needed.
Enable for Executor and Reviewer roles (high volume), disable for Approver (usually requires manual selection).
Executor: 7-14 days, Reviewer: 3-5 days after completion, Approver: 2-3 days after review.
Test workflows on a sample control test before setting as default to ensure correct execution.