Add and Configure User Tasks
User tasks are activities in your workflow which require human interaction.
In agentic AI use cases that require human oversight and review, human intervention (human in the loop) is facilitated through user tasks, which are configured and assigned to the appropriate users.
Common User Tasks
-
Review and validation
Humans review outputs generated by agentic AI systems.
Example: Confirming the accuracy of an OCR-extracted invoice before processing payment.
-
Exception handling
Humans intervene when agentic AI encounters unexpected scenarios, errors, or ambiguous cases it can't resolve.
Example: Handling a customer support ticket that the chatbot couldn't answer.
-
Approval and authorization
Certain processes require human approval as a control step for compliance, security, or accuracy, even when initiated by agentic AI.
Example: Approving a financial transaction above a certain threshold initiated by agentic AI.
-
Decision making
Where agentic AI provides recommendations, humans make the final decision.
Example: Reviewing agentic AI generated candidate shortlists and selecting applicants to interview.
Add a User Task
- Open a workflow.
- Select the User Task element under Human in the right pane.
- Drag and drop the user task onto the workflow canvas. Position it in the workflow where you want it to appear.
Configure User Task Properties
- Select the User Task element in your workflow.
- Open the Properties pane using one of the following options:
- Click Properties
on the right tool bar. - Select the user task, click
and then click Open Properties.
- Click Properties
- In the Properties pane, enter the following details.
- Close the Properties pane to save the configurations.