---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# NLU intents

# NLU intents {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 min. de leitura

Intents drive your models' responses by matching a system action to user inputs. Models with good intents help Virtual Agent and Search respond to your users accurately.

Think of intents as the core that drives the comprehension of natural language. Intents help
the models translate utterances from your users into actions that the system can perform. Intents
perform best if your utterances, entities, and vocabulary work together to support your model.
Using vocabulary and realistic utterance examples can help the system to be more accurate when
predicting intents.

When creating your Natural Language Understanding (NLU) model, you add intents to match user
inputs with system actions. The more intents that a model has, the more actions it can take when
it receives utterances from your users. Model intents can perform various actions, from creating
hardware service requests to adding users to groups.

To access your model's intents, navigate to a model's overview page. In the Build and train your model phase, select View phase. The Intents tab shows by
default.

A model can contain up to 750 intents. However, models with over 300 intents or 4500
utterances, whichever comes first, take longer to train, test, and publish.  
Nota:  
As you create intents, keep in mind that they can sometimes impact each other. For example, you build and test an intent that works on one or two utterances. But when you test it in a larger intent environment, it might behave differently. To reduce the likelihood of such an event, you may want to create at least five intents in a model before you start proper testing.

To start adding content to your model, see [Create an NLU intent](https://servicenow-prod.fluidtopics.net/Lst1yJZDE25NeymYjeQ1_w "Create an intent for your Natural Language Understanding (NLU) model. Intents provide your model with a system action to perform when it receives user input.").

The Enabled column shows whether or not the intent is active in predictions. An NLU admin can deactivate an individual intent but keep it in the model.

However, if an intent is mapped to a published Virtual Agent topic:  
* You cannot deactivate the intent.
* You cannot delete the intent.

{#intents__ul_uhb_ksm_lwb} After changing the Enabled status of an intent, retrain the model.

## Utterances {#intents__section_m3m_1rt_lrb}

Intents contain training utterances, which are examples of inputs that the model may see from your users. Each intent in a model has its own utterances. When trained, the model learns to recognize similar utterances from your
users and then respond with the matching intent.

Select an intent to access the intent details page. The Utterances tab lists all the utterances currently in the intent.

After adding utterances, you can edit, copy, move, or delete the utterances using the icons in
the right column. You can move or delete multiple utterances by selecting the box on the left
first and using the Perform action on selected rows button.  
Here are some things to consider when adding utterances to intents:

* A model must have at least 1 intent, with a minimum of 5 utterances in each intent.
* An intent needs at least 5 utterances to begin training.
* The system currently supports utterances up to 25 words or 200 characters. Utterances that exceed that limit fail to return an intent prediction.
* The system currently supports up to 20,000 utterances in a single model.
* Models with more than 4,500 utterances take longer to train, test, and publish.
{#intents__ul_msv_gyh_mqb}

Provide vocabulary for any words or phrases that are relevant to your organization or domain
when adding utterances to your model. The vocabulary helps with intent prediction for words and
phrases that your users are likely to use. You can use the @ symbol when adding an utterance to
call on a vocabulary source. For more context and examples, see [NLU vocabulary](https://servicenow-prod.fluidtopics.net/SKLU3rHaYF2CRNtS225buQ "Use NLU vocabulary items to help the system recognize the various ways your users express their requests. Use vocabulary sources to help the system recognize objects in tables or lists, such as names of conference rooms or catalog items.").

## Associated entities {#intents__section_ypd_3wg_mrb}

Your model uses entities to provide additional context and meaning when predicting user input. You add entities to the training utterances of your intent to provide the
system with more information to perform the intended action.

For more information, see [NLU entities](https://servicenow-prod.fluidtopics.net/MZbIiqkbUK~QOF18iy0Weg "Entities provide your model with additional context when receiving user input. Add entities to your utterances and intents to improve the predictions of your Natural Language Understanding (NLU) model.").

## Intent issues {#intents__section_s2h_jwg_mrb}

Building large models increases the chance that intents overlap, conflict, or fail to contain enough training utterances. For example, the utterance examples in one intent may end up identical to the examples in another intent.
If your intents conflict, the model may not know which intent to predict when receiving user input.

If your model has issues or conflicts, the Intents page displays cards showing the number of intents affected.

Select a card to see a filtered list of intents with that issue. Resolving issues ensures that your intents meet the requirements and work as intended.

For more information, see [Resolve intent issues](https://servicenow-prod.fluidtopics.net/JFx2D84nrbHFV~Zmkkdvag "Use the issue cards to identify intents that have conflicts, need reviewing, or need more utterances. Resolving intent issues ensures the intents in your Natural Language Understanding (NLU) models work properly.").
* **[Create an NLU intent](https://servicenow-prod.fluidtopics.net/Lst1yJZDE25NeymYjeQ1_w)**   
  Create an intent for your Natural Language Understanding (NLU) model. Intents provide your model with a system action to perform when it receives user input.
* **[Reusing intents from prebuilt NLU models](https://servicenow-prod.fluidtopics.net/7ZSoCibZK6qGiUA1yWdYaQ)**   
  Reuse Natural Language Understanding (NLU) intents by importing them from a prebuilt NLU model to other models. Reusing intents saves time when building your models.
* **[Import an NLU intent](https://servicenow-prod.fluidtopics.net/ca6dZybHpGPvXWw~qGth1A)**   
  As you create intents for your Natural Language Understanding (NLU) model, you can also import and reuse intents from other models in the same application scope. Reusing intents saves time when building new models.
* **[Resolve intent issues](https://servicenow-prod.fluidtopics.net/JFx2D84nrbHFV~Zmkkdvag)**   
  Use the issue cards to identify intents that have conflicts, need reviewing, or need more utterances. Resolving intent issues ensures the intents in your Natural Language Understanding (NLU) models work properly.

