Options
All
  • Public
  • Public/Protected
  • All
Menu

Performance metrics for all agents

Hierarchy

  • AgentPerformance

Index

Properties

acwTime: string
remarks

acwTime:The length of time that the Agent spent in the after call work (acw) state

agentId: number
remarks

agentId: The unique, system-generated ID assigned to each agent

agentOffered: number
remarks

agentOffered: The number of Contacts offered to the Agent

availableTime: string
remarks

availableTime: The length of time that the Agent spent in the available state

consultTime: string
remarks

consultTime:The length of time that the Agent spent in consult state

inboundAvgTalkTime: string
remarks

inboundAvgTalkTime: The average time per inbound call for the Agent

inboundHandled: number
remarks

inboundHandled: The number of inbound calls handled by the Agent

inboundTalkTime: string
remarks

: inboundTalkTime: The total combined time that all Agents spent talking to contacts on inbound calls

inboundTime: string
remarks

inboundTime: The length of time that the Agent spent on inbound calls

loginTime: string
remarks

loginTime: The length of time the Agent was logged into the system

occupancy: number
remarks

occupancy: The percent time the Agent was in the (talk/acw) work state

outboundAvgTalkTime: string
remarks

outboundAvgTalkTime: The average time per outbound call the Agent spent talking to contacts

outboundHandled: number
remarks

outboundHandled: Number of outbound calls the Agent handled

outboundTalkTime: string
remarks

outboundTalkTime:The total combined time that all Agents spent talking to contacts on outbound calls

outboundTime: string
remarks

outboundTime: The length of time that the Agent spent handling all outbound calls

percentRefused: number
remarks

percentRefused: The percent of total contacts offered to the Agent

refused: number
remarks

refused: The total number of calls refused by the Agent

teamId: number
remarks

teamId:The unique, system-generated ID assigned to each Team

totalAvgHandleTime: string
remarks

totalAvgHandleTime: The average time the Agent spent handling all calls

totalAvgTalkTime: string
remarks

totalAvgTalkTime: The average time Agents spent talking to contacts, including hold time and conference time

totalHandled: number
remarks

totalHandled:Number of calls handled by agent

totalTalkTime: string
remarks

The total length of time the Agent spent talking to contacts on inbound and outbound calls

unavailableTime: string
remarks

unavailableTime: The length of time that the Agent spent in the unavailable state

workingRate: number
remarks

workingRate: Percentage of total login time the Agent was available or actively handling Contacts

Generated using TypeDoc