How to Remove Recommendation Icon from Incident in ServiceNow?

Satyam123
Tera Contributor

Hello everyone,

I am working with ServiceNow's UI Builder and I'm trying to remove the recommendation icon that appears in the "Incident" section. I have tried the following steps, but the icon is still visible:

  1. Deactivating: I made the icon inactive, but the setting is read-only, so that didn’t work.

  2. Duplicating: I attempted to duplicate the page and removed the condition for the recommendation icon. However, it is still showing up in the UI.

Has anyone encountered a similar issue? How can I fully remove the recommendation icon from the incident section? Any guidance or tips would be greatly appreciated!

Thank you!

Screenshot 2025-09-05 at 3.07.52 PM.png

Screenshot 2025-09-05 at 3.08.07 PM.png

2 REPLIES 2

ifti122
Giga Guru

Hi @Satyam123

 

To remove the "recommendation icon" from the Incident section which commonly refers to Agent Assist suggestions, you generally need to disable the Agent Assist functionality itself rather than just the icon.

 

For this, follow the given steps please:

  • In your ServiceNow instance, go to Agent Assist > Setup or Agent Assist > Configuration.
  • Look for configurations specifically tied to the Incident table or the Agent Workspace experience. You might find "Recommendation Configurations" or "Predictive Intelligence" settings.
  • If you find active recommendation criteria or Predictive Intelligence solutions for the Incident table, deactivate them or remove the conditions that trigger the recommendations.
  • Some recommendations might be configured directly within the Agent Workspace experience record itself or through specific UI Builder properties related to recommendation components.
  • The recommendations often stem from Predictive Intelligence solutions. Navigate to Predictive Intelligence > Solutions and check if there are any active solutions (e.g., "Similarity" or "Classification" solutions) associated with the Incident table that generate recommendations. You may need to retrain or inactivate these solutions if they are feeding the recommendations.

 

The "read-only" status you encountered suggests that the icon is a visual representation of an underlying active feature, which needs to be disabled at its source. Duplicating the page might not work if the underlying configuration is global or tied to the table itself.

 

Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.

I did not find this Agent Assist > Setup or Agent Assist > Configuration nor  under redictive Intelligence > Solutions any thing active