From 27073e5fa090a31e8e5db6995f3d8a14c082a79a Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Mon, 26 May 2025 18:47:11 +0530 Subject: [PATCH 1/3] 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 9bb7a9fe4d..696495e16d 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -16,6 +16,10 @@ This is a Preview release. [Register here](https://docs.google.com/forms/d/e/1FA 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. +:::info +Logs Query Assist is also supported in Dashboard and Scheduled Searches. +::: + query assist demo gif ## Key enhancements From f4afa20e83c3553eef0846ac6080be25b35e3f26 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 4 Jul 2025 09:59:08 +0530 Subject: [PATCH 2/3] Update docs/search/query-assist.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- 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 696495e16d..f06f186731 100644 --- a/docs/search/query-assist.md +++ b/docs/search/query-assist.md @@ -17,7 +17,7 @@ This is a Preview release. [Register here](https://docs.google.com/forms/d/e/1FA 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. :::info -Logs Query Assist is also supported in Dashboard and Scheduled Searches. +Logs Query Assist is also supported in Dashboards and Scheduled Searches. ::: query assist demo gif From 08c5d129ab7d136a15f8dfcfd66ccf7f5154e02e Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 2 Sep 2025 19:48:28 +0530 Subject: [PATCH 3/3] 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 ec44e1ecba..a1d13ec82b 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. :::info -Logs Query Assist is also supported in Dashboards and Scheduled Searches. +Logs Query Assist is also supported in [Dashboards](/docs/dashboards) and [Scheduled Searches](/docs/alerts/scheduled-searches). ::: query assist demo gif