diff --git a/docs/sources/developers/http_api/group_attribute_sync.md b/docs/sources/developers/http_api/group_attribute_sync.md index 82f4f67c0f8..f6d5e752297 100644 --- a/docs/sources/developers/http_api/group_attribute_sync.md +++ b/docs/sources/developers/http_api/group_attribute_sync.md @@ -22,8 +22,7 @@ The Group Attribute Sync API allows you to configure [group attribute sync featu > **Note:** Available in [Grafana Enterprise](https://grafana.com/docs/grafana//introduction/grafana-enterprise) and [Grafana Cloud](https://grafana.com/docs/grafana-cloud/) {{% admonition type="note" %}} -This feature is behind the `groupAttributeSync` feature toggle. -You can enable feature toggles through configuration file or environment variables. See configuration [docs](/docs/grafana//setup-grafana/configure-grafana/#feature_toggles) for details. +This feature is currently in [private preview](https://grafana.com/docs/release-life-cycle/#private-preview) and behind the `groupAttributeSync` feature toggle. Please contact support to have this feature enabled. {{% /admonition %}} ## List group mappings diff --git a/docs/sources/setup-grafana/configure-security/configure-group-attribute-sync.md b/docs/sources/setup-grafana/configure-security/configure-group-attribute-sync.md index 0ebe9f3db6c..ff963122050 100644 --- a/docs/sources/setup-grafana/configure-security/configure-group-attribute-sync.md +++ b/docs/sources/setup-grafana/configure-security/configure-group-attribute-sync.md @@ -16,8 +16,7 @@ Groups are mapped to [fixed](https://grafana.com/docs/grafana// > **Note:** Available in [Grafana Enterprise](https://grafana.com/docs/grafana//introduction/grafana-enterprise) and [Grafana Cloud](/docs/grafana-cloud/). {{% admonition type="note" %}} -This feature is behind the `groupAttributeSync` feature toggle. -You can enable feature toggles through configuration file or environment variables. See configuration [docs](/docs/grafana//setup-grafana/configure-grafana/#feature_toggles) for details. +This feature is currently in [private preview](https://grafana.com/docs/release-life-cycle/#private-preview) and behind the `groupAttributeSync` feature toggle. Please contact support to have this feature enabled. {{% /admonition %}} When a user logs in, Grafana checks the user's external group memberships and the configured group to role mappings to assign the corresponding roles to the user.