Monitor your Agents, Teams and Workflows in real-time.
You can track your Agent in real-time on app.agno.com.
Authenticate with agno.com to start monitoring your sessions. Check out Authentication guide for instructions on how to Authenticate with Agno.
Enable monitoring for a single agent or globally for all agents by setting AGNO_MONITOR=true
.
Run your agent and view the sessions on the sessions page.
Create a file with sample code
Run your Agent
View your sessions
View your sessions at app.agno.com/sessions
Want to see the system prompt, user messages and tool calls?
Agno includes a built-in debugger that will print debug logs in the terminal. Set debug_mode=True
on any agent or set AGNO_DEBUG=true
in your environment.
Run the agent to view debug logs in the terminal:
Monitor your Agents, Teams and Workflows in real-time.
You can track your Agent in real-time on app.agno.com.
Authenticate with agno.com to start monitoring your sessions. Check out Authentication guide for instructions on how to Authenticate with Agno.
Enable monitoring for a single agent or globally for all agents by setting AGNO_MONITOR=true
.
Run your agent and view the sessions on the sessions page.
Create a file with sample code
Run your Agent
View your sessions
View your sessions at app.agno.com/sessions
Want to see the system prompt, user messages and tool calls?
Agno includes a built-in debugger that will print debug logs in the terminal. Set debug_mode=True
on any agent or set AGNO_DEBUG=true
in your environment.
Run the agent to view debug logs in the terminal: