Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,8 @@ third-party or unvetted plugins from being installed.

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


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

> [!IMPORTANT]
>
> Docker Business customers must set this to `"Enabled"` or `"Always Enabled"`
in the Admin Console. Setting to `"User Defined"` alone will not activate
Docker AI features. This secure-by-default approach prevents unintended
deployment of AI features in security-conscious organizations.

### Enable Docker MCP Toolkit

| Default value | Accepted values | Format |
Expand Down