Improve AI/IVR Case Creation Logic to Prevent Duplicate or Incorrect Support Cases
Idea Description
Currently, the AI-assisted IVR case creation system when calling RingCentral support may incorrectly generate new support cases when customers call to follow up on an existing case. In some situations, the system also associates the case with the wrong account or contact, causing confusion for customers who receive case notifications for issues they did not open.
Example Scenario:
A customer called RingCentral Support to follow up on an existing open case related to another account. Instead of linking the interaction to the active case, the AI system automatically created a new support case under a different account and contact record.
This resulted in:
Customers receiving unexpected support case emails
Duplicate cases being created unnecessarily
Confusion when cases do not appear in the customer’s Case Portal
Additional workload for Support teams to investigate and manually correct the issue
Suggested Improvements
It would greatly improve the customer experience if the AI/IVR system could:
Better distinguish between:
New support requests
Existing case follow-ups
General status inquiries
Validate account/contact matching before automatically creating a case
Prompt callers with:
“Are you calling about an existing case?”
“Would you like to continue with your current case instead of opening a new one?”
Detect possible duplicate case creation based on:
Caller phone number
Existing open cases
Recent interaction history
Associated account relationships
Automatically link follow-up interactions to the correct existing case instead of creating a new one
Benefits
Reduces duplicate and incorrect case creation
Improves customer trust and experience
Minimizes unnecessary escalations
Reduces manual cleanup work for Support teams
Improves AI-assisted support accuracy
This enhancement would help create a more seamless and reliable support experience for both customers and internal support teams.