You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copilot now supports **multi-turn conversations**, letting you refine queries through natural follow-up questions without repeating your original search. In Beta, Copilot also introduces:
13
+
Copilot now supports multi-turn conversations, allowing you to ask follow-up questions without repeating your original search context. This makes investigations more natural and iterative: refine queries, adjust units or percentiles, dig deeper into results, and explore related suggestions. Enhancements include:
14
14
15
-
***Ask back for clarification** when a request is ambiguous
16
-
***More accurate translations** grounded in your org’s dashboards
17
-
***Improved error handling** with clearer fallback messages
15
+
***Clarifications when needed**. If your request is ambiguous, Copilot may ask a follow-up question to narrow intent.
16
+
***Smarter error handling**. Contextual error messages explain why a query failed and suggest fixes.
17
+
***Guided exploration**. Intent cards summarize your goal, while suggestion cards offer refinements with a click.
18
+
***Conversation pane**. See your prompts, refinements, and results in one place, with history you can revisit or branch from.
19
+
***Dashboard-aware translations via RAG**. Copilot references recent dashboard queries (last 90 days) to improve accuracy.
18
20
19
-
These enhancements make investigations more natural and iterative, helping you refine results, dig deeper, and troubleshoot faster.
20
-
21
-
This feature is available in the new Sumo Logic UI for all users with Copilot access. [Learn more](/docs/search/copilot-multiturn-beta).
21
+
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team. [Learn more](/docs/search/copilot/).
Copy file name to clipboardExpand all lines: docs/search/copilot-multiturn-beta.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ Here are some common cases:
127
127
* For dashboard-aware translations via RAG, support is limited to the `sourceCategory` filter (selection in the source picker) at launch. Other expressions like `_index=` or `_sourceHost=` are not yet supported.
128
128
* RAG only considers dashboards that have been opened in the last 90 days when interpreting your query.
129
129
* Very large or highly complex queries may time out or trigger structured fallback responses.
130
+
* Multi-turn Copilot is available for log-based searches only. Metrics and Metric Searches are not supported in this Beta.
0 commit comments