AWS Connect Retaining Available Status when an agent switches to a custom status and back to avalaible.

0

I have enabled the retaining of the available status time when making outbound calls. However I want to ensure agents cannot switch to a custom status such as "break or training" then switch back to available and it reset the time in available status. Is there a way to achieve this?

Brett
質問済み 9ヶ月前201ビュー
2回答
2

While I understand the challenge you are solving for, I suggest that rather than building a custom CCP to control agent states, you implement a smart backend alerting service that watches agent status changes via Agent Event Streams. You can create a simple serverless logic that looks for short time in state (Example Break status for less than x seconds) and sends alerts to supervisors, or tracks the agent behavior and reports on it daily. This is more of a reactive solution, but it gives you the data you need to retrain the agent, or enhance agent performance evaluation. What you need to fix is the agent behavior, and technology in this case can help by providing you with the data you need. If you want to address the issue at the agent level, you have to create a custom CCP and use an integration with your WFM solution to disable access to the break/lunch/training states if the agent schedule does not match the agent status for break/lunch/training. This is a lot of development work, operational overhead of maintaining a custom CCP, not to mention the fact that you will have to train agents on the new softphone.

AWS
Magda
回答済み 9ヶ月前
0

Agree with Magda 100%, you're trying to solve a human issue with technology. Your supervisors/managers need to look at reporting and watch for status switchers that are gaming the system to get less calls and then deal with the perpetrators. This problem ha been around forever. The other trick that I see all the time is agents who wait to the last possible ring to answer the call. That's an extra 12-15 seconds without taking a call. :) A better mouse trap.

david

profile picture
dmacias
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ