docs: Add Discover session panel creation from dashboard Add menu#5974
Merged
florent-leborgne merged 8 commits intomainfrom Apr 22, 2026
Merged
Conversation
…pages Agent-Logs-Url: https://github.com/elastic/docs-content/sessions/d341368a-18bf-427f-a4cd-68aff6c6004c Co-authored-by: florent-leborgne <10208282+florent-leborgne@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add new Discover session panels directly from dashboard menu
docs: Add Discover session panel creation from dashboard Add menu
Apr 17, 2026
florent-leborgne
approved these changes
Apr 17, 2026
Member
florent-leborgne
left a comment
There was a problem hiding this comment.
I assigned this issue to Copilot and am satisfied with the result. Ready for review.
Contributor
🔍 Preview links for changed docs |
Contributor
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
nastasha-solomon
approved these changes
Apr 21, 2026
6 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Dashboards now support creating a Discover session panel inline from the Add menu (New panel → Discover session), opening Discover in editor mode and returning the configured panel to the dashboard — no prior library save required.
Changes
explore-analyze/dashboards/create-dashboard.md— Added a new bullet to step 3 ("Populate your dashboard") for the Discover session option under New panel, with{applies_to}scoped tostack: ga 9.4. Positioned between "Add new visualizations" and "Add existing content from the library" to reflect the inline-creation (not library) nature of the flow.explore-analyze/visualize.md— Added a Discover sessions row to the panel types table (Visualizations section, after Custom visualizations), linking todiscover.md.