# Run agents and workflows without session complexity

> Agno now supports fully stateless agents, teams, and workflows, simplifying session management and making scaling more predictable.

- Published: 2025-09-09
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/run-agents-and-workflows-without-session-complexity
- Markdown: https://agno-com-nine.vercel.app/articles/run-agents-and-workflows-without-session-complexity.md

Agno now supports **fully stateless agents, teams, and workflows**, simplifying session management and making scaling more predictable. This ensures consistent behavior across runs and environments while reducing operational overhead.

**Why this matters:**

- Eliminates state-related inconsistencies and runtime errors
- Simplifies infrastructure and monitoring
- Reduces maintenance effort for long-lived workflows

**Who this is for:**

Engineering teams managing large-scale agentic systems that require reliability and repeatability.

[Learn more about stateless workflows](https://docs.agno.com/basics/workflows/overview#what-are-workflows)
