From 6c4ccffdef1cb25f0d64c826614c8f35f4f9ef2b Mon Sep 17 00:00:00 2001 From: NatalieNobile <153856354+NatalieNobile@users.noreply.github.com> Date: Fri, 1 May 2026 11:37:16 -0500 Subject: [PATCH] Updated message re: where the enterprise_content scope can be enabled; added synonym GCM/Global Content Manager --- content/guides/search/6-enterprise.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/content/guides/search/6-enterprise.md b/content/guides/search/6-enterprise.md index 46d0cf321..c6e8f0df4 100644 --- a/content/guides/search/6-enterprise.md +++ b/content/guides/search/6-enterprise.md @@ -68,9 +68,10 @@ client.search.query( -The `enterprise_content` scope can be requested by an admin through our -[support channels](p://support). Once this scope has been enabled for a user, it -will allow that user to query for content across the entire enterprise and not -only the content that they have access to. +The `enterprise_content` scope (also called Global Content Manager, or 'GCM') can be requested by an admin through our +[support channels](p://support). Once this scope has been enabled for an app, it +will allow an admin user to query for content across the entire enterprise and not +only the content that they have access to. +For more information about enabling this scope, see [Global Content Manager](p://https://developer.box.com/guides/api-calls/permissions-and-errors/scopes#global-content-manager-gcm).