# Improve observability and auditability of agent workflows

> Agno now persists the original workflow input alongside workflow run outputs. This gives teams full visibility into what triggered a run, making it easier to debug issues, audit behavior, and reason…

- Published: 2025-09-17
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/improve-observability-and-auditability-of-agent-workflows
- Markdown: https://agno-com-nine.vercel.app/articles/improve-observability-and-auditability-of-agent-workflows.md

Agno now persists the **original workflow input** alongside workflow run outputs. This gives teams full visibility into what triggered a run, making it easier to debug issues, audit behavior, and reason about outcomes over time.

Persisted inputs support stronger governance and post-hoc analysis, especially in regulated or high-stakes environments where understanding agent decisions is critical.

**Why this matters:**

- Better debugging and root-cause analysis
- Improved audit trails for production systems
- Stronger operational confidence and accountability

**Who this is for:**

Teams operating agents in production, especially in regulated or customer-facing environments.
