docs: document duplicating scheduled refreshes#11246
Open
mngr wants to merge 3 commits into
Open
Conversation
Adds documentation for the duplicate action on dashboard scheduled refreshes: - New "Duplicating a schedule" section covering both flows (the card's duplicate icon and the edit dialog's "Save as copy"), and that copies are independent and preserve the source's enabled/disabled state. - Duplicate row in the schedule Actions table. - Notes the notification-channel line now shown on schedule cards. - Cross-links the flow from the Notifications page. Also fixes the stale /analytics/* cross-links on these two pages to the canonical /docs/explore-analyze/* paths. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
mngr
force-pushed
the
docs/scheduled-refresh-duplicate
branch
from
July 14, 2026 13:45
25a1a98 to
4f12a8a
Compare
keydunov
approved these changes
Jul 16, 2026
Member
|
should we merge this two pages? |
Collaborator
Author
Not sure, they are about related, but different use cases Btw, I can't merge this PR, not authorized to push to this branch |
Member
|
i have approved |
Member
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.
Description
Documents the duplicate action for dashboard scheduled refreshes, which lets users create a new schedule from an existing one without re-entering its frequency, timezone, and notification settings.
Changes to
docs-mintlify/docs/explore-analyze/:scheduled-refreshes.mdxnotifications.mdxAlso fixes the stale
/analytics/*cross-links on these two pages to the canonical/docs/explore-analyze/*paths (the sibling pages already use the canonical form).Notes
Docs-only change. I did not run the full Mintlify build locally; the
<Tip>component and all link targets/anchors were verified against existing usage and the nav indocs.json.