docs: de-specify governance dashboard nav steps#54
Merged
Conversation
The "Governance" sidebar item no longer exists and the ADP/Streaming navigation is mid-migration, so drop the specific sidebar click paths rather than re-point them at another item that may move again. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
micheleRP
commented
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The Governance sidebar item no longer exists in the ADP UI, and the ADP/Streaming navigation is mid-migration (clicking Data Platform drops you back into the Streaming cluster view, which exposes the ADP items under a different grouping). Rather than re-point these steps at another item that may move again, this removes the specific sidebar click paths.
Changes
control/dashboard/overview.adoc: "select Governance from the sidebar" → "open the dashboard".get-started/byoc-quickstart.adoc: "Open Governance > Dashboard in the sidebar" → "Open the dashboard in Redpanda ADP" (this section is currently gated off viaifdef::env-adp-governance[]).Deliberately unchanged: the "governance dashboard" descriptive term and the glossary entry stay as-is until the UI settles. No rename to Guardrails (a separate content-policy feature) or Data Platform (a cross-link back to the Streaming cluster).
Preview pages
🤖 Generated with Claude Code