# Resolve workflow approvals over a live connection

> Paused workflows now surface approval requests and take responses over a live socket connection (v2.6.13), so a reviewer can approve or reject mid-workflow in real time rather than polling for pending…

- Published: 2026-06-10
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/resolve-workflow-approvals-over-a-live-connection
- Markdown: https://agno-com-nine.vercel.app/articles/resolve-workflow-approvals-over-a-live-connection.md

Paused workflows now surface approval requests and take responses over a live socket connection (v2.6.13), so a reviewer can approve or reject mid-workflow in real time rather than polling for pending steps. Human-in-the-loop steps resolve as they happen instead of stalling the run.

See the [HITL docs](https://docs.agno.com/hitl/overview) for the approval patterns.
