Skip to content

Restructure manage-products.md to drop tabs and product usage list#25575

Open
akristen wants to merge 4 commits into
docker:mainfrom
akristen:manage-products-refresh
Open

Restructure manage-products.md to drop tabs and product usage list#25575
akristen wants to merge 4 commits into
docker:mainfrom
akristen:manage-products-refresh

Conversation

@akristen

@akristen akristen commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Duplication audit — Confirmed the six product-access procedures (Desktop, Hub, Build Cloud, Scout, Testcontainers Cloud, Offload) are unique to this page; not duplicated in enterprise/security/, offload/, or scout/ docs.
  • Restructuring — Removed the {{< tabs >}} widget (wrong pattern since admins need all six products, not one-of-many) in favor of flat H3s per product. Dropped redundant "Manage" from each H3 title. Converted the "Monitor product usage" bullet list into a table. Moved the top-of-page manual links into a new "What's next" section at the bottom. Rewrote the intro to state the page's actual job (access control + usage monitoring) in 2 sentences.
  • Validation performed — Formatted with prettier, and linted clean with markdownlint and Vale (docker buildx bake vale). No content/link accuracy check against live product UIs was done — that would need separate manual verification.
  • Validated UI steps — Followed procedures to confirm steps were still fresh

Notes on editorial changes

  • "As an organization owner" wasn't dropped, it was consolidated. Each
    product's access-management subsection previously repeated the phrase. It
    now appears once in the "Control access for your organization" intro,
    since it applies to every procedure that follows. This cuts redundancy
    without losing the permission requirement, and the page's placement in
    the admin/organization/ IA already implies owner-level context.
  • Docker Home routing for Build Cloud and Scout is intentional, not a
    regression.
    Most users land on Docker Home first and navigate to these
    dashboards from there. The direct links to app.docker.com/build and
    scout.docker.com are preserved, but calling out the Docker Home path
    adds discoverability for the common case. It's called out explicitly
    here because these two flows leave app.docker.com entirely, unlike the
    other products where the context switch is implied.
  • The "select the menu icon" step for Testcontainers Cloud reflects real
    usability friction.
    During testing, this menu icon was hard to locate.
    Naming it explicitly orients users who'd otherwise miss it.

Replace the per-product tabs widget with flat H3 sections (tabs aren't
appropriate when a reader needs all six products, not just one) and
convert the "Monitor product usage" bullet list into a table for
consistent formatting across products.

Co-authored-by: Cursor <cursoragent@cursor.com>
@akristen akristen self-assigned this Jul 15, 2026
@akristen akristen added the area/admin Relates to Docker Admin label Jul 15, 2026
@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit f86db63
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a58f8a2f701610009e02296
😎 Deploy Preview https://deploy-preview-25575--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The restructuring is clean and well-scoped. Dropping the {{< tabs >}} widget in favour of flat H3 headings is the correct pattern here — admins need all six products, not one-of-many. The new "Monitor product usage" table is a clear improvement over the previous bullet list. The "What's next" section at the bottom is a good home for the manual links.

No issues introduced by this PR were found. One pre-existing HTTP URL (http://app.docker.com/build) exists in the file but was carried over unchanged from the old content — it predates this PR and is out of scope.

akristen and others added 2 commits July 16, 2026 08:00
Rework the usage table wording and access-control intros to reflect navigating through Docker Home, and simplify the Docker Hub access steps.

Co-authored-by: Cursor <cursoragent@cursor.com>
Wrap prose to Docker docs line-length conventions, expand keywords with product names, and fix minor grammar issues.

Co-authored-by: Cursor <cursoragent@cursor.com>
@akristen akristen marked this pull request as ready for review July 16, 2026 13:08
@akristen akristen requested a review from aevesdocker July 16, 2026 13:08

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟡 NEEDS ATTENTION

This PR restructures well — dropping the tabbed widget in favour of flat H3 headings is the right call for a page where admins need all six products, not one-of-many. The prose is clean and the "What's next" section is a nice addition. Three items worth checking before merge (see inline comments).

Comment thread content/manuals/admin/organization/manage/manage-products.md Outdated
Comment thread content/manuals/admin/organization/manage/manage-products.md Outdated
Comment thread content/manuals/admin/organization/manage/manage-products.md Outdated

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟡 NEEDS ATTENTION

This PR cleanly restructures manage-products.md — dropping the tabs widget in favor of flat H3 sections, converting the usage bullet list to a table, and adding a What's next section. Two navigation accuracy questions are worth verifying before merging.

Comment thread content/manuals/admin/organization/manage/manage-products.md Outdated
Comment thread content/manuals/admin/organization/manage/manage-products.md Outdated
Convert the page's internal links from absolute /manuals/ paths to relative paths per the style guide, and add the 'select your organization' step to the Docker Hub access procedure to match the Registry Access Management and Image Access Management source procedures.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/admin Relates to Docker Admin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants