U7.10.2Personal configurations must be distinguished from the official version and resettabledesign

A personalized dashboard should be clearly marked as such, with one click back to the official version

Aliases: reset to default · configuration isolation

What it is

Once a dashboard allows personal customization, users may have changed filter defaults, hidden some charts, and reordered the layout—then forgotten what they changed. Months later, what they see is not "official version plus my intentional edits" but a view that differs from the official one with no traceable origin. "One-click reset" is the exit ramp for customization: users can return to the known official starting point at any time, eliminating the cognitive burden of not remembering what they changed. Without reset, customization is one-directional—changes can only accumulate, never returning to a clean state.

Why it happens

Reset solves a state-provenance need: when a user sees an unfamiliar dashboard, the natural question is "is this how the system looks, or is this how I left it?" If personal configuration is visually indistinguishable from the official version, the question is unanswerable and the user simply accepts whatever state they find—reasonable or not. A customization marker (a "customized" badge or a distinct border color from the official version) lets the user see at a glance how the current state relates to the default; one-click reset compresses the multi-step undo (find what changed → restore each → confirm nothing was missed) into one action. Reset also has a safety-net psychological function: knowing the default is always one click away makes users more willing to try customization—fear of breaking something irreversibly is one of the main reasons customization features go unused.

Where it stops holding

Reset granularity is a design decision: global reset (whole dashboard to official default) is simple but costly (useful customizations are wiped too); per-section reset (a single chart or filter back to default) is precise but takes more steps. For heavily modified dashboards, "view diff from official" is more useful than direct reset—the user can first see what diverged, then decide whether to reset or keep. Another boundary is the persistence scope of customization: browser-local temporary customizations and persistent cross-session customizations need different reset semantics (the former vanishes on tab close, the latter requires explicit reset).

Applying it

  • Show a "customized" badge in the title or header of any modified dashboard, with a "reset to official version" button beside it.
  • Require confirmation for reset (a dialog or double-click), with copy listing how many customizations will be cleared.
  • When the official version updates, show a prompt on personal views: "the official version has been updated; your configuration is based on the old version," with a one-click update option.
  • Verification: ask a long-term dashboard user "what's different between your view and the official version?" If they cannot answer, the differentiation markers are insufficient.

Related

  • Same group: U7.10.1 Customization increases personal fit but weakens the team's shared reference · U7.10.3 Long-frozen dashboards keep using metrics that are no longer valid · U7.10.4 Metric definition changes must notify everyone reusing the dashboard · U7.10.5 Dashboards no one views should be retired rather than kept
  • Nearby: U7.10.1 Customization increases personal fit but weakens the team's shared reference · U7.06.2 Preset ranges should cover common cycles and allow custom input
  • Search terms: reset to default · configuration drift · personal settings

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/U7.10.2