- 04 May 2023
- 1 Minute To Read
- Print
- DarkLight
- PDF
Define a step as optional
- Updated On 04 May 2023
- 1 Minute To Read
- Print
- DarkLight
- PDF
When creating a flow, there may be some steps that are required only by some users. For example, some desktop applications like Microsoft Teams and SAP auto-log in their users during subsequent visits. Thus, instructions to sign in or sign up may apply only to first-time users.
Such steps that are required only for certain users can be declared optional when creating a Flow. So, when users who don't need to perform those steps trigger a Flow, they do not see the optional steps at all.
Optional steps ensure that the user experience is not broken because of different possible scenarios. Optional steps are skipped when those pages or elements are not displayed to a certain set of users thus ensuring continuity of the Flow for all kinds of scenarios. So if the user is already logged in to the application, they are not shown the Tooltip for the login screen while those users who have not logged in, see the step to log in.
Use the following steps to make a step optional:
Open the desktop application where you'd like to create the Flow and then launch the Whatfix Desktop Editor.
Click Flow.
Enter the name of the Flow as you want it displayed to the users.
Click +Step.
Click the desired element on the page that the user needs to select.
- In the editor, scroll down to the Advanced Options.

Under the Make this Step optional section select the Yes option.
Finish creating the Flow.