What is a wireframe — and why do we use one?
A wireframe is a low-fidelity visual sketch of a screen. It shows layout, structure, and content — but deliberately leaves out colour, typography, and visual polish. The point is to communicate how something works, not how it looks. Wireframes exist to start conversations early, before anything is built.
Wireframes exist on a spectrum from rough sketches to near-finished mockups. The right fidelity depends on what question you are trying to answer.
Each user story in this system has a companion wireframe. The wireframe does not replace the story — it extends it. The story tells you who needs what and why. The wireframe shows how the system will let them do it. Use the tabs above to explore four story–wireframe pairs from the grant management system.
Applicant submission form
Plain boxes — no styling detail. The wireframe communicates that a text field exists here, not what it looks like.
The ▾ signals a dropdown. We don't need the full list of categories here — that's a content decision, not a structural one.
Submit (primary, dark) and Save draft (secondary). Visual weight communicates hierarchy without any colour or branding.
Grants officer decision screen
The officer needs the reviewer scores to make an informed decision. The wireframe shows this information is present without specifying its exact format.
The asterisk (*) signals this field is required. The wireframe enforces the business rule without writing it as a requirement elsewhere.
"This action cannot be undone" is a UX decision communicated in the wireframe. It prompts a conversation about irreversibility before anything is built.
Reviewer scoring panel
The grey background signals this area is read-only. The reviewer sees the application but cannot change it — a permission boundary communicated visually.
The scoring scale is shown next to the input. A wireframe decision — do reviewers need guidance on screen, or is training sufficient? That question is now visible.
A larger limit than the officer rationale field. This reflects a business decision: reviewer comments are more detailed. Is 1000 right? The wireframe starts that conversation.
Reporting officer dashboard
Four headline numbers. The wireframe raises an immediate question: which four? That is a business decision, not a design one — and the wireframe surfaces it.
The chart is labelled but not drawn. A lo-fi wireframe says "a chart goes here" — not what kind. Bar, pie, or line? That conversation happens after structure is agreed.
A wireframe shorthand for "there is more data." It communicates that the table is paginated or expandable without designing how that works yet.