Drag and drop agent blocks to build the correct architecture for this pattern.
Create a system where an agent processes a refund request, but high-value actions require human approval before execution.
Request Analyzer
Evaluates the refund request and determines risk level
Risk Assessor
Classifies action as low-risk (auto-approve) or high-risk (needs human)
Human Approval Gate
Pauses execution and sends approval request to a human
Action Executor
Processes the refund once approved
Result Merger
Merges parallel outputs
Memory Store
Stores past interactions
Drop blocks here to build your agent pipeline
Arrange them in the correct order