# Monitor jobs

> This skill helps users choose the right path to monitor and debug AI jobs. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Platform for AI (PAI)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

monitor AI job, debug training job, view training logs, check job failure reason, get job metrics, inspect GPU usage, diagnose PAI job, track resource utilization, how to debug PAI, why did my job fail, can I see error logs, monitor CPU memory GPU, get system logs PAI, query diagnostic results, chec

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "monitor jobs", "product": "pai"}'
```

---
Part of [Platform for AI (PAI)](https://www.company-skill.com/p/pai.md) · https://www.company-skill.com/llms.txt
