From 3ad3881d22ae537d5b853e75d21265f1d3072c62 Mon Sep 17 00:00:00 2001 From: Claude Docs Agent Date: Mon, 23 Mar 2026 18:12:39 +0100 Subject: [PATCH 1/3] docs: explain two-step process for Business subscribers to enable Gordon --- content/manuals/ai/gordon/_index.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/content/manuals/ai/gordon/_index.md b/content/manuals/ai/gordon/_index.md index 2518c7a2df46..6375ee66c9e8 100644 --- a/content/manuals/ai/gordon/_index.md +++ b/content/manuals/ai/gordon/_index.md @@ -42,9 +42,16 @@ Before you begin: - Sign in to your Docker account > [!NOTE] -> Gordon is enabled by default for Personal, Pro, and Team subscriptions. For -> Business subscriptions, an administrator must enable Gordon for the -> organization before users can access it. +> Gordon is enabled by default for Personal, Pro, and Team subscriptions. +> Business subscribers must complete two steps before users can access Gordon: +> +> 1. Contact Docker support to activate Gordon for your organization. Docker +> will confirm when activation is complete. +> 2. Once confirmed, an organization administrator must set **Enable Gordon** to +> **Enabled** or **Always Enabled** in the +> [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md). +> Setting it to **User Defined** (which delegates the decision to individual +> users) will not activate Gordon organization-wide. ### Quick start From c863a338bb895c18a1065f237f210a873630ba4d Mon Sep 17 00:00:00 2001 From: Claude Docs Agent Date: Tue, 24 Mar 2026 08:36:26 +0100 Subject: [PATCH 2/3] fix: remove misleading reference to User Defined setting for Business subscribers The User Defined option is not valid for Business tier subscribers in the Admin Console. Replace the parenthetical with a generic warning to not leave the setting at its default value. Co-Authored-By: Claude Sonnet 4.6 --- content/manuals/ai/gordon/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/ai/gordon/_index.md b/content/manuals/ai/gordon/_index.md index 6375ee66c9e8..24c57a2c1035 100644 --- a/content/manuals/ai/gordon/_index.md +++ b/content/manuals/ai/gordon/_index.md @@ -50,8 +50,8 @@ Before you begin: > 2. Once confirmed, an organization administrator must set **Enable Gordon** to > **Enabled** or **Always Enabled** in the > [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md). -> Setting it to **User Defined** (which delegates the decision to individual -> users) will not activate Gordon organization-wide. +> Do not leave the setting at its default value, as this will not activate +> Gordon organization-wide. ### Quick start From 0b740f9a4e39ffb42d26d87b4b4d23a7669088da Mon Sep 17 00:00:00 2001 From: Claude Docs Agent Date: Tue, 24 Mar 2026 13:20:38 +0100 Subject: [PATCH 3/3] fix: apply aevesdocker review suggestions (capitalize Support, lowercase 'enabled') Co-Authored-By: Claude Sonnet 4.6 --- content/manuals/ai/gordon/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/ai/gordon/_index.md b/content/manuals/ai/gordon/_index.md index 24c57a2c1035..c62bd96513df 100644 --- a/content/manuals/ai/gordon/_index.md +++ b/content/manuals/ai/gordon/_index.md @@ -45,10 +45,10 @@ Before you begin: > Gordon is enabled by default for Personal, Pro, and Team subscriptions. > Business subscribers must complete two steps before users can access Gordon: > -> 1. Contact Docker support to activate Gordon for your organization. Docker +> 1. Contact Docker Support to activate Gordon for your organization. Docker > will confirm when activation is complete. > 2. Once confirmed, an organization administrator must set **Enable Gordon** to -> **Enabled** or **Always Enabled** in the +> **Enabled** or **Always enabled** in the > [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md). > Do not leave the setting at its default value, as this will not activate > Gordon organization-wide.