Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property sets the default response message shown to users when their input does not correspond to any recognized topics. |
| What area does it affect? |
User Interaction |
| What does the default mean? |
The default value is "Please try giving me your request in a different way. I'm currently better at understanding short sentences.", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating user guidance or improving the conversational experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.no_topic_found_message |
| Sys ID |
a04c64aa3b1123009cbbcea234efc4e5 |
| Type |
string |
| Application |
Global |
| Default value |
Please try giving me your request in a different way. I'm currently better at understanding short sentences. |
| Description |
No Topic Found Message |
| Updated |
2024-05-25 03:56:32 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... entering sys_properties.list in the navigation filter, and filter them by the criteria com.glide.cs to confirm that these messages work for voice channels. You can review the following key messages: ◦com.glide.cs.topic_picker_msg ◦com.glide.cs.no_topic_found_message ◦com.glide.cs.no_topic_sorry_message ◦com.glide.cs.link_account_msg ◦com.glide.cs.topic_choice_list_message ◦com.glide.cs.topic_confirmation_message Note: Most of the messages unique to the voice channels are listed in the Bot Messages section of the Provider Channel Identity record. For more information, ...
Related properties