Agent Monitoring
Monitor Your Agents
You can track your agents sessions and performance to ensure everything is working as expected. Agno provides built-in monitoring that you can access at app.agno.com.
Authenticate & Enable Monitoring
Step 1: Authenticate using cli or api key
To log agent sessions, you need to authenticate using one of these methods:
Method A: Log in using your command line interface
Method B: Log using an API key
Get your API key from Agno App and use it to log agent sessions to your workspace.
Step 2: Enable Monitoring
After authentication, enable monitoring for a particular agent or globally for all agents.
Method A: For a Specific Agent
Method B: Globally via Environment Variable
Step 3: Track Your Agent Sessions
Once monitoring is enabled, you can run your agent and view its session data:
-
Create a file
monitoring.py
with this sample code: -
Run your code locally
-
View your sessions at app.agno.com/sessions