docs: the Command Center is the DefectDojo Pro home page - #16018
Merged
Merged
Conversation
The Command Center scene is the home page for every Pro user and needs no feature flag. Customizable Dashboards keep their flag, and the sidebar row under Home reads Dashboards (the customizable grids) while that feature is on and Dashboard (the classic tile dashboard) while it is off. The three dashboards pages say so; the Pro change ships beside this on the same release line. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Maffooch
approved these changes
Sep 21, 2026
devGregA
approved these changes
Sep 21, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 21, 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.
Summary
Documentation for the DefectDojo Pro home page change: the Command Center scene is the home
page for every Pro user and needs no feature flag. Customizable Dashboards keep their flag,
and the sidebar row under Home is Dashboards (the customizable grids) while that feature
is on and Dashboard (the classic tile dashboard) while it is off.
What changed
metrics_reports/dashboards/PRO__command_center.md: the beta and flag note becomes "thehome page, on for every user"; the flag-conditional sentences ("with the flag on ...") are
rewritten; the preset family paragraph says the presets appear with Customizable Dashboards
on; the sidebar paragraph describes both states; the customizable grid section mentions
Customize.
metrics_reports/dashboards/PRO__custom_dashboards.md: the dashboards are no longerdescribed as the home page; enabling the feature adds the Dashboards entry under Home; the
flag-off note explains the Dashboard entry and that the Command Center endpoints are not
gated; the default layout and the toolbar are described on the Dashboards page.
metrics_reports/dashboards/Introduction_dashboard.md: the Pro callout points at theCommand Center as the home page and at the Dashboard entry for the tile dashboard.
English sources only; translated variants are regenerated by the docs pipeline.
Pairs with the Pro PR that makes the change (same release line,
bugfix).