Skip to main content

Daily Summary Report


Type of Report -

  • Standard

Purpose of the Report -

This is an internal report that is scheduled on the main channel (#email-bot) on Slack to track the performance of the email bot. It offers statistics on processed emails, categorizing them by response mode (auto or assisted) and whether the bot successfully handled them. Additionally, it provides insights into emails that remain unhandled due to our AI system.

Detailed Description -

Subsheet Name : Sheet 1

Name of ColumnDescription of FieldWhere is the value fetched from (Collection: botresults)
Total Casescount of total casescount of total documents is calculated
Total Autocount of cases with response mode AUTOcontrolledResponseMode
% Autopercentage of cases with response mode AUTOCalculated in code
Total Assistedcount of cases with response mode AGENT_ASSISTEDcontrolledResponseMode
% Assistedpercentage of cases with response mode AGENT_ASSISTEDCalculated in code
Handled Casescount of cases with response mode AUTO or AGENT_ASSISTEDcontrolledResponseMode
% Handledpercentage of cases with response mode AUTO or AGENT_ASSISTEDCalculated in code
Total Unhandledcount of cases with response mode UNHANDLEDcontrolledResponseMode
% Unhandledpercentage of cases with response mode UNHANDLEDCalculated in code
No Covered High Level Intent Foundcount of cases that goes UNHANDLE due to this reasonoffBoundaryReason
No Covered Mid Level Intent Foundcount of cases that goes UNHANDLE due to this reasonoffBoundaryReason
No valid Intent Level Mapping Foundcount of cases that goes UNHANDLE due to this reasonoffBoundaryReason

Example of Report -

Daily Summary Report

Alt code image

https://docs.google.com/spreadsheets/d/1miiLM4-8IqdwmSHJRVaxvBoXdQjBM7ob/edit?usp=drive_link&ouid=112616127011215229183&rtpof=true&sd=true

Report Format -ย 

    *branch : vil-development-master*

*Path : controllers/slackSummaryReport.js*

Aggregation -

    *branch : vil-development-master*

*Path : controllers/slackSummaryReport.js*