GitHub user LiamTorrelli added a comment to the discussion: Organizing Dashboards by Folders
Yes — this has come up repeatedly since at least 2017. The community got TAGGING_SYSTEM (feature flag) as the official answer, but for large deployments the flat dashboard list still breaks down around ~50 assets: search only helps if you already know what to look for, and title-prefix hacks (`[Team] Dashboard name`) don't scale as governance. Worth noting: Superset 6.x recently shipped folder UI for *datasets* (`DATASET_FOLDERS`), but the dashboard list is still flat — so "folders exist in Superset" and "dashboard folders exist" are not the same thing yet. We hit this running Superset at scale and wrote up what we learned — tags vs folders tradeoffs, TAGGING_SYSTEM pain points we've seen in production (export/import, consistency), and how we handle dashboard hierarchy + permissions in our fork: https://drafted.work/blog/superset-tags-vs-folders Happy to answer specifics if useful for your deployment size / RBAC model. GitHub link: https://github.com/apache/superset/discussions/37940#discussioncomment-17279051 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
