- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 03:55 PM
All,
If the utterance matching only one topic.
Is there an out-of-the-box feature in ServiceNow Virtual Agent (VA) that allows the VA to confirm with the customer user, based on their utterance, whether they are inquiring about a particular "TOPIC" before proceeding with a “Yes” or “No” response?
(Example: I understood that you want to proceed with <"TOPIC NAME">. Is that correct? (Yes/No))
If the user responds with “Yes,” the VA should proceed with the identified topic. If the user responds with “No", the VA should then prompt the user for more details to accurately find the suitable TOPIC.
We prefer not to write custom logic for each topic and would like to know if ServiceNow VA offers any such out-of-the-box functionality.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 08:14 PM
Hi @Naveen Bagula ,
I don't think that is achievable however you can train the model using NLU to show multiple topics where ever user prompt a keyword in VA. See screenshot below.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 08:14 PM
Hi @Naveen Bagula ,
I don't think that is achievable however you can train the model using NLU to show multiple topics where ever user prompt a keyword in VA. See screenshot below.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 02:29 PM
Hello @Naveen Bagula
As per your question It is possible to enable or disable the topic confirmation feature in your VA.
Conversational interfaces > Home > view NLU settings
Steps to navigate:
- Go to Conversational Interfaces
- Select Home
- Click on View NLU Settings
There, you will find the property to manage topic confirmation.
If you found this solution helpful, feel free to mark it as accepted or share it with your team!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 02:31 PM