DOCS-1702 - Document Copy to Dashboard panel feature#6849
Open
JV0812 wants to merge 1 commit into
Open
Conversation
Add a "Copy a Panel to Another Dashboard" section describing the new Copy to Dashboard action in the panel kebab menu, plus a service release note and supporting screenshots. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kimsauce
approved these changes
Jun 26, 2026
kimsauce
reviewed
Jun 26, 2026
|
|
||
| That's it, start using your Dashboard. | ||
|
|
||
| ## Copy a Panel to another Dashboard |
Collaborator
There was a problem hiding this comment.
Suggested change
| ## Copy a Panel to another Dashboard | |
| ## Copy a panel to another dashboard |
kimsauce
reviewed
Jun 26, 2026
| 1. In the **Add Panel to Dashboard** window, enter a **Panel Title** and select the **Dashboard** you want to copy the panel to. To copy it to a new dashboard, enter a name and select **Create New Dashboard** from the dropdown.<br/><img src={useBaseUrl('/img/dashboards/create-dashboard/copy-to-dashboard-dialog.png')} alt="Copy to Dashboard dialog" style={{border: '1px solid gray'}} width="400" /> | ||
| 1. Choose how the copied panel handles its time range: | ||
| * **Inherit time range from dashboard**. The panel uses the time range of the destination dashboard. | ||
| * **Use current time range as panel default** (default). The panel keeps its own time range, independent of the destination dashboard. |
Collaborator
There was a problem hiding this comment.
It looks like the other option is actually the default. But I think I'd delete it to reduce confusion.
Suggested change
| * **Use current time range as panel default** (default). The panel keeps its own time range, independent of the destination dashboard. | |
| * **Use current time range as panel default**. The panel keeps its own time range, independent of the destination dashboard. |
kimsauce
approved these changes
Jun 26, 2026
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.
Purpose of this pull request
This pull request documents the new Copy to Dashboard feature, which lets you copy an existing panel from one dashboard to another (or to a new dashboard) from the panel's three-dot kebab menu, without rebuilding the query.
Changes:
docs/dashboards/create-dashboard-new.md— New "Copy a Panel to Another Dashboard" section with steps and time range options.blog-service/2026-06-28-dashboards.md— New service release note.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1702 (parent: SUMO-278478)
🤖 Generated with Claude Code