Want to change title of setup topics for message

Harsha Pappala
Kilo Sage

Hi Everyone, 

 

Is there a possibility to show different name for setup topics in "show me everything" button and in the message

"You'd like help with {0}. Is that right? ". Because we want this message to look like a chat message, to fit with

"You'd like help with calling service desk. Is that right?"

rather than 

"You'd like help with How to Call Service Desk. Is that right?"

 

Please advise further

1 ACCEPTED SOLUTION

Hi Harsha, I'm not sure if you can change the title of your topic for messages only, but you can change the intent confirmation message as shown below.

sarahwang_0-1722283581862.png

Maybe consider customizing this, or disabling the intent confirmation message so that you can add a custom message within the topic itself to achieve what you want?

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@Harsha Pappala 

please explain with screenshots.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur, 

 

when we click on the show me everything button, we see the list of topics we have enabled or built as below

 

 

HarshaPappala_1-1716295113019.png

when we use NLU to get the suggestion for calling to service desk, the message looks as below

It does not fit the sentence "You'd like help with"

HarshaPappala_2-1716295171649.jpeg

 

 

Community Alums
Not applicable

Hi @Harsha Pappala ,

 If you want to change the default message text in the Greeting setup topic, add these system properties to the System Property [sys_properties] table:

  • com.glide.cs.general.welcome_message: Change the default welcome message
  • com.glide.cs.general.top_selection_message: Change the top selection message that displays after the welcome message

Procedure

  1. Navigate to All, and then enter sys_properties.list in the filter.
  2. Select New to add the com.glide.cs.general.welcome_message property.
    1. On the form, complete the following fields.
    2. Select Submit.
  3. In the System Properties table, select New to add the com.glide.cs.general.top_selection_message property.
    1. On the form, complete the following fields.
    2. Select Submit.

 

Hi @Community Alums ,

Thanks for your response, but we have already customized the messages. We are looking to change title of setup topic only for one message "You'd like help with {0}. Is that right? "