docs: document default dashboards for embed Creator Mode#10946
Conversation
Add a "Default dashboards" section to the Creator Mode embedding page describing how admins share main-workspace content (read-only) with the auto-created "All embed users" (all_embed_users) system group so embed users see starter content immediately. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Claude finished @vasilev-alex's task in 59s —— View job Code Review: Documentation for Default Dashboards
Overall: This is a clean, well-structured documentation addition. The writing is clear, the section fits naturally into the existing page, and the behavior notes cover the important edge cases. A few minor suggestions below. Feedback1. Consider a cross-reference back from the User Groups pageThe user-groups.mdx page doesn't mention the All embed users system group at all. Since this is a system-created group that appears in Admin → User Groups, users navigating from that page might not know it exists or what it's for. A brief mention or link back to the Creator Mode page would help discoverability. This could be a follow-up. 2. Section placement is goodThe new section sits between "Provisioning groups and user attributes" and the "Example" code block — this is a logical location. Default dashboards are a setup concept that belongs before the code example. No issue here. 3. Minor wording nit (line 50)
The phrase "every embed tenant that belongs to your account" could be slightly ambiguous — does "account" mean the Cube Cloud account/organization, or a specific deployment? If it means organization-wide across deployments, that's worth clarifying. If it's per-deployment (which seems more likely given 4. "Published dashboard" requirement deserves emphasis (line 51)
This is a potential gotcha — if a workbook doesn't have a published dashboard, what happens? Does the user see an error, an empty state, or is the item simply hidden? Clarifying the failure mode would help users avoid confusion. The PR description itself flags this as needing verification against live behavior, which is prudent. 5. No
|
Summary
Documents the CUB-2540 "starter dashboards" feature (Linear: CUB-2718) in
docs-mintlify.Adds a Default dashboards section to the Creator Mode embedding page covering:
all_embed_users) system group.Notes
all_embed_usersis shown in parentheses for reference.docs.jsonnav change needed.docs-mintlify/per the issue guidance.Follow-ups
🤖 Generated with Claude Code