Bookmarks are automatically created for random usersIssue A set of bookmarks are automatically getting added to the random set of users.CauseAs per the platform design, bookmarks that have a null user and have auto_add set to true are created automatically for the users. In the OOTB instance, there is only one "Home" sys_ui_bookmark record that has empty user and auto add set to true.Resolution1. Go to https://<instance-name>.service-now.com/sys_ui_bookmark_list.do?sysparm_query=userISEMPTY%5Eauto_add%3Dtrue%5Etitle!%3DHome%5EORtitle%3DNULL&sysparm_view= 2. Check if there are any sys_ui_bookmark records apart from "Home" 3. Delete all these bookmarks, or mark auto add to "False" for these bookmarksRelated LinksBookmarks