summaryrefslogtreecommitdiff
path: root/doc/user/group
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-03 21:09:25 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-03 21:09:25 +0000
commit456ab418aad4faa85ad1ad442d0745e6cfe160d6 (patch)
tree0b0ef49023e178616449a2658136093ff36f7ab8 /doc/user/group
parent03717bbc9fa4112a0cbc48f613f416f2aa1c6cbb (diff)
downloadgitlab-ce-456ab418aad4faa85ad1ad442d0745e6cfe160d6.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group')
-rw-r--r--doc/user/group/manage.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/user/group/manage.md b/doc/user/group/manage.md
index 0d772708f78..b867311c81f 100644
--- a/doc/user/group/manage.md
+++ b/doc/user/group/manage.md
@@ -697,6 +697,43 @@ To enable Code Suggestions for a group:
1. Find the **Code Suggestions** settings.
1. Select **Save changes**.
+## Group Experiment features setting **(ULTIMATE)**
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/404856) in GitLab 16.0.
+
+These are [Experiment features](/ee/policy/alpha-beta-support.md#experiment) and may produce unexpected results (e.g., low-quality, incomplete, failed pipelines, incoherent, insecure code, offensive or insensitive).
+
+This setting enables users in the group to access Experiment features.
+This setting [cascades to all projects](../project/merge_requests/approvals/settings.md#settings-cascading)
+that belong to the group.
+
+To enable Experiment features for a group:
+
+1. On the top bar, select **Main menu > Groups** and find your group.
+1. On the left sidebar, select **Settings > General**.
+1. Expand the **Permissions and group features** section.
+1. Find the **Experiment features** settings.
+1. Select **Save changes**.
+
+## Group third-party AI features setting **(ULTIMATE)**
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/404856) in GitLab 16.0.
+
+WARNING:
+These Artifical Intelligence (AI) features use [third-party services](../../user/ai_features.md#data-usage) and require transmission of data, including personal data.
+
+This setting enables users in the group to access third-party AI features.
+This setting [cascades to all projects](../project/merge_requests/approvals/settings.md#settings-cascading)
+that belong to the group.
+
+To enable third-party AI features for a group:
+
+1. On the top bar, select **Main menu > Groups** and find your group.
+1. On the left sidebar, select **Settings > General**.
+1. Expand the **Permissions and group features** section.
+1. Find the **Third-party Artificial Intelligence (AI) features** settings.
+1. Select **Save changes**.
+
## Group activity analytics **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/207164) in GitLab 12.10 as a [Beta feature](../../policy/alpha-beta-support.md#beta).