How to clear out the "Recent Selections" that appears up on the reference fields.Issue On the reference qualifier fields, Recent selections are shown. If you wish not to show some of those recent selections on the list, please follow the below procedure.Release All ReleasesResolutionThere is no out-of-box solution to clear the Recent Selections in the Auto-Complete queries. However, there is a manual procedure: View records of the sys_ui_recent_selection table, this table stores all "Recent Selections" for specific fields. (https://<instance-name>.service-now.com/sys_ui_recent_selection_list.do?sysparm_query=)Select the required field (note: each record is associated with a user's "Recent Selection")Delete the record (backup if you want to recover)Related LinksAuto-complete for reference fieldsRecent selections