Reports for tracking Individual's performance on daily/weekly/monthly/yearly basis

vaishnav
Tera Contributor

I would like to have a report (or any other mechanism) that allows the tracking of the individual performance for every SD Agent L1.

It needs to track how many tickets an agent is handling on a daily/weekly/monthly/yearly basis.

This will allow us to track SD Productivity and identify space for improvements.

 

Can any one help me on this?

2 ACCEPTED SOLUTIONS

Badal Khojare
Mega Sage
Mega Sage

Hi @vaishnav ,

Please check this: https://www.servicenow.com/community/in-other-news/scheduling-reports-periodically-monthly-weekly-or...

Please Mark My Response as Correct/Helpful if it helped.
Regards,
Badal Khojare
Community Rising Star 2023

View solution in original post

Marcos Kassak
Kilo Sage
Kilo Sage

Hi @vaishnav,

 

In regards to your question, you can create simple reports such as time series or bar grouping by assigned to and using a standard calendar by month, then creating another one by year, and so on:

 

MarcosKassak_0-1694713885244.png 

 

Frequency:

 

MarcosKassak_1-1694713947251.png

 

As an addition there is a table called task_time_worked to see all the "tickets" (tasks) an agent "touched" and sum (the "time") and count distinct (the "quantity") grouping by Agent.

 

You can check the original response here: https://www.servicenow.com/community/platform-analytics-forum/report-on-productivity-for-service-des...

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍

Thanks,
Marcos Kassak
The world works with ServiceNow!

View solution in original post

3 REPLIES 3

Badal Khojare
Mega Sage
Mega Sage

Hi @vaishnav ,

Please check this: https://www.servicenow.com/community/in-other-news/scheduling-reports-periodically-monthly-weekly-or...

Please Mark My Response as Correct/Helpful if it helped.
Regards,
Badal Khojare
Community Rising Star 2023

vaishnav
Tera Contributor

Thanks for the quick reply. But it does not solve my problem.

Marcos Kassak
Kilo Sage
Kilo Sage

Hi @vaishnav,

 

In regards to your question, you can create simple reports such as time series or bar grouping by assigned to and using a standard calendar by month, then creating another one by year, and so on:

 

MarcosKassak_0-1694713885244.png 

 

Frequency:

 

MarcosKassak_1-1694713947251.png

 

As an addition there is a table called task_time_worked to see all the "tickets" (tasks) an agent "touched" and sum (the "time") and count distinct (the "quantity") grouping by Agent.

 

You can check the original response here: https://www.servicenow.com/community/platform-analytics-forum/report-on-productivity-for-service-des...

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍

Thanks,
Marcos Kassak
The world works with ServiceNow!