web design ui

Settings Museum

What it is. The Settings Museum is the pathetic graveyard at the bottom of your settings page where abandoned toggles go to rot. These are not innocent rarely used options. These are full-on fossils tied to features your product team sunsetted years ago. The toggle still says things like Enable legacy importer from our 2020 beta even though that importer was replaced twice since then. The help text reads like an obituary. Nobody has flipped these switches in years because the features they controlled no longer ship. They survive for one reason only. Deleting them requires someone to take responsibility and your team would rather let the technical debt pile up than have that conversation again. The museum is the final form of every bad habit described in the parent article. It combines the worst traits of the Dump with the inaction of teams that treat settings as a closet instead of a product surface. Every artifact in the museum represents an argument that ended in cowardice. Marketing wanted an opt out. Engineering did not want to maintain two code paths. Product punted with a toggle. The toggle shipped. The feature died. The toggle lived on. Now your codebase carries ghosts. Your settings page shows users a version of your product that has not existed since the last redesign. Your support team fields questions about behavior that the toggle no longer influences. This is not harmless clutter. This is a leading indicator that your organization cannot kill its darlings.

What it is not. Do not confuse the Settings Museum with a carefully designed advanced settings panel. That panel serves power users with meaningful choices that still affect the current product. The museum does not serve anyone. It exists to soothe the anxiety of teams afraid to delete code. It is not the Spreadsheet archetype flattened by bad information architecture. Those at least contain living settings. The museum specifically houses the extinct. If the setting when flipped still produces a visible change somewhere in the product it does not belong in the museum. If an engineer can still explain its purpose without pulling up a three year old PR it is not a museum piece. The museum is not a temporary holding area for features in transition. That holding area should have a six month timer. The museum has no timer. It has accumulated three years of dust and excuses.

Concrete example. Real products wear their museums proudly if you know where to look. Open up the settings in older versions of Notion and you will find block type toggles for formats they deprecated during the 2022 editor overhaul. The options still render but reference classes that redirect to newer ones. The team probably keeps them to avoid breaking old workspaces but the cost is a settings page that feels dated. HubSpot maintains a legendary museum in their account settings. Toggles for reporting dashboards that reference the pre 2021 interface still exist complete with screenshots from the old design system. Their support docs even link to these settings as if they matter. The ultimate museum might be in legacy CRM tools like old Salesforce instances where you can find settings for features from the 2015 era that reference discontinued add ons. One toggle literally reads something close to Enable Winter 17 release features. The date is a tombstone. Dropbox keeps settings for its old Packrat unlimited backup feature discontinued in 2018. The toggle promises behaviors the current app cannot deliver. Zendesk still carries toggles for Sunshine unification features from their 2019 acquisition that no longer map to the live product. On the flip side tools that respect their users and their codebase avoid this fate religiously. Figma runs regular settings audits tied to their design system updates. When they shipped the new Dev Mode they removed every toggle related to the old inspect panel within the same quarter. No lingering. No museum. Linear takes it further. Their settings page is so clean because they delete first and ask for forgiveness later. One early toggle for dark mode preferences from their 2019 launch got removed when they standardized on system preferences. They announced the change in their changelog and moved on. No user complained because the default worked. That is how you prevent museums from forming. You treat every setting as guilty until proven essential. You force the team to defend its existence every twelve months or it dies.

When to use. Pull out the Settings Museum term when your audit turns up toggles that have not been touched since before the last rebrand. Use it to rally the team around pruning sessions that actually ship. Label the section during critique as the museum and watch the conversation change from should we keep this to why the hell is this still here. Deploy the concept when training new designers on how to review existing surfaces. Make them find the museum pieces as their first exercise. It teaches them to see technical debt as a design problem not just an engineering one. Avoid using it as a casual joke in all hands meetings. The term carries weight. It points at real dysfunction. Do not use it if you have not run the full seven question audit first. Without data it sounds like opinion. Never use the term with customers or in external docs. Focus on the action instead. After you identify the museum schedule the deletion sprint. Communicate changes in release notes. Monitor support volume for two weeks after removal. You will almost always find it stays flat. That data kills the fear. The settings museum only exists because teams let it. Name it. Shame it. Delete it. Repeat every six months. Do not use the label to justify inaction or to mock other teams without offering a fix.

Your settings museum is not a monument to past innovation. It is evidence that your team prefers the comfort of technical debt over the hard work of decisive product thinking.

Related terms

Keep exploring