Topic NLU Intent tab
Summarize
Summary of NLU Intent tab
The NLU Intent tab in ServiceNow's Virtual Agent Designer allows you to edit and refine Natural Language Understanding (NLU) models for conversation topics linked to specific intents. This tab is available when your topic uses NLU discovery, enabling you to review, test, and improve utterances and associated entities to enhance topic prediction accuracy and confidence.
Show less
Utterances tab
This tab provides tools to manage utterances associated with an intent:
- Add utterances: Enter unique phrases under 200 characters that users might say.
- Edit or duplicate utterances: Modify existing phrases or create copies for reuse.
- Move utterances: Transfer an utterance to a different intent to maintain clarity.
- Delete utterances: Remove redundant or incorrect phrases.
- Define new entities: Highlight words in an utterance to create entities, either simple or system-derived, which help the model understand specific data points within user input.
Entities added here also appear in the Associated Entities tab.
Associated Entities tab
This tab lists all entities linked to the current intent. You can select each entity to see which utterances include it. Additionally, system entities like date and time can be associated with intents to improve recognition of common data types.
Conflicts tab
The Conflicts tab helps you identify overlapping utterances used by multiple intents. Such conflicts are visible both in Virtual Agent Designer and NLU Workbench. Resolving these conflicts is important to improve the accuracy and effectiveness of NLU topic discovery, ensuring the virtual agent correctly interprets user input.
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.