Use the Operational performance report to analyze the agents’ KPIs.
Attribute | Definition |
date | First date of the period |
agent_id | Agent’s identifier |
agent_name | Agent’s name |
sv_id | Supervisor’s identifier |
sv_name | Supervisor’s name |
department_id | Department identifier |
department_name | Department name |
threads_closed | Number of processed threads (the threads that are moved from the agent’s personal queue to processing and are either closed or sent for blocking in the reporting period) |
threads_assigned | Number of unique threads that are assigned to the agent within the reporting period including threads that are not yet closed at the time when you download the report. If the same thread is assigned to the agent several times within the reporting period, for this attribute, the system counts it once. |
tasks | Number of processed pinned messages |
login_time | Time the agent spent logged into the system |
occupancy_rate | Agent’s occupancy rate: a share of the productive time from the amount of time the agent is in the Active and Out statuses. To calculate this attribute, the system uses the following formula: • Productive time / (time while logged into the system – time in the Not ready status – time in the Lunch break status – time in the Technical Break status – time in the Meeting status – time in the Training status – time in the Inactive (kicked out) status • productive_time / (login_time – notready_time – lunch_time – shortbreak_time – training_time – meeting_time – technicalbreak_time – inactive_time (kicked out)) |
productivity_in_hour | Rate of the agent’s productivity in the system: the number of threads that the agent closes within an hour. To calculate this attribute, the system uses the following formula: • Threads closed / login time / 360 • Threads_closed / login_time / 360 |
waiting_rate | Rate of the agent’s waiting time. To calculate this attribute, the system uses the following formula: • Waiting time / (login time – time in the Lunch break status – time in the Technical Break status – time in the Meeting status – time in the Training status – time in the Inactive (kicked out) status) • waiting_time / (login_time – notready_time – lunch_time – shortbreak_time – training_time – meeting_time – technicalbreak_time – inactive_time (kicked out)) |
average_talk_time | Average time the agent takes to process their assigned threads. To calculate this attribute, the system uses the following formula: Thread talk time / number of threads the agent opened in the chat area |
average_task_time | Average time the agent takes to process their pinned messages. For this attribute, the system uses either one of the following formulas: • The total lifetime of all pinned messages answered by the agent in the reporting period / number of processed pinned messages • The total time pinned messages remain in the agent’s personal queue / tasks |
transfer_rate | Share of the transferred messaged out of all messages taken into processing. To calculate this attribute, the system uses the following formula: The number of threads for which the agent clicked Transfer and transferred them / the number of threads taken by the agent into processing |