Skip to main content
Back to NLP Topics The Health and Monitoring dashboard provides goal-driven insights into your app’s NLP model performance. It analyzes training data, test coverage, and test results to surface actionable recommendations. Go to: Testing > Regression Testing > Health & Monitoring

Dashboard Sections


NLP Metrics

Displayed as aggregate values in the Bot Health summary and as individual scores in the intent-type panels (Dialog Intents, FAQs, Small Talk, Traits).

Test Cases Detailed Analysis

Click View Test Cases in the NLP section to open the detailed analysis window. It shows results for Intents, Entities, and Traits.

Intents Tab

Entities Tab

Traits Tab

Tags

Tags are labels for intent, entity, and trait test results that indicate follow-up actions.

NLP Analysis (per Test Case)

Click the NLP Analysis tab in the test case detail view to see the historic NLP analysis captured at the time of execution. Shows qualified (definitive and probable) and disqualified intents for:
  • Traits (if applicable)
  • ML engine
  • FM engine
  • KG engine
  • Trait Rule (if applicable)
  • Ranking and Resolver
This differs from Utterance Testing, which shows current analysis based on the latest training data. NLP Analysis here is the snapshot from when the test ran.

NLP Performance Metrics (per Intent Type)


Performance Metrics Table

The details window provides a drill-down view for intents, entities, and traits:

Dialog Intent Summary

Test Coverage

Shows the count and percentage of covered vs. uncovered intents. An intent is covered if it has at least one test case in the selected suite(s). Use View details to find uncovered intents and add test cases.

Recommendations

Training recommendations appear when errors or warnings are triggered during execution. Click View Recommendations to see the summary and corrective actions.

Intent Details Window

Click View Details in any summary panel (Dialog Intents, FAQs, Small Talks) to open a drill-down of performance metrics and recommendations. Training Data Summary columns: View Intents Not Covered: Click the three-dot menu on the panel to list intents not covered in batch testing. Add them to your training data to improve coverage.

FAQ Summary

Shows recommendation scores for FAQs from the latest batch test. Click View Recommendations to review the last report. Click Knowledge Graph to navigate to KG Analysis.

Small Talk Summary

Shows recommendation scores for Small Talk interactions from the latest batch test. Click Small Talk to view group names, user utterances, and bot responses.

Trait and Entity Summary

Shows recommendation scores for traits and entities from the latest batch test. Use Test Coverage and Test Results Analysis in each panel for details.

Utterance Testing from Health and Monitoring

Click the go to utterance testing (magic wand) icon on the Test Cases Detailed Analysis page to open the Utterance Testing window. From there you can retrain the app based on test failures. See Utterance Testing.