Immediate Callback System for Contact Center Agent Utilization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing call-out systems, particularly the preview type, fail to efficiently implement immediate callbacks, leading to reduced agent utilization and poor user experience due to inefficient scheduling and long wait times.

Innovation Solution

A method and apparatus for immediate callback that receive user requests, determine suitable agents based on pre-stored mapping relationships between service data and agent skills, and immediately call the user when a ready agent is available, adhering to a preset call-out policy including time limits and retry intervals.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the preview type call-out scheme is used, then the system can execute call-outs according to scheduled periods, but the user experience deteriorates because the user cannot be called back within the current period and must wait for the next scheduling period

Engineering Contradiction:
Improvecall-out execution guaranteeVSAvoiduser wait time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by proactively identifying users who meet call-out criteria before the scheduled time arrives. The call-out task is prepared and queued in advance, allowing immediate execution when the current period ends, rather than waiting passively for the next scheduled period.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts the call-out timing based on real-time conditions. Instead of rigidly adhering to fixed scheduling periods, the system continuously monitors whether call-out conditions are met and can trigger call-outs at optimal moments within the current period, making the scheduling flexible and adaptive.

Inventive Principle:
Principle #15Dynamics

2Device complexity

If the preview type call-out scheme is used, then the system can maintain scheduling control, but the agent utilization rate deteriorates because agents must wait for the next scheduling period to execute call-outs

Engineering Contradiction:
Improvescheduling controlVSAvoidagent utilization rate
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The system ensures continuous useful action by maintaining a ready queue of call-out tasks that can be immediately assigned to agents. When agents become available, they can continuously pick up and execute call-out tasks without idle waiting time, keeping the workflow continuous and maximizing productivity.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system implements feedback mechanisms where agent availability status is continuously monitored and fed back to the task distribution system. This allows the system to dynamically allocate call-out tasks to available agents in real-time, optimizing agent utilization based on current system state.

Inventive Principle:
Principle #23Feedback

3Loss of time

If frequent scheduling of timed tasks is implemented to achieve immediate callback, then the user experience improves, but the system pressure increases due to frequent scheduling operations

Engineering Contradiction:
Improvecallback response timeVSAvoidsystem pressure
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-processing and queueing call-out tasks before they are needed. This reduces the computational burden during actual execution, as the heavy lifting of task preparation is done in advance, thereby reducing system pressure during frequent scheduling operations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts the scheduling decision logic from the timed task execution mechanism. By separating the identification of call-out candidates from the actual scheduling and execution, the system reduces the complexity and pressure on the timed task scheduling system, allowing it to operate more efficiently.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11134154B2Call-out method and apparatus having immediate callback function
Publication Date: 2021.09.28 BEIJING JINGDONG SHANGKE INFORMATION TECH CO LTD
  • US11134154B2 patent drawing
  • US11134154B2 patent drawing
  • US11134154B2 patent drawing

AI summary

The invention provides a call-out method and apparatus for an immediate callback, an electronic device, and a computer readable medium, and can solve the problem that the existing call-out scheme of the preview type cannot effectively implement an immediate callback, and can improve user experience, increase an agent utilization rate, and reduce a pressure on a system caused by frequent scheduling of timed tasks. The call-out method for an immediate callback of the invention comprises: receiving an immediate callback request of a user, the immediate callback request including a callback number and submitted service data; determining, according to pre-stored mapping relationships between service data and agent's telephone skills, agents processing the submitted service data; and judging whether a ready agent exists in the agents, and if so, immediately calling the callback number; otherwise, calling the callback number when there is a ready agent.