# Enforce human checkpoints wherever you need them with Step-level HITL

> Workflows now support Human-in-the-Loop at the individual Step level, letting you pause execution to collect confirmation or user input before proceeding.

- Published: 2026-02-24
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/enforce-human-checkpoints-wherever-you-need-them-with-step-level-hitl
- Markdown: https://agno-com-nine.vercel.app/articles/enforce-human-checkpoints-wherever-you-need-them-with-step-level-hitl.md

Workflows now support Human-in-the-Loop at the individual Step level, letting you pause execution to collect confirmation or user input before proceeding. This gives you fine-grained control over when and where a human needs to weigh in during an automated flow.

Details:

- Pause any workflow step to await human confirmation or freeform input
- Resume execution seamlessly once input is provided

Who this is for: Teams building workflows with high-stakes or ambiguous decision points that require human oversight before continuing.

View the [Human-in-the-Loop in Workflows docs](https://docs.agno.com/workflows/hitl/overview) for more.
