From 6beea4944ad81ebc818095c70f02bd301ca39fa0 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Thu, 16 Jul 2026 07:23:45 +0000 Subject: [PATCH] docs: add AI governance support message Document the optional support message admins can configure for organization governance policy denials. Explain where to set the message in Docker Home and when members see it. Co-Authored-By: Codex --- content/manuals/ai/sandboxes/governance/org.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/content/manuals/ai/sandboxes/governance/org.md b/content/manuals/ai/sandboxes/governance/org.md index 54dda20e710e..facdecf18eb3 100644 --- a/content/manuals/ai/sandboxes/governance/org.md +++ b/content/manuals/ai/sandboxes/governance/org.md @@ -54,6 +54,24 @@ To create a policy: Existing policies are listed with their name, scope, rule count, and last update. Use the action menu (⋮) to edit or delete a policy. +## Configure a support message + +Admins can add an optional support message that appears after the policy denial +details when a sandbox action is blocked by organization governance. Use it to +point members to an internal support channel, ticket queue, or security contact. + +To set the message: + +1. Sign in to [Docker Home](https://app.docker.com) and select your + organization. +1. Select **AI Platform**, then **Manage**. +1. In **Support message**, enter up to 500 characters. +1. Select **Save changes**. + +The message is shown only for denials caused by organization governance policy. +If you leave it blank, Docker shows the policy denial without additional contact +text. + ## Network policies ### Configuring org-level network rules