You can configure a checklist task so that clicking it navigates the user to a specific page and then starts the flow from that page — useful when a flow targets elements that only exist on a particular page.
How to set this up
For each checklist task button you want to redirect:
- In the checklist builder, select the task and open the button settings.
- Add an Action → Navigate action and enter the URL you want to redirect users to (e.g., your homepage or a specific product page).
- Add a second action: Action → Start flow and select the flow you want to launch.
When a user clicks the checklist task, Userflow will navigate them to the specified page first, then start the selected flow once the page loads.
Tip: Make sure the flow's auto-start conditions are compatible with the target page. If the flow uses page URL conditions, the navigate URL should match those conditions.