How to remove "Was this suggestion Helpful? - Yes | No" text from the Genius Results on the Service Portal when AI Search is enabled.Issue When enabling AI Search, after searching for something on the Service Portal like a catalog item, the genius results include the following suggestion text: "Was this suggestion Helpful? - Yes | No". However, in the case you want this text removed, you can do by modifying the Evam Definition for the related template. ReleaseAllCauseThis is expected behavior OOB.ResolutionTo remove the "Was this suggestion Helpful?" text from the genius results you can do so by following the steps if it's a catalog item (you can modify the steps for a different search source): From the Filter Navigator, type in 'EVAM definitions'Next, open the 'Service Portal Search' record.Under the related lists, click on the 'EVAM View Config Bundle M2Ms' tab, and open the 'Service Portal Search Bundle'.Then open the 'Catalog Genius Results' record from the list.Once on the EVAM view config record for 'Catalog Genius Results', over on the top right, click on the preview button for 'View Template', and open the record. Inside the Catalog Genius Results Template, after the "markerType" option inside of "staticValues", add the following static option after: "allowFeedback": {"translatable": false,"key": "false"} 7. Save/Update the record, and clear the instance cache (/cache.do). 8. Navigate back to the Service Portal and the option should be removed. Related LinksAI Search stores the user feedback for Genius Result answers as signals in the Genius Result Event Action [sys_search_genius_result_event_action] table