What Tasks Are For
Tasks exist where automation should pause for judgment:- Review extracted fields before a process continues
- Resolve validation errors or missing data
- Approve or reject a business decision
- Route an exception to the right queue
- Capture a user decision that determines the next Activity step
Task Shape
Tasks in an Activity
An Activity creates a Task when a configured step needs a person. The Task completion result becomes workflow state that can drive the next Activity step.What Belongs in a Task
A Task should be specific enough that a person can finish it without reconstructing the entire process. Good Tasks:- Review this invoice extraction
- Resolve these validation exceptions
- Approve this loan packet summary
- Confirm this vendor match
- Reject this claim intake with a reason
- Process this business workflow
- Run invoice automation
- Handle the loan process
- Figure out what happened
