# Related Lists allow administrators to display associated records at the bottom of a form, such as incidents assigned to a user or requests submitted by a caller. Steps to Add a Related List: * Open a User record (e.g., sys_user table). * Click on the Form Context Menu (#) > Configure > Related Lists. * Select Incidents (task table with condition "Opened by = current user"). * Save changes. * Option B (Related Cases) is incorrect because cases refer to Customer Service Management (CSM), not Incident Management. * Option C (Add Lists) is incorrect because the correct term is Related Lists, not "Add Lists". * Option D (Related Records) is incorrect because there is no such direct menu option. # Reference: ServiceNow UI Configuration - Related Lists