> ## 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/Wo76auCWVhYQAzar/docs/images/praisonai-agentops-monitoring.png?fit=max&auto=format&n=Wo76auCWVhYQAzar&q=85&s=f926d7f5cb6903101b801d53dc94f297" alt="PraisonAI AgentOps Monitoring" width="1288" height="983" data-path="docs/images/praisonai-agentops-monitoring.png" />
