Reset Seen Content For a User
In many cases, especially when testing flows and checklists live, it would be useful to reset the 'seen' for a specific user. This means that the user will again see eligible content, even if they have 'seen' them already before and reset the progress the user had made.
To do this, login to the web app where Userpilot is installed with the desired user you want to reset.
Then, right-click on the page and select inspect to bring up the developer tools. Navigate to console and type "userpilot.reset();" as shown below