A guided, step-by-step flow that breaks a big task into a sequence of smaller screens, handling one question or decision at a time.
Synonyms
- stepper
- multi-step form
- setup assistant
Related terms
- progressive disclosure
- onboarding
- form
- progress indicator
In plain words
- the step-by-step setup screens
- the next, next, next kind of flow
Usage example
A setup wizard walks new users through connecting their account in four steps.
Don't confuse with…
- progressive disclosureProgressive disclosure hides optional detail until requested; a wizard splits one required task into ordered steps.
Categories
- Interaction patterns