UX Glossary Process & Methods

Wireflow

Process & Methods

A hybrid design deliverable that combines wireframe screen layouts with flowchart-style connectors to show both screen structure and navigation logic in one document. Wireflows are particularly effective for communicating complex, branching interaction patterns — where a flat wireframe would leave transition logic unexplained.

Wireflow illustration
Source: picsum.photos

Common contexts

Use when

Use a wireflow when the interaction has branching paths, conditional states, or multiple entry points that a flat wireframe sequence can't represent — the additional connector layer prevents engineering from having to infer navigation logic that should be explicitly designed.

Avoid when

Don't use wireflows for simple, linear sequences with no branching — the added connector layer on a five-screen checkout with no conditional states creates visual clutter without adding communicative value. A clean wireframe sequence is faster to produce and easier to review.

The best wireflows are the ones that make engineering ask zero clarifying questions about navigation — if your handoff is generating 'what happens when the user does X?' tickets, a wireflow is almost always the fastest fix.

Real-world examples

Related terms

Wireframe User Flow Prototype Design Handoff
← Browse all UX Glossary terms