# Step-level workflow history enables more context-aware execution

> Workflows can now persist and access history at the step level or across all steps. This makes agents and orchestrations more context-aware without manual state passing, reducing boilerplate and…

- Published: 2025-10-10
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/step-level-workflow-history-enables-more-context-aware-execution
- Markdown: https://agno-com-nine.vercel.app/articles/step-level-workflow-history-enables-more-context-aware-execution.md

Workflows can now persist and access history at the step level or across all steps. This makes agents and orchestrations more context-aware without manual state passing, reducing boilerplate and improving consistency across runs. Teams gain a clearer execution record for debugging, auditability, and explainability.

**Details**

- Enable history globally or selectively per step to fit your governance and cost needs
- Eliminate ad‑hoc state shuttling between steps for simpler, more reliable orchestration
- Improve traceability with a durable record of what each step saw and produced

**Who this is for:** Platform teams and AI application builders running multi-step, stateful workflows who want simpler orchestration and better observability.
