Skip to content

Commit 81f9a83

Browse files
enterprise: dd settings reference AI (#23554)
## Description - Improve DD settings reference to include a callout about enabling the setting in Admin Console for Docker Business customers - There is a safeguard in place that allows Business orgs to control this setting from the AC only, the prevent unauthorized use of Docker AI features ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-3044?atlOrigin=eyJpIjoiOGUwZTUxMWJkOTkyNGNiNDg3ZGViNGZhOTM5N2I4YmIiLCJwIjoiaiJ9
1 parent 3be4824 commit 81f9a83

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

content/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,8 @@ third-party or unvetted plugins from being installed.
869869

870870
| Default value | Accepted values | Format |
871871
|---------------|-----------------|----------|
872-
| `false` | `true`, `false` | Boolean |
872+
| `false` | Individual users: `true`, `false`<br>Business tier: `"Disabled"`, `"Enabled"`, `"Always Enabled"` | Boolean for individuals<br>Toggle in Admin Console |
873+
873874

874875
- **Description:** Docker AI features including "Ask Gordon" functionality.
875876
- **OS:** {{< badge color=blue text="All" >}}
@@ -879,6 +880,13 @@ third-party or unvetted plugins from being installed.
879880
- Settings Management: `enableDockerAI` setting in the [`admin-settings.json` file](/manuals/enterprise/security/hardened-desktop/settings-management/configure-json-file.md)
880881
- Settings Management: **Enable Docker AI** setting in the [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md)
881882

883+
> [!IMPORTANT]
884+
>
885+
> Docker Business customers must set this to `"Enabled"` or `"Always Enabled"`
886+
in the Admin Console. Setting to `"User Defined"` alone will not activate
887+
Docker AI features. This secure-by-default approach prevents unintended
888+
deployment of AI features in security-conscious organizations.
889+
882890
### Enable Docker MCP Toolkit
883891

884892
| Default value | Accepted values | Format |

0 commit comments

Comments
 (0)