mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
Merge pull request #25389 from dvdksn/worktree-ai-governance-custom-roles
docs: document Governance permissions for custom roles
This commit is contained in:
@@ -18,6 +18,13 @@ supplement or override the organization policy.
|
||||
Admins can manage organization policies through the Admin Console UI or
|
||||
programmatically using the [Governance API](/reference/api/ai-governance/).
|
||||
|
||||
By default, only organization
|
||||
[owners](/manuals/enterprise/security/roles-and-permissions/core-roles.md) can
|
||||
view and manage AI Governance policies. To let someone other than an owner
|
||||
manage policies, create a
|
||||
[custom role](/manuals/enterprise/security/roles-and-permissions/custom-roles.md)
|
||||
with the **Governance** permissions and assign it to a user or team.
|
||||
|
||||
> [!NOTE]
|
||||
> Sandbox organization governance is available on a separate paid
|
||||
> subscription.
|
||||
|
||||
@@ -196,3 +196,10 @@ Custom roles are built by selecting specific permissions across different catego
|
||||
| :------------- | :----------------------------------------------- |
|
||||
| View billing | View organization billing information |
|
||||
| Manage billing | Complete access to managing organization billing |
|
||||
|
||||
### Governance
|
||||
|
||||
| Permission | Description |
|
||||
| :-------------- | :--------------------------------------------------- |
|
||||
| View policies | View existing AI Governance policies and their rules |
|
||||
| Manage policies | Full access to AI Governance policy management |
|
||||
|
||||
Reference in New Issue
Block a user