Reconcile procurement spend against budgets and compliance targets.
Steps
- Call
spend_analysis with queryType "metrics" for total spend for period.
- Call
spend_analysis with queryType "trends" (period: "month") for MoM change.
- Call
spend_analysis with queryType "industries" for category breakdown. Flag categories with >15% MoM change as anomalies.
- Call
spend_analysis with queryType "topSuppliers" (limit: 20) for concentration analysis. Calculate top-3 %, top-5 %, top-10 % of total spend. Warn if top-3 > 40%.
- Call
spend_analysis with queryType "diversity" for diversity reconciliation. Compare against program targets.
Key Metrics
| Metric | Healthy Range |
|---|
| Spend concentration (top 3) | < 40% |
|