Reference
Dashboard map
A quick reference to every page in the Zelyx dashboard and what each one shows.
Analytics
| Page | What it shows |
|---|
| Overview | 7-day snapshot: total cost, call count, error rate, and gate blocks. The starting point for a daily check. |
| Costs | Spend trend over time with model-level breakdown. Hover to see daily totals. Includes a budget forecast summary. |
| Tokens | Input vs output token ratio, finish reasons (stop, length, tool_calls), and Anthropic cache token tracking (creation vs read). |
| Latency | P50 / P95 / P99 response times, per-model latency table, TTFB (time to first byte), and a list of the slowest individual calls. |
| Errors | Error rate over time, breakdown by error type, model, and provider. |
| Prompts | Deduplicated prompt fingerprints — see which prompts are called most and what they cost. No raw prompt text is stored. |
| Explorer | Raw event log. Filter by model, team, project, environment, or date. Export as JSON. The most detailed view of individual calls. |
Enforcement
| Page | What it shows |
|---|
| Gate | All gate decisions: approve, block, review required. Pending review queue. Shadow mode results when enabled. |
| Budgets | Company daily cap and today's spend gauge. Team and project budget table. Model budget table with pause/resume controls. Budget forecast. |
| Run Budgets | Active and recent run budgets. Spend progress bar per run. Status (active / exhausted) and call count. |
Workspace
| Page | What it shows |
|---|
| API Keys | Provider key management (add, reveal prefix, delete). Zelyx proxy key management (create, copy, revoke). |
| Team | Member roster, invite flow, IAM role assignment. Per-person usage breakdown using Zelyx key attribution. |
| Settings | Overage policy, loop detection config, shadow mode toggle, alert channels. |
| Access | Role-based access control and scope management (coming soon). |
In-dashboard docs
| Page | What it shows |
|---|
| Usage | Quick integration reference: proxy URLs, SDK examples, header table, and budget overview. Useful for sharing onboarding instructions with new teammates. |