How to disable Topics visible from "Ask Questions About an Incident" inside Now Assist Panel<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } How to disable Topics visible from "Ask Questions About an Incident" inside Now Assist Panel. Steps to reproduce: * Open the Now Assist Panel* Click on the "Answer Questions about an Incident"* There will be a topics like "On-Call Experts", "Caller's assets" etc Solution: To disable the topic like "On-Call Experts", edit the "Incident Assist" skill from Now Assist Admin and disable it in the Choose Topics step.Please follow the steps below:* Go to Now Assist Admin* Go to Now Assist Skills -> ITSM* Search for "Incident Assist" Skill and edit it* On the "choose topic" tab, uncheck "Consult on-call experts from support groups" and saveSharing a screenshot for reference. Refer to the document below for more information on "Ask questions about an incident": https://www.servicenow.com/docs/r/xanadu/it-service-management/now-assist-for-it-service-management-itsm/now-assist-itsm-incident-assist.html