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
We've renamed Copilot, Sumo Logic's AI-powered log search query assistant, to *Mobot*. This change is available to all customers with no additional setup required.
16
+
17
+
### Multi-turn conversations (Beta)
18
+
19
+
Alongside the rename, we've introduced multi-turn conversations in Beta. Multi-turn allows you to ask follow-up questions without repeating your search context, making investigations more natural and iterative.
20
+
21
+
Enhancements in Beta include:
22
+
23
+
***Clarifications when needed**. If your request is ambiguous, Mobot may ask a follow-up question to narrow intent.
24
+
***Smarter error handling**. Contextual error messages explain why a query failed and suggest fixes.
25
+
***Guided exploration**. Intent cards summarize your goal, while suggestion cards offer refinements with a click.
26
+
***Conversation pane**. See your prompts, refinements, and results in one place, with history you can revisit or branch from.
27
+
***Dashboard-aware translations via RAG**. Mobot references recent dashboard queries to improve accuracy.
28
+
29
+
To request access, contact your Sumo Logic account executive or Support. [Learn more](/docs/search/mobot-multiturn-beta).
Copy file name to clipboardExpand all lines: docs/alerts/monitors/alert-response.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ The following images and lists describe alert element on the page.<br/> while preserving alert context, making investigations seamless. This enables faster root cause analysis by allowing you to jump into Copilot instantly and perform context-aware troubleshooting while maintaining alert details.<br/><img src={useBaseUrl('img/alerts/open-in-copilot.png')} alt="open in copilot button on alert response page" width="400"/>
Copy file name to clipboardExpand all lines: docs/search/mobot-multiturn-beta.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
15
15
This feature is in Beta. For more information, contact your Sumo Logic account executive.
16
16
:::
17
17
18
-
Our new conversational experience in Sumo Logic Mobot (formerly known as Copilot) lets you interact with queries the way you would with a chat assistant. You ask a question and can refine it with follow-ups, change units, and see the updated query and visualization without starting over. Mobot maintains your intent across turns, surfaces helpful suggestions, and makes it easy to explore related angles.
19
-
20
-
This guide explains what's new in the UI, how the multi-turn flow works, and shows example workflows. The examples, such as refining a latency query for an SLO or counting warning events, are illustrative. You can apply the same interaction pattern to any log data you care about.
18
+
Our new conversational experience in Sumo Logic Mobot (formerly known as Copilot) lets you interact with queries the way you would with a chat assistant. You ask a question and can refine it with follow-ups, change units, and see the updated query and visualization without starting over. Mobot maintains your intent across turns, surfaces helpful suggestions, and makes it easy to explore related angles. This guide explains what's new in the UI, how the multi-turn flow works, and shows example workflows.
21
19
22
20
## What's new in Beta
23
21
@@ -37,7 +35,7 @@ In the below example, we'll use the following key concepts:
37
35
***Intent card**. Visual summary of what you're asking Mobot to do in this session.
38
36
***Suggestion cards**. Recommended refinements or adjacent analyses you can apply with a click.
39
37
40
-
This workflow demonstrate the multi-turn interaction pattern; you can apply the same steps to other logs, events, or dimensions.
38
+
This example workflow demonstrates the multi-turn interaction pattern; you can apply the same steps to other logs, events, or dimensions.
41
39
42
40
### Step 1: Ask your initial question
43
41
@@ -87,6 +85,8 @@ You can also [edit the query logic](/docs/search/mobot/#edit-query-code), [open
87
85
88
86
## FAQ
89
87
88
+
The questions below refer specifically to the multi-turn conversion (beta) experience. For general information about Mobot, see the [Mobot FAQ](/docs/search/mobot#faq).
89
+
90
90
<details>
91
91
<summary>Is any user or org data sent outside our environment?</summary>
Copy file name to clipboardExpand all lines: docs/search/mobot.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -363,7 +363,7 @@ Mobot uses AI to interpret natural language queries and recommend search results
363
363
<details>
364
364
<summary>What specific types of customer data or PII does the AI process? Does it filter out PII/sensitive information?</summary>
365
365
366
-
Sumo Logic Mobot processes schema and field samples to provide context to the AI. While field values can contain PII or confidential data (for example, email addresses or IP addresses), these values are used solely to enable insights and are protected under strict compliance and security reviews.
366
+
Mobot processes schema and field samples to provide context to the AI. While field values can contain PII or confidential data (for example, email addresses or IP addresses), these values are used solely to enable insights and are protected under strict compliance and security reviews.
367
367
</details>
368
368
369
369
<details>
@@ -381,15 +381,15 @@ For example, our alerts feature log anomaly detection and build ML models from 6
381
381
</details>
382
382
383
383
<details>
384
-
<summary>Does Sumo Logic Mobot use any open-source library, GenAI providers, or cloud providers?</summary>
384
+
<summary>Does Mobot use any open-source library, GenAI providers, or cloud providers?</summary>
385
385
386
386
For Generative AI, Mobot uses a foundation model served by Amazon Bedrock. Classical ML features leverage open-source Python libraries approved by Sumo Logic.
387
387
</details>
388
388
389
389
<details>
390
390
<summary>What is the type of AI being used?</summary>
391
391
392
-
Sumo Logic Mobot is an ensemble of Generative AI (GenAI) and classical machine learning (ML) techniques. For example, classical ML is used for anomaly detection in alerts.
392
+
Mobot is an ensemble of Generative AI (GenAI) and classical machine learning (ML) techniques. For example, classical ML is used for anomaly detection in alerts.
393
393
</details>
394
394
395
395
<details>
@@ -405,9 +405,9 @@ No. The foundation model provider used by Amazon Bedrock has no access to custom
405
405
</details>
406
406
407
407
<details>
408
-
<summary>Do you hold any AI-specific certifications or accreditations?</summary>
408
+
<summary>Does Sumo Logic hold any AI-specific certifications or accreditations?</summary>
409
409
410
-
No, Sumo Logic does not currently hold any AI-specific certifications or accreditations.
410
+
No, we do not currently hold any AI-specific certifications or accreditations.
411
411
</details>
412
412
413
413
<details>
@@ -419,7 +419,7 @@ Each major capability added to Mobot undergoes legal, compliance, and applicatio
419
419
<details>
420
420
<summary>How can I opt out of Mobot?</summary>
421
421
422
-
If you prefer not to use Sumo Logic Mobot, please contact our [support team](https://support.sumologic.com/support/s/). Your account will be updated accordingly.
422
+
If you prefer not to use Mobot, contact our [support team](https://support.sumologic.com/support/s/). Your account will be updated accordingly.
0 commit comments