Skip to main content

Auditing Report Summary


Type of Report

  • Standard

Total Subsheets

  • Dump
  • Summary

Purpose of the Report

The primary objective of the auditing report is to enhance the intent recognition rate by addressing AI issues such as intent mismatches, low confidence scores, and fallbacks through additional AI training. The goal is to boost the efficiency of the bot, ultimately contributing to improved customer satisfaction.


Detailed Description

Subsheet Name: Dump

Name of ColumnDescription of FieldWhere is the value fetched from Collection: chat_logs
_idChat_log idsessionId
actualIntentIntent mapped with utteranceintentSnapshot.intent
confConfidence score from AIintentSnapshot.score
recommendedIntentSuggested IntentcorrectIntent
resolutionSuggested intent resolutionresolution
txtMessageUser messagemessage.result.messages.payload.text
voteUpvote (actualIntent correct), Downvote (actualIntent incorrect)vote

Subsheet Name: Summary

Name of ColumnDescription of FieldWhere is the value fetched from
Actual IntentIntent mapped with utteranceInitialNlpAnalysisSnapshot.intentSnapshot.intent
VoteUpvote (actualIntent correct), Downvote (actualIntent incorrect)vote
ResolutionSuggested intent resolutionresolution
CountTotal count of intentTotal count of document of same type after group operation

Example of Report

Dump Report:

Image

Summary Report:

Image

https://docs.google.com/spreadsheets/d/1KawIXSh_BgY9IMamCaBVbDIv48zuEl4q/

Report Format

Branch: development
Reports File: Reports/auditingReport.js

Aggregation

Branch: development
Aggregation Data File: Reports/auditingData.js