diff --git a/docs/search/search-across-child-orgs.md b/docs/search/search-across-child-orgs.md index e3ec9a69d1..22f5f25054 100644 --- a/docs/search/search-across-child-orgs.md +++ b/docs/search/search-across-child-orgs.md @@ -6,16 +6,6 @@ description: Learn how to perform the search for the selected child org. import useBaseUrl from '@docusaurus/useBaseUrl'; - - - - -

Beta

- -:::info -This feature is in Beta. For more information, contact your Sumo Logic account executive. -::: - You can run a log search query in the selected child org under a parent org. All the results obtained from this search will have the data identified from the selected child org. Follow the steps below to perform a child org-level search: diff --git a/sidebars.ts b/sidebars.ts index 46a8fb70de..54a76c6734 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -1663,6 +1663,7 @@ module.exports = { ], }, 'search/query-assist', + 'search/search-across-child-orgs', 'search/optimize-search-performance', 'search/optimize-search-partitions', 'search/subqueries',