Topic NLU Intent tab
Summarize
Summary of NLU Intent tab
The NLU Intent tab in Virtual Agent Designer enables ServiceNow users to review and refine natural language understanding (NLU) models tied to conversation topics. When a topic is linked to an NLU model and intent, this tab allows editing of utterances and their associated entities to improve topic discovery and prediction accuracy. This interface is available when the Now Assist Topics skill is enabled, providing an updated user experience compared to the legacy UI.
Show less
Utterances tab
This tab allows you to manage utterances for each intent efficiently. Key functions include:
- Add an utterance: Enter unique utterances under 200 characters that represent user expressions for the intent.
- Edit or duplicate utterances: Modify existing utterances or create copies to expand training data.
- Move utterances: Reassign utterances to different intents if better suited elsewhere.
- Delete utterances: Remove utterances that are irrelevant or redundant.
- Define new entities: Select words in utterances to create entities, either simple or system-derived, which help the model understand key data points in user input.
Entities added here also appear under the Associated Entities tab for comprehensive management.
Associated Entities tab
This tab displays all entities linked to the current intent, allowing you to review which utterances contain each entity. It supports both custom and system entities like date and time, enhancing the model’s ability to extract structured information from conversations.
Conflicts tab
Use this tab to identify and resolve conflicts where the same utterance appears in multiple intents. Detecting such conflicts in Virtual Agent Designer or NLU Workbench helps prevent ambiguity, thereby improving the accuracy and effectiveness of topic discovery and intent recognition.
You can edit and refine ServiceNow NLU models from within Virtual Agent Designer. When a conversation topic is bound to an associated NLU model and intent, use the NLU Intent tab to review and edit utterances and associated entities.
If your topic uses NLU discovery, the topic NLU Intent tab appears on the Virtual Agent Designer interface. Test your topic to see the prediction results for topic discovery and the corresponding confidence scores for the results. Depending on the results, you can modify the associated utterances and entities in the NLU model for your topic intent.
Utterances tab
Use the Utterances tab to perform the following tasks.
| I want to... | Do this |
|---|---|
| Add an utterance | Use the Add field to enter an utterance for an intent. Each utterance must be unique and contain fewer than 200 characters. |
| Edit an utterance | Select the Edit icon |
| Duplicate an utterance | Select the Copy icon |
| Move an utterance to another intent | Select the Menu icon |
| Delete an utterance | Select the Menu icon |
| Define a new entity |
|
Associated Entities tab
Use the Associated Entities tab to view the entities defined for the intent. Select the name to view the utterances that the entity is associated with.
You can also associate system entities, such as date and time, with an intent. For more information about supported system entities, see NLU system entities.
Conflicts tab
Use the Conflicts tab to view conflicts among your intents. For example, if two different intents use the same utterance, this will appear as a conflict in both Virtual Agent Designer and NLU Workbench. Identifying and resolving conflicts improves the effectiveness of NLU topic discovery.