> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AgentOps PraisonAI Monitoring

> Guide for setting up and using AgentOps monitoring with PraisonAI, including installation and dashboard configuration

# AgentOps PraisonAI Monitoring

<Note>
  AgentOps is treated as a soft optional dependency. If the package isn't installed, PraisonAI skips telemetry without raising; if `end_session()` fails at runtime, the failure is logged as a warning and the agent run still returns its result.
</Note>

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
pip install "praisonai[agentops]"
```

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export AGENTOPS_API_KEY=xxxxxxxx
```

## Dashboard

<img src="https://mintcdn.com/praisonai/pFBcVNzCyPC2mUmz/images/praisonai-agentops-monitoring.png?fit=max&auto=format&n=pFBcVNzCyPC2mUmz&q=85&s=a54b0b48c2fc9a3922611299cd29437a" alt="PraisonAI AgentOps Monitoring" width="1288" height="983" data-path="images/praisonai-agentops-monitoring.png" />
