From 6e9936a184c7806e3adc8dfaa12b58fb917a633c Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 25 Sep 2025 13:29:47 +0530 Subject: [PATCH 1/4] Update query-assist.md --- docs/search/query-assist.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/search/query-assist.md b/docs/search/query-assist.md index 1aaf7eb990..14fc7b48c5 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -8,6 +8,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Query Assist enhances the query-building experience in Sumo Logic by providing real-time syntax suggestions, schema prompts, and partial query predictions. These enhancements simplify the process for users at all skill levels, making it easier to write accurate and efficient queries, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation. The suggestions that appear comply with the user's role-based access restrictions. +:::note +If Query Assist is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. +::: + :::info Logs Query Assist is also supported in [Dashboards](/docs/dashboards) and [Scheduled Searches](/docs/alerts/scheduled-searches). ::: From 20ddb461ca639752df2289dfc940ee1289771ee0 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:50:04 +0530 Subject: [PATCH 2/4] Update docs/search/query-assist.md --- docs/search/query-assist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/search/query-assist.md b/docs/search/query-assist.md index 14fc7b48c5..b5238725c7 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Query Assist enhances the query-building experience in Sumo Logic by providing real-time syntax suggestions, schema prompts, and partial query predictions. These enhancements simplify the process for users at all skill levels, making it easier to write accurate and efficient queries, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation. The suggestions that appear comply with the user's role-based access restrictions. :::note -If Query Assist is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. +By default, Query Assist will be enabled in the **Preferences** page. If it is not enable you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. ::: :::info From d86a2094ab527a9156dc68d59ecb8801311deb5a Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:50:51 +0530 Subject: [PATCH 3/4] Update docs/search/query-assist.md Co-authored-by: John Pipkin (Sumo Logic) --- docs/search/query-assist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/search/query-assist.md b/docs/search/query-assist.md index b5238725c7..e05781ae5e 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Query Assist enhances the query-building experience in Sumo Logic by providing real-time syntax suggestions, schema prompts, and partial query predictions. These enhancements simplify the process for users at all skill levels, making it easier to write accurate and efficient queries, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation. The suggestions that appear comply with the user's role-based access restrictions. :::note -By default, Query Assist will be enabled in the **Preferences** page. If it is not enable you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. +By default, Query Assist will be enabled in the **Preferences** page. If it is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. ::: :::info From 3b49bb70d2457cac41d15a3d83b5ad38088f9c40 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:51:47 +0530 Subject: [PATCH 4/4] Update docs/search/query-assist.md --- docs/search/query-assist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/search/query-assist.md b/docs/search/query-assist.md index e05781ae5e..4b9af4191e 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Query Assist enhances the query-building experience in Sumo Logic by providing real-time syntax suggestions, schema prompts, and partial query predictions. These enhancements simplify the process for users at all skill levels, making it easier to write accurate and efficient queries, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation. The suggestions that appear comply with the user's role-based access restrictions. :::note -By default, Query Assist will be enabled in the **Preferences** page. If it is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. +By default, Query Assist will be enabled in the **Preferences** page. If it is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually. ::: :::info