Agent Work Space - Queues stats

0

Is there anyway that I could see my queue stats (ex: Total call waiting, Number of agents available) in my agent workspace?

Ammu
asked 15 days ago385 views
4 Answers
1

Hlo,

Yes, many modern agent workspaces and customer service platforms provide real-time queue statistics to agents. These stats typically include metrics such as total calls waiting, number of agents available, average wait time, and more.

Depending on the software you're using, these stats may be displayed prominently on your dashboard or as a separate tab within your workspace interface. Some platforms even offer customizable dashboards where you can arrange widgets to show the specific metrics most relevant to you.

answered 15 days ago
1

No, native queue statistics are not available within the AWS agent workspace. AWS Contact Center is a telephony service offered within Amazon Connect, and it doesn't provide a built-in queue statistics view for agents.

However, We can access queue metrics through Amazon Connect's real-time reporting dashboards. These dashboards provide insights into various queue performance factors, including number of agents available and potentially calls waiting.

Consult the Amazon Connect Administrator Guide for details on configuring and accessing real-time reporting dashboards: https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-reports.html

answered 15 days ago
1

Hi, for minimal coding effort, you could:

  1. Assign the agents a security profile which allows them access to real time reports for their own queues. You could achieve this via Tag based access control - https://docs.aws.amazon.com/connect/latest/adminguide/tag-based-access-control.html
  2. Create a report on real time metrics, including the stats that you want your agents to see and publish the report - https://docs.aws.amazon.com/connect/latest/adminguide/publish-reports.html
  3. Onboard the report link as a third party application - https://docs.aws.amazon.com/connect/latest/adminguide/3p-apps.html

Agents would see the real time report as a tab in their workspace

Hope it helps.

profile pictureAWS
answered 12 days ago
0

In shameless self-promotion I wrote a blog post that describes creating a serverless wallboard for Amazon Connect: https://aws.amazon.com/blogs/contact-center/building-a-serverless-contact-center-wallboard-for-amazon-connect/

You can use this to create any dashboard that you like including the metrics described in the question.

profile pictureAWS
EXPERT
answered 15 days ago
  • Will I be able to view this wallboard from the Agent workspace? Currently, we have a custom CCP that displays queue statistics, but we're considering migrating to the Agent workspace. However, we've noticed that there's no default view for the workspace before an agent receives a call.

  • The wallboard presents as HTML so you can display it wherever you like.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions