Topic NLU Intent tab
Summarize
Summary of NLU Intent tab
The NLU Intent tab in the Assistant Designer Asset library allows ServiceNow customers to edit and refine Natural Language Understanding (NLU) models tied to conversation topics. It provides tools to review and modify utterances and their associated entities when a topic is linked to an NLU model and intent. This functionality is essential for optimizing topic discovery accuracy and improving Virtual Agent interactions.
Show less
Note that the interface differs depending on whether ServiceNow Otto in Virtual Agent is installed, affecting the visibility of the updated Asset library UI or legacy topics page. The NLU Intent tab appears if your topic uses NLU discovery, enabling testing of prediction results and confidence scores to guide refinements.
Utterances tab
This tab enables practical management of utterances for intents, including:
- Adding utterances: Enter unique utterances under 200 characters to represent user expressions for an intent.
- Editing and duplicating utterances: Modify or copy existing utterances to refine training data.
- Moving utterances: Transfer utterances between intents to correct or improve intent grouping.
- Deleting utterances: Remove irrelevant or incorrect utterances to maintain model quality.
- Defining new entities: Select words within utterances to create new entities, choosing from simple or system-derived entity types. These entities then appear in the Associated Entities tab.
Associated Entities tab
This section displays all entities linked to the selected intent. Customers can click on entity names to see which utterances reference them. It also supports associating system entities such as date and time, enhancing the model’s ability to recognize structured data within conversations.
Conflicts tab
The Conflicts tab helps identify overlapping utterances used by multiple intents, which can cause ambiguity in intent recognition. By highlighting these conflicts, customers can resolve them to improve the precision and effectiveness of NLU topic discovery, ensuring Virtual Agent responds accurately to user input.
You can edit and refine ServiceNow NLU models from within Assistant Designer Asset library. 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 Assistant Designer Asset library 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 Assistant Designer Asset library and NLU Workbench. Identifying and resolving conflicts improves the effectiveness of NLU topic discovery.