User flows tells the app where to take your users based on different scenarios.
- Navigate to the Flows page from the navigation sidebar

After user is logging in
Select which page to redirect your users to after logging in. E.g. Take the user to their account page.
If User is not logged in
Select which page to redirect your users to if they are not logged in and trying to access protected content. E.g. Take the user to the log in page
After User has logged out
Select which page to redirect your users after logging out. E.g. Take the user to the home page or survey form