Skip to main content
Approve, reject, and audit tool executions that require human authorization directly from AgentOS.

Approval Flow

When a user triggers a tool decorated with @approval, the run pauses and a pending record is persisted to the database. An admin resolves the request via the AgentOS Control Panel or the API, and the run resumes.

Managing Approvals

View and resolve pending approvals from the AgentOS Control Panel. Each entry shows the agent, tool, arguments, and requesting user.
Approvals list in AgentOS Control Panel
Review details, approve or reject, and track resolution history.
Approval required in agent chat

Approval Types

Approvals API

Next Steps