diff --git a/docs/search/copilot.md b/docs/search/copilot.md
index b167ef06b1..65f9ec1e0d 100644
--- a/docs/search/copilot.md
+++ b/docs/search/copilot.md
@@ -22,7 +22,7 @@ Sumo Logic Copilot is our AI-powered assistant that accelerates investigations a
With its intuitive interface, Copilot automatically generates log searches from natural language queries, helping you quickly investigate performance issues, anomalies, and security threats. It also guides you through investigations step-by-step with AI-driven suggestions to refine your results for faster, more accurate resolutions. Overall, Copilot enhances incident resolution with expert level insights.
-
-### Key features
+## Key features
Copilot accelerates incident response by combining prebuilt contextual insights with natural language queries and enhancing time to insights for users across your organization. With sub-3-second response times with over 90% translation accuracy for most queries, Copilot ensures fast and dependable results for supported log sources.
@@ -54,7 +54,7 @@ Copilot leverages foundational models available through Amazon Bedrock. As a res
Additionally, all aspects of our service, including Copilot, adhere to the security and compliance requirements outlined in our [service agreement](https://www.sumologic.com/service-agreement) or in individually negotiated contracts.
-### Who benefits from Copilot?
+## Who benefits from Copilot?
Copilot is ideal for users of all skill levels:
@@ -93,11 +93,21 @@ In this example, we'll click `Count the number of log entries by the collector I
In the **Ask Something...** field, you can manually enter a natural language prompt similar to the prebuilt ones under **Suggestions**. In addition, use autocompletions if appropriate. Type a word in the search bar to trigger completions based on the keyword.
-
-
+#### Video: Autocomplete in action
+
+
+
Broad questions may not yield accurate results. For best outcomes, frame your queries around a small, well-defined problem. If Copilot is unable to translate your prompt into a query, it will display "Failed translation".
Break your questions into smaller, specific requirements to help Copilot provide more accurate answers.
@@ -107,7 +117,7 @@ Break your questions into smaller, specific requirements to help Copilot provide
see https://drive.google.com/file/d/10XUn4DQD3K91V3Qf5heCizkHJneTaBJ7/view?usp=sharing
--->
-##### Tips and tricks
+#### Tips and tricks
* **Start with a broad query**. Begin with a query like `Show me the most recent logs` to understand the structure and available fields in your logs.
* **Disambiguate field names**. If fields have similar names and cause confusion, explicitly specify the field (e.g., ``) to improve accuracy.
@@ -205,8 +215,6 @@ Click the **Open in Log Search** icon, which will copy your query from Copilot o
-
-
## Example queries
### Logs for security
@@ -274,7 +282,7 @@ We want your feedback! Let us know what you think by clicking the thumbs up or t
-You can also leave feedback on errors.
+You can also leave feedback on specific errors.
diff --git a/static/img/search/copilot/feedback-error.png b/static/img/search/copilot/feedback-error.png
index 2d7c46c8ed..4f21a95866 100644
Binary files a/static/img/search/copilot/feedback-error.png and b/static/img/search/copilot/feedback-error.png differ
diff --git a/static/img/search/copilot/feedback-thumbs.png b/static/img/search/copilot/feedback-thumbs.png
index 79c3229a95..085106f3b2 100644
Binary files a/static/img/search/copilot/feedback-thumbs.png and b/static/img/search/copilot/feedback-thumbs.png differ