| UI or UX | UI + UX - Single-service or single-task entry point before a transaction begins | UI + UX - First-run or new-feature orientation that leads to first value | UI + UX - Taxonomy-based category navigation for exploring a collection before choosing a destination | UI + UX - Linear multistep task progress indicator |
| UI guidance | Render the service or task name, short purpose statement, who can use it, what users need, outcome expectation, time or cost where relevant, one primary start action, resume or sign-in route when relevant, and other access routes in a narrow readable page. | Render onboarding as a short purposeful path with a visible benefit, current step, skip or later path when safe, persistent resume point, and the next product action users can take immediately after finishing. | Render categories as a scannable list or grid with user-facing names, short descriptions, item counts or example contents, and clear parent-child location cues. | Show a compact ordered list of named steps near the task heading, with visually distinct completed, current, upcoming, optional, and error states. |
| UX guidance | Use a start page to help users decide whether they are in the right place and begin a specific service with the right materials, expectations, and recovery routes. | Use onboarding only when users need orientation, minimal setup, personalization, or instruction before the normal interface can deliver value, and remove steps that merely market features or repeat what the UI already explains. | Use browse by category when users can recognize a topic or service area but may not know the exact query, item name, or filter value. | Use step navigation to reduce uncertainty in long linear tasks by showing where users are, what is done, and what remains. |
| Good UI | A permit application start page states who can apply, the fee, the estimated time, required documents, what happens after submission, a Start now button, and a Resume application link. | A project-management app asks for role and team size, creates a sample board, highlights the first Add task action, and lets users skip the tour while keeping a setup checklist available. | A services page lists Benefits, Housing and local services, Money and tax, and Driving and transport with one-line descriptions and top tasks for each category. | A five-step application shows Eligibility complete, Contact details current, Documents upcoming, Review upcoming, and Submit upcoming, with the current step emphasized and a matching page heading. |
| Bad UI | A page titled Start contains a hero carousel, five equal buttons, news cards, and no clear transaction entry point. | A first launch shows six promotional slides about every feature, requires Next on each slide, and lands on an empty dashboard. | A category grid uses internal teams such as Operations, CX, Growth, Platform, and Enablement without saying what users can find there. | A two-page form adds a large stepper that consumes space without explaining meaningful progress. |
| Good UX | A user checks that they live in the eligible region, sees they need a reference number and 10 minutes, starts the service, and returns later through Resume application without losing their draft. | A new admin selects Invite teammates as their goal, imports two sample users, sees progress saved, skips notification setup, and arrives on the team page with the invite action focused. | A user who does not know the form name chooses Money and tax, sees Self Assessment and VAT subcategories, and reaches the correct service without writing a search query. | After a user enters valid contact details and continues, Contact details becomes complete and Documents becomes current. |
| Bad UX | A user clicks Start now, answers four pages, and only then learns they needed a document that was not mentioned on the start page. | A user is forced to configure integrations, notifications, billing, and profile details before they know whether the product solves their task. | Users choose Customers because they need customer support, but the category contains only internal CRM configuration articles. | Clicking Review skips Documents, clears the contact form, and then blocks final submission without explaining the skipped prerequisite. |
| Best fit | A user is about to start one named service, transaction, booking, application, check, request, or registration. | New users need orientation, setup, personalization, or instruction before the regular interface can deliver value. | Users are exploring a broad catalog, service directory, help center, learning library, product collection, or content repository. | A linear form, application, checkout, or setup flow has three or more meaningful steps. |
| Avoid when | Users are still choosing among many topics, products, services, or articles. | The product is already understandable through the normal interface. | The collection is small enough for a simple list. | The journey has only one or two screens. |
| Required state | Default entry state with service name, purpose, user fit, pre-start requirements, expected outcome, and primary start action. | First-run welcome state with benefit-focused copy and one clear next action. | Top-level category state with clear names, descriptions, and enough examples or counts to choose. | Default state with completed, current, and upcoming steps. |
| Accessibility burden | Use a clear H1 that names the service or task and matches the page title. | Keep onboarding screens in normal heading order with clear titles and step labels. | Use real links for categories that navigate and buttons only for local expansion. | Use aria-current on the current labeled step and include hidden or visible status text for completed, current, upcoming, optional, and error states. |
| Common misuse | Treating a product homepage, marketing landing page, or category directory as a start page for a specific service. | Forcing all users through a feature tour before they can do useful work. | Using the organization chart as the category taxonomy. | Using a step indicator as breadcrumbs, tabs, side navigation, or pagination. |