From ec41b26156f9b241a72416393f8ff432db83b7bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alena=20Varko=C4=8Dkov=C3=A1?= Date: Fri, 12 Jun 2026 17:12:39 +0200 Subject: [PATCH] docs: move budgets and Cost & Usage references to the Governance sidebar group cloudv2 4e93fb34fb split Cost & Usage and Budgets out of the LLM Providers page into a new Governance sidebar group, leaving LLM Providers as a single-purpose providers list. Update every doc that pointed at the old tab locations: - budgets.adoc: walkthrough now opens Governance > Budgets and describes the default-budget banner plus the per-agent overrides table that replaced the single budgets list - configure-provider.adoc: the view-cost-and-usage section is now anchored to the Governance page; provider-detail KPI cards say "View more" and open an in-page drawer instead of linking to the removed tab - overview.adoc: add a Governance bullet to the sidebar tour and trim budgets/cost-usage from the LLM Providers bullet - claude-code.adoc, transcripts.adoc, bedrock-setup.adoc: point Cost & Usage mentions at the new location Verified against cloudv2 origin/main and the adp-production sidebar (Governance > Cost & Usage live; Budgets still gated on adp-agent-budgets, TODO retained). Co-Authored-By: Claude Opus 4.8 (1M context) --- modules/gateway/pages/overview.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/gateway/pages/overview.adoc b/modules/gateway/pages/overview.adoc index 90cfc85..522c4a3 100644 --- a/modules/gateway/pages/overview.adoc +++ b/modules/gateway/pages/overview.adoc @@ -50,7 +50,7 @@ Applications authenticate to ADP with OIDC service accounts instead of long-live === Per-provider observability -The provider's detail page in ADP records spend, request counts, and token counts for the last 7 days. The *Cost & Usage* page under *Governance* expands that view with time-series charts, provider and model grouping, date ranges, and filters for provider, model, cost type, token type, and user. +The provider's detail page in ADP records spend, request counts, and token counts for the last 7 days. The *Cost & Usage* page under *Governance* expands that view with time-series charts, provider and model grouping, date ranges, and filters for provider, model, cost type, token type, user, and agent. == What's in the UI @@ -65,9 +65,9 @@ In ADP (https://ai.redpanda.com[ai.redpanda.com^]) you'll find these areas: * *OAuth Clients*: Register external tools (Claude.ai, ChatGPT, Cursor) that request access tokens from the gateway. * *Connections*: Per-user OAuth connections to the configured providers. * *Secrets Store*: Create and manage the secrets that providers, MCP servers, and agents reference by name. -* *Governance*: Cost & Usage charts across providers, models, and agents, and per-agent spend budgets. +* *Governance*: The *Cost & Usage* page for spend, request, and token analysis across providers, models, and agents, and the *Budgets* page for per-agent spend caps. -LLM Providers is where you'll spend most of your time. The others are covered by their own docs. +LLM Providers is where you configure provider settings. The others are covered by their own docs. == Supported providers