Use this guide to run a first-pass health review using the Dashboard module.Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Step 1: Open Dashboard
- Sign in to Bud Admin.
- Select Dashboard from the left navigation.
- Confirm the landing view shows summary cards and chart panels.

Step 2: Read the Top Summary Area
- Check Total Requests for recent load and trend direction.
- Check Models for total plus cloud/local distribution.
- Review Endpoints, Clusters, and Projects cards for readiness posture.
Step 3: Set Chart Time Windows
For each chart, pick one of:- LAST 24 HRS for near-real-time anomaly checks
- LAST 7 DAYS for weekly trend analysis
- LAST 30 DAYS for capacity and planning patterns
Step 4: Review Core Performance Charts
- API Calls: identify top projects by volume.
- Latency: look for regressions that may affect UX.
- Throughput: verify processing efficiency at current load.
Step 5: Review Quality and Cost Signals
- Model Usage: identify the top five active models.
- Accuracy: compare benchmark performance across those models.
- Token Metrics: compare input vs. output token patterns.
Step 6: Convert Signals into Actions
Typical follow-ups include:- Scale or rebalance overloaded deployments.
- Investigate outlier projects in Observability.
- Re-evaluate low-accuracy high-usage models.
- Review token-heavy workloads for prompt optimization.
Next Steps
Dashboard Concepts
Learn how metrics and deltas are interpreted
Guides
Apply dashboard data in production operations
Troubleshooting
Resolve common dashboard issues quickly