# Render autonomous team tasks in real time with structured streaming events

> A new approval status endpoint lets you query where a paused run stands in the approval process, and admin-gated enforcement ensures that only authorized users can continue execution.

- Published: 2026-03-02
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/render-autonomous-team-tasks-in-real-time-with-structured-streaming-events
- Markdown: https://agno-com-nine.vercel.app/articles/render-autonomous-team-tasks-in-real-time-with-structured-streaming-events.md

A new approval status endpoint lets you query where a paused run stands in the approval process, and admin-gated enforcement ensures that only authorized users can continue execution. Together, these changes give teams auditable, policy-driven control over Human-in-the-Loop workflows, closing gaps between initiating a pause and resuming work.

Details:

- Query approval status programmatically to build dashboards, alerts, or integration triggers
- Admin-gated continue-run enforcement prevents unauthorized resumption of paused executions
- Strengthens governance for high-stakes or compliance-sensitive workflows

See [docs](https://docs.agno.com/reference-api/schema/approvals/get-approval-status#get-approval-status) for reference
