diff --git a/docs/my-website/docs/proxy/agent_usage.md b/docs/my-website/docs/proxy/agent_usage.md index 9d8017e17f5..238945c342e 100644 --- a/docs/my-website/docs/proxy/agent_usage.md +++ b/docs/my-website/docs/proxy/agent_usage.md @@ -6,7 +6,7 @@ import TabItem from '@theme/TabItem'; Track and visualize agent-level spend directly in the dashboard. Monitor agent usage analytics, spend logs, and activity metrics to understand how your A2A agents are consuming LLM resources. -This feature is **available in v1.80.8-stable and above**. +This feature is **available in v1.80.10-stable and above**. ## Overview diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index 22477a8f96f..3f4cb6f588d 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -313,6 +313,7 @@ const sidebars = { "proxy/tag_budgets", "proxy/customers", "proxy/customer_usage", + "proxy/agent_usage", "proxy/dynamic_rate_limit", "proxy/rate_limit_tiers", "proxy/temporary_budget_increase",