How do you audit an existing design before redesigning it?
On this page
A useful audit assesses the current design against user needs, goals, and performance, cataloguing what works, what fails, and why, across usability, consistency, accessibility, and outcomes, so that the redesign is grounded in evidence about real problems rather than in assumptions or taste. The method has a name: diagnose before you prescribe. The instinct to avoid is skipping the audit and starting from a fresh vision, because a redesign launched from vision alone fixes the problems you imagined and leaves untouched the ones users actually have.
The reason diagnosis has to come first is that you cannot solve a problem you have not located, and the problems a design actually has are rarely the ones a designer assumes by looking at it. A screen can be visually awkward and still convert fine, or look clean and quietly leak users at a step nobody examined. Without an audit, a redesign is a bet that your taste happens to align with the real failure points, and that bet usually loses, because taste sees surface and the failures live in behavior. Auditing replaces the bet with evidence: it tells you which parts of the current design are doing real work and must be preserved, which parts are failing and why, and which parts are simply different from current fashion but causing no harm. That last category matters as much as the others, because an audit grounded in needs and outcomes keeps you from spending the redesign budget on things that merely look old.
A real audit works across several dimensions rather than one. On usability, you watch what users actually do, where they hesitate, where they backtrack, where they abandon, and you read the support tickets and search logs that record their frustration in their own words. On performance and outcomes, you pull the metrics that the design exists to produce, conversion, completion, time on task, drop-off by step, and you find where the numbers fall short of what they should be. On consistency, you inventory the components and patterns and note where the same problem is solved different ways, since inconsistency is both a user cost and a maintenance one. On accessibility, you test against real standards, color contrast, keyboard navigation, screen-reader behavior, focus order, because a redesign that ignores this just reships the same exclusion in a newer skin. Then you assemble the findings into a catalogue: each item paired with evidence and a reason, what works, what fails, and why it fails.
Picture a signup flow about to be redesigned. The audit does not start with a new layout; it starts with the data. Analytics show forty percent of users drop at the email-verification step. Session recordings reveal they never see the “resend code” link because it sits below the fold on mobile. Support tickets confirm “I never got the code” is the top complaint. Accessibility testing finds the error message is announced to screen readers but the field that caused it is not, so users cannot tell which input failed. That catalogue tells the redesign exactly what to solve: surface the resend path, tie errors to fields, fix the verification friction. A vision-first redesign might have produced a beautiful new flow that moved the resend link somewhere equally invisible, because nobody had diagnosed where the bleeding was.
The qualifier is that an audit is scoped to diagnosis, not to designing the cure, and it should resist jumping to solutions while the evidence is still being gathered, because a premature fix in mind biases what you choose to look at. An audit can be over-scoped too: spending months cataloguing every pixel when a focused look at the metrics and the top failure points would have pointed the redesign in the right direction faster. The aim is enough evidence to know the real problems, not a complete encyclopedia of the old design.
So before you redesign anything, audit the current design against user needs, real performance, consistency, and accessibility, and write down what works, what fails, and why, with evidence behind each claim. Diagnose the actual problems first, then let that catalogue, not a fresh vision, set the agenda for the redesign. An audit finds the real problems a redesign should solve, and skipping it only guarantees you will redesign around the wrong ones.