Skip to content

Approvals

Agent HQ includes an approval workflow for tasks that involve sensitive operations. This keeps a human in the loop for high-risk changes.

Tasks can be flagged as requiring approval. When flagged, they enter a blocked state and wait for a human to approve or reject them.

StatusMeaning
Pending ReviewTask is waiting for human review
ApprovedHuman approved the task — execution continues
RejectedHuman rejected the task — execution stops

Tasks can be flagged with dangerous mode when they involve risky operations such as:

  • Modifying production configuration
  • Deleting data or resources
  • Running destructive commands
  • Accessing sensitive systems

Dangerous mode tasks always require approval before execution proceeds.

Tasks pending approval can be found by checking the task board for tasks in a blocked status. For each pending task, you can:

  • Review — see what the task will do (title, body, context)
  • Approve — let the task proceed
  • Reject — cancel the task
  • Enable approvals for tasks that modify production systems
  • Review the task body and context before approving
  • Use dangerous mode sparingly — it adds friction to the workflow
  • For trusted, well-tested operations, consider disabling approval requirements