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
已提问 1 个月前398 查看次数
4 回答
2

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
已回答 1 个月前
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.

已回答 1 个月前
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

已回答 1 个月前
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
专家
已回答 1 个月前
  • 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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则