diff --git a/blog-service/2025-07-02-search.md b/blog-service/2025-07-02-search.md new file mode 100644 index 0000000000..2bf280cc97 --- /dev/null +++ b/blog-service/2025-07-02-search.md @@ -0,0 +1,15 @@ +--- +title: New in Copilot - Multi-Turn Conversations (Search) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - copilot + - log-search + - search +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +Copilot now supports multi-turn conversations, allowing you to ask follow-up questions without repeating your original search context. This enhancement enables more natural, iterative investigations. Copilot keeps track of your query history so you can refine searches, dig deeper into results, and troubleshoot faster. + +This feature is available in the new Sumo Logic UI for all users with Copilot access. [Learn more](/docs/search/copilot/). diff --git a/docs/search/copilot.md b/docs/search/copilot.md index 0d16f9fcf0..1d6739f46d 100644 --- a/docs/search/copilot.md +++ b/docs/search/copilot.md @@ -49,6 +49,7 @@ Copilot accelerates incident response by combining prebuilt contextual insights * **Auto-visualize**. Copilot automatically generates charts from search results, which you can add directly to dashboards, reducing time and effort in data interpretation. * **Log compatibility**. Copilot supports structured logs, semi-structured logs (partial JSON), and unstructured logs (e.g., Palo Alto Firewall) when Field Extraction Rules (FERs) are applied. This ensures valuable insights across a variety of log formats. * **Enhanced query experience**. Auto-complete to streamline natural language queries. +* **Multi-turn conversations**. Ask follow-up questions without repeating yourself. ## Security and compliance @@ -258,8 +259,6 @@ There are two ways to do this: ### Logs for security - - In the video, Copilot is used to investigate a security issue involving the potential leak of AWS CloudTrail access keys outside the organization. The video demonstrates how to use Copilot to analyze AWS CloudTrail data, review AI-curated suggestions, refine searches using natural language prompts, and generate an AI-driven dashboard for root cause analysis and sharing.