Skip to main content

Work with Agent Copilot intent health

Intent health helps you refine the health status of your intents for supported individual languages.

To use intent health for an Agent Copilot, navigate to Menu > Orchestration > AI Studio > Agent Copilots, select your Agent Copilot, and open the Natural Language Understanding tab.

The Intent Health column displays the following intent health statuses, based on your training data and its analysis recommendations that help improve utterances that affect the health score.

  • Very good: The intent contains a good number of utterances, and no potentially confused utterances.
  • Good: The intent contains slightly fewer than optimal utterances or has a few potentially confused utterances.
  • Okay: The intent contains a low number of utterances or multiple potentially confused utterances.
  • Needs review: The intent contains fewer than five utterances or several potentially confused utterances.
  • No data: The intent contains no utterances.
  • Changes made: There are recent changes to this intent.
  • New: This is a new intent.

To view intent details, click the name of the intent.

Intent details

To train an intent, you must have a minimum of two utterances. Genesys recommends that you add at least five utterances. If you add fewer than five utterances, the intent health returns a status of Needs review.

The intent details view lists the intent’s utterances and recommendations to improve each utterance, if applicable. This list appears in descending order, based on severity. Utterances can include one or more of the following suggestions.

  • Potential Confusion: The utterance is close enough to an utterance in a different intent to cause confusion.
    Note: If you have close utterances in two intents that are legitimate, but marked as potential confusion because of vocabulary overlap, just make sure that you handle your most frequent examples correctly. 
  • Duplicate Utterance: The utterance is a duplicate in this intent. Consider deleting this utterance.
  • Outlier Utterance: The utterance is significantly different from other utterances within the intent. Determine if the utterance belongs with this intent. If so, consider adding phrasing to improve training.
  • Utterance too long: The utterance is too long. Shorter utterances are better for training.

To view more details about an utterance, hover over an issue next to it. If there are no issues with an utterance, then no labels appear next to the utterance.

To resolve a potential confusion issue for an utterance, perform the following steps.

  1. Next to an utterance with potential confusion, hover over the Potential Confusion message and click Resolve Conflict. The Utterance Confusion window appears.
  2. To modify the utterance for the intent in focus on the left side of the view, perform one of the following steps:
    • To rename or rephrase the utterance, click inside the utterance box and make your changes to rename or rephrase it.
    • To remove the utterance from the intent, click Delete .
    • To drag the utterance manually to an intent on the right side of the view, click Drag and drop .
    • To open the Move Utterance dialog box and assign the utterance to another intent, click Move , select the new intent, and then click Confirm.
  3. To modify the utterance for the associated intents on the right side of the view, perform one of these steps:
    • To rename or rephrase, click inside the utterance box and make your changes to rename or rephrase it.
    • To remove the utterance from the intent, click Delete .
    • To drag the utterance manually to an intent on the left side of the view, click Drag and drop .
    • To open the Move Utterance dialog box and assign the utterance to another intent, click Move , select the new intent, and then click Confirm.
  4. To undo your change, click Undo .
    Note: If you navigate from the view but do not click Undo , your changes cannot be undone.
  5. To recalculate the confusion status, save the Agent Copilot.