Smart Walk-Thru Step Types

Last Updated December 11, 2025

Brief Overview

This article provides an overview of Smart Walk-Thru step types and explains how each one behaves in the WalkMe Editor. If you are new to building Smart Walk-Thrus, start with the Getting Started Guide to learn the basics of creating your first flow.

Smart Walk-Thru: Getting Started Guide

Step Types

In a Smart Walk-Thru, some steps are visible to end users and appear as balloons that guide them through a process. Popup steps are visible balloons that are not attached to any specific element. All other step types are flow steps. Flow steps do not appear to the end user; instead, they control how the Smart Walk-Thru progresses, branches, or responds to conditions in the application.

Steps

A step icon is blue because it appears to the end user in a balloon.A step appears as a balloon attached to an element on the screen and guides the user through a process. Steps are visible to end users and appear as blue balloons in the Smart Walk-Thru map. Each step has a trigger that determines what action advances the flow.

Auto-Steps

The auto step icon is orange in the Editor since the end-users won't see anything. Auto-Steps perform actions on behalf of the user, including clicking, hovering, focusing on fields, or entering text automatically. These steps help speed up repetitive or complex tasks.

Auto-Steps: Getting Started Guide

popup steps are also blue because the user will see it and interact with it.Popup steps draw attention by displaying a balloon not attached to any element. They appear centered on the page and can be placed anywhere in a Smart Walk-Thru. Use popups when you need context or an announcement before continuing the flow.

Popup Steps: Getting Started Guide

Split steps

Split steps are orange because users won't see anything. It's also diamond shaped to give builders a visual indicator that this has two branches with additional steps.Split steps create a rule and sends users down different paths depending on if that rule evaluates as true or false. For example, use a Split to identify if a user is logged in to determine at which point you should start the flow.

Splits: Getting Started Guide

Wait-For steps

The wait for step is icon is orange in the Editor because the end-user won't see anyting.Wait-For steps pause the Smart Walk-Thru until a condition is met. They rely on the Rule Engine to determine the correct moment to continue.

Wait For Steps: Getting Started Guide

Action steps

The action step icon is orange and the image within changes depending on what the action assigned to it is.Action Steps perform actions such as opening a menu, refreshing the page, navigating to a URL, playing a ShoutOut, or opening ActionBot.

Action Step: Getting Started Guide

Restart Smart Walk-Thru

The restart step has an orange icon in the Editor because the end-user does not see anything. It's an automatic step.Restart Smart Walk-Thru lets users rerun the same Smart Walk-Thru, which is helpful when you want to reuse the introductory steps.

Restart Smart Walk-Thru Steps

Automations

If a Smart Walk-Thru is running as automation alongside another flow, restarting it will restart the initial Smart Walk-Thru. In these cases, leave the last step as is and set the frequency to Always.

Connect to Steps

Connect to Steps return a branch created by a Split back into the main flow. This option appears only at the end of a branch that is not yet connected.

Connect to Smart Walk-Thru

The connect to Smart Walk-Thru icon has a orange dotted outline because this step happens automatically.Connect to Smart Walk-Thru lets you reuse steps across multiple flows. This is recommended for keeping Smart Walk-Thrus under 10–12 steps and improving flow performance.

Connect to Smart Walk-Thru Step

Error Handling Group

The error handling step icon is orange.Error Handling Groups contain steps that guide a user when something goes wrong. These groups activate when the associated rule identifies an error, such as an error message being visible or a URL containing an error parameter.

Error Handling: Getting Started Guide

Switch to Frame

Switch to Frame allows a Smart Walk-Thru to continue across domains, including iFrames or HTML popups. Use this step when the user journey spans multiple frames.

Set WalkMe Data

Set WalkMe Data sets a variable that can be stored locally in the user's browser. These values can then be used in rules, Splits, segmentation, or automation.

Set WalkMe Data Flow Steps

Step Options

Each step contains configurable options to help you manage instructions, behavior, and accuracy.

  • Auto-Step converts a Step to an Auto-Step
  • Title includes the step name displayed in the balloon
  • Element Position adjusts where the balloon appears relative to the element
  • Body text (optional) includes descriptive text displayed in the balloon
  • Notes appear only in the editor and help builders document the flow
  • Step Triggers define which action advances the Smart Walk-Thru
  • Reselect element lets you re-select the element
  • Expand or narrow selection lets you adjust the strength of the element
  • Action buttons let you move to the next step or finish editing the step

Step Controls

When you hover over a step in the Editor, additional controls appear:

  • Play previews the flow from that step forward
  • View screenshot displays the captured screenshot of where the step was created
  • Duplicate step copies the step
  • Add Start Point converts the step into a Start Point
  • Delete step removes the step from the flow
  • Options menu provides access to Add Peer Step or Convert to Auto-Step

Peer steps

Peer Steps play simultaneously at the same moment in the flow. Use them when you want multiple balloons or highlights to appear at once.

Step Triggers

Triggers define what action advances the Smart Walk-Thru to the next step.

  • Click: Advances when the user clicks the selected element
  • Next: Advances when the user selects the Next button on the balloon
  • Type: Advances after the user types into a field
  • Hover: Advances when the user hovers over the element
  • Delay: Advances after a set amount of time
  • Refresh: Advances after the page refreshes
  • Custom: Advances based on a custom rule you define

Manage Steps

Managing steps effectively keeps your Smart Walk-Thru organized, easy to understand, and simple to update. These actions help you rearrange, copy, and locate steps as your flow grows.

Search for a step

Use the search icon or keyboard shortcut to quickly locate steps in large flows:

  • Select Find a step in the editor
  • Use cmd+F (Mac) / ctrl+F (Windows)

Searching is especially helpful in Smart Walk-Thrus with many branches or conditional paths.

Move steps

Reordering steps allows you to refine the sequence of your flow or adjust how users progress through a process.

To move multiple steps within a Smart Walk-Thru flow:

  1. Select the steps you want to move
  2. Select Move steps
  3. Choose whether to place the steps Before or After another step
  4. Select which step
  5. Select Move

To move a single step, drag it to the new location in the flow.

Translations don't move

If the step contains translations, those translations will not move and must be added again after relocation.

Copy steps

To copy a step:

  1. Select the step you want to copy
  2. Select Copy
  3. Select + to paste steps

Smart Walk-Thru Features Tip Tuesday Video

Technical Notes

  • Text with hyperlinks cannot be copied or pasted. Add hyperlinks manually from the Step Editor.
  • Duplicating or copying steps does not copy translations.
  • Duplicating or copying balloons does not copy custom CSS unless the CSS is saved to My Designs.
    • As a workaround, copy and paste the custom CSS from the original balloon into the duplicated balloon if needed.
  • The Back button does not appear in full preview. It appears only in Step Preview and after the Smart Walk-Thru is published.

Why do some steps have a “Back” button and others don’t?

Was this article helpful?

Thanks for your feedback!

Be part of something bigger.

Engage with peers, ask questions, share ideas

Ask the Community
×