Defining walkthrough Step
Creating walkthrough step
After creating a Walkthrough-type guide in Nexthink Applications and accessing the guide in Adopt Editor:
Create a new Step by selecting Add a Step or clicking the + icon.
Select Step from the drop-down menu, or use the keyboard shortcut Shift + A.
This activates the element picker, where you can choose an element on the page to associate with this step. Refer to Using Element Selector in Adopt Editor for more information.
Hover the cursor over your page and choose an element by clicking on it or using the Shift + S keyboard shortcut. This creates a step assigned to the chosen element.

Open the Step Properties to access the property tabs: Content, Appearance, Positioning and Display. Use these tabs to:

Adding text and content to walkthrough step
From the Adopt Editor left-side panel, access the Properties of a Step and open the Content tab to add the content visible and/or audible to employees using the guide.

Step content
Write and format the text using the Tooltip content editor.
Optionally, add images.
Optionally, add links to relevant pages, images, audio or video.
Step sound
Add sounds to your guide step.
Defining walkthrough step appearance
From the Adopt Editor left-side panel, access the Properties of a Step and open the Appearance tab:

Defining walkthrough Step positioning options
From the Adopt Editor left-side panel, access the Properties of a Step and open the Position tab:

Step position
Custom region
Defining a Custom region allows you to expand or reduce the highlighted area of an element when the relevant step is visible.
Crop to content allows Adopt to attempt to define an area that contains only the relevant content of the element, such as a text label, rather than the entire element.
This setting may not function due to improper page formatting.
Define directional Padding, in pixels, to shape the custom region to suit your needs.
Z-index
Select a Z-index source to determine the z-index origin point from which the Nexthink extension renders the step.
Theme uses the Nexthink default z-index value of
73999.Element uses the associated element's z-index value, determined via page formatting.
Manual allows you to define z-index values for the shadow and step. Ensure the step has at least an increment of
1over the shadow for correct display.

Defining walkthrough Step trigger options
From the Adopt Editor left-side panel, access the Properties of a Step and open the Triggers tab:

Define when a Step is started
Spot/Unspot triggers work for elements visible on the page, while Present/Unpresent refer to elements that exist but may not be visible on the page—set as
hiddenin the CSS, for example.Spot in viewport triggers the Step when the element is visible on the employee screen.
Fill select/value and move on triggers the Step for interactions with input fields on the page, such as typing a word in a search bar or selecting an option from a dropdown.
Element loses focus triggers the Step when clicking away from a focused page elements. For example, click away to disable typing from a search bar.
Set a timer for the Step to appear after previous Step completion, measured in seconds.
Define custom external commands to receive as a trigger for Step appearance.
Define a list of other Guides, causing the Step to apear only when those Guides are completed.
Define when a Step is completed
When the user presses the Next button.
Optionally, add a Next or Done label.
When the user presses the Previous button.
Optionally, add a Previous label.
Spot/Unspot triggers work for elements visible on the page, while Present/Unpresent refer to elements that exist but may not be visible on the page—set as
hiddenin the CSS, for example.Spot in viewport triggers the Step when the element is visible on the employee screen.
Fill select/value and move on triggers the Step for interactions with input fields on the page, such as typing a word in a search bar or selecting an option from a dropdown.
Element loses focus triggers the Step when clicking away from a focused page elements. For example, click away to disable typing from a search bar.
Set a timer for Adopt to end the Step, measured in seconds.
Define custom external commands to receive as a trigger for Step completion.
Define whether the Step sends a custom external command on completion, and create the command.
Define whether a Step persists after completion:
On URL address change causes the Step to persist after the Guide navigates to another page.
On page reload causes the Step to persist after users refresh the page.
Going back in history causes the Step to persist after users return to a previous page.
Any option causes the Step to persist when any of the above criteria is met.
Last updated
Was this helpful?