10-minute read · Task selection, narration, state changes, and maintenance
The tour nobody asked for
Many onboarding experiences front-load a tour that shows everything before the user has done anything. SaaS practitioners describe viewers seeing dozens of features and using none. The information is technically correct and practically forgettable because it lacks a task.
A walkthrough script needs a starting state, an intended outcome, and a sequence of decisions connecting them. Menu locations are supporting directions, not the story.
Choose the first value moment
Write the smallest action after which a new user can reasonably say, “This works for me.” It might be importing one record, publishing one page, inviting one teammate, resolving one alert, or seeing one report populated with their data.
Do not choose the task because it displays the most features. Choose it because it connects product behavior to the user’s reason for arriving. If real setup is long, use a prepared workspace and explain where the viewer joins the process.
Use a seven-part script
- Outcome preview: show what will exist at the end.
- Starting conditions: identify the account, data, permission, or prerequisite.
- First action: direct attention to the meaningful control, not every element on screen.
- Decision: explain the choice the user must make and its consequence.
- State change: pause so the viewer can see what the product did.
- Verification: show how to confirm success or recover from a common error.
- Next action: connect the completed task to the next relevant workflow.
Narrate meaning, not cursor movement
| Weak narration | Stronger narration |
|---|---|
| “Click the blue button in the top-right corner.” | “Create a workspace for the client whose approvals you want to track.” |
| “Select an option from this dropdown.” | “Choose the review rule: one approver for speed, or every approver for controlled sign-off.” |
| “You can see the dashboard here.” | “The dashboard now separates work waiting on your team from work waiting on the client.” |
Visual emphasis can indicate location. Narration should preserve the reasoning a future interface change is less likely to invalidate.
Write for pauses and recovery
Mark where the interface loads, recalculates, confirms, or changes state. Leave space after decisive actions. Include the most common failure only when it helps this task: missing permission, unsupported file, empty data, or an unsaved choice.
Record picture and narration separately. It is easier to replace a changed screen when the sentence describes the durable goal rather than its current pixel location.
Decide whether video is the right guide
A video is useful for overview, sequence, and confidence. It is weak when users must repeatedly search one step while working. Pair the walkthrough with written steps, chapters, and in-product guidance. If the user needs to interact with real data to understand value, an optional video should not become a gate.
Build a screen-state inventory
Before recording, list every state the walkthrough needs: empty account, prepared example, permissions, loading, success, error, and the final populated view. Assign who creates each state and how it can be reset between takes. A walkthrough often fails in production because the script assumes data, access, or notifications that the recording account cannot reproduce cleanly.
Freeze or anonymize sensitive data. Use names and values that make the scenario understandable rather than filling the screen with “Test 1.” If the workflow depends on an email, mobile device, or second user, plan that handoff explicitly in both the script and capture schedule.
Edit for the person following along
A viewer who is performing the task needs more time than an evaluator watching passively. Pause after consequential clicks, zoom only when it preserves orientation, and keep cursor motion decisive. Use chapters for longer workflows and put prerequisites in the description or opening frame.
Test the draft with someone unfamiliar with the product. Ask them to complete the task while watching, then note every rewind, missing prerequisite, ambiguous label, and point where their screen differs. Those observations are more valuable than an internal review focused on whether the brand animation feels polished.
What SaaS teams report
The approach synthesizes discussions about front-loaded feature tours versus reaching one real outcome, choosing onboarding format from the first-value moment, and the distinction between prospect demos and existing-user onboarding. The consistent recommendation is to organize the walkthrough around first value rather than the product’s navigation.