Merge pull request #25389 from dvdksn/worktree-ai-governance-custom-roles

docs: document Governance permissions for custom roles
This commit is contained in:
David Karlsson
2026-06-18 16:54:44 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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 |