-
Notifications
You must be signed in to change notification settings - Fork 228
DOCS-683 - New in Copilot - Dynamic Titles, Alert Troubleshooting, Pinned Suggestions #5067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 8 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
6ae67c6
Dynamic Conversation Titles in Copilot
kimsauce 4b34643
Merge branch 'main' into DOCS-683
kimsauce 84ba0b7
Merge branch 'main' into DOCS-683
kimsauce 79221bb
Update docs/search/copilot.md
kimsauce 3b2a017
Merge branch 'main' into DOCS-683
kimsauce 5a2d7b3
Merge branch 'main' into DOCS-683
kimsauce 60246a3
Add two new features to be released in conjunction with dynamic titles
kimsauce 96637e2
Update docs/search/copilot.md
kimsauce 9688a07
Add CID and alert response--> copilot
kimsauce a18090a
Merge branch 'DOCS-683' of github.com:SumoLogic/sumologic-documentati…
kimsauce 0803e5a
Update blog-service/2025-02-25-copilot-search.md
kimsauce b302840
Merge branch 'main' into DOCS-683
kimsauce e22f109
Rename 2025-02-25-copilot-search.md to 2025-03-03-copilot-search.md
kimsauce File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| --- | ||
| title: New in Copilot - Dynamic Titles, Alert Troubleshooting, and Pinned Suggestions (Search) | ||
kimsauce marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| image: https://help.sumologic.com/img/sumo-square.png | ||
| keywords: | ||
| - copilot | ||
| - log-search | ||
| - search | ||
| hide_table_of_contents: true | ||
| --- | ||
|
|
||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
|
||
| <a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a> | ||
|
|
||
| We've introduced three new features to improve your Copilot experience: | ||
|
|
||
| ### Dynamic Conversation Titles | ||
|
|
||
| Copilot now automatically updates conversation titles based on your query, making it easier to track and revisit past investigations. You can also customize it by clicking the pencil icon next to the title. | ||
|
|
||
| * **Better organization**. Conversations now have meaningful names for easy navigation. | ||
| * **Faster troubleshooting**. Quickly find and resume previous investigations. | ||
| * **More control**. Rename conversations to match your workflow. | ||
|
|
||
|
|
||
| ### "Open in Copilot" for Alerts | ||
|
|
||
| We've added an **Open in Copilot** button to the Alert Response page, allowing you to troubleshoot alerts directly in Copilot. This preserves the alert context, making it seamless to investigate and resolve issues. | ||
|
|
||
| * **Faster root cause analysis**. Jump into Copilot instantly from an alert. | ||
| * **Context-aware troubleshooting**. Maintain alert details while searching logs. | ||
|
|
||
|
|
||
| ### Suggestion Pinning | ||
|
|
||
| Now you can pin Copilot suggestions for easy reference. Just hover over a suggestion and click the pin icon to save it within your conversation. | ||
|
|
||
| * **Quick access**. Keep important suggestions handy for ongoing investigations. | ||
| * **Improved workflow**. No need to scroll back to find key recommendations. | ||
|
|
||
| [Learn more](/docs/search/copilot). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.