User Guide

4-103
WebView Template Reference Guide for Cisco Unified Contact Center Enterprise & Hosted, Release 8.0(1)
Chapter 4 Agent Report Templates
Agent by Peripheral Reports
Agent State Times: Active Time
The total time in HH:MM:SS (hours, minutes, seconds) that the agent spent in the Active state
during the half-hour interval.
Derived from: (Agent_Skill_Group_Half_Hour.TalkInTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkOutTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkOtherTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkAutoOutTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkPreviewTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkReserveTimeToHalf)
Agent State Times: Active %
The percentage of time that the agent has spent in the Active state in relation to LoggedOnTime or
the selected interval, whichever is less.
Derived from: ((Agent_Skill_Group_Half_Hour.TalkInTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkOutTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkOtherTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkAutoOutTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkPreviewTimeToHalf +
Agent_Skill_Group_Half_Hour.TalkReserveTimeToHalf) /
Agent_Skill_Group_Half_Hour.LoggedOnTimeToHalf)
Agent State Times: Not Active Time
The total time in HH:MM:SS (hours, minutes, seconds) that the agent spent in the Available or Not
Active state during the half-hour interval.
Derived from: Agent_Skill_Group_Half_Hour.AvailTimeToHalf
Agent State Times: Not Active %
The percentage of time that the agent spent in the Available or Ready state in relation to
LoggedOnTime or interval, whichever is less.
Derived from: (Agent_Skill_Group_Half_Hour.AvailTimeToHalf /
Agent_Skill_Group_Half_Hour.LoggedOnTimeToHalf)
Agent State Times: Not Ready Time
The total time in HH:MM:SS (hours, minutes, seconds) the agent spent in the Not Ready State
measured during the half-hour interval.
Derived from: Agent_Skill_Group_Half_Hour.NotReadyTimeToHalf
Agent State Times: Not Ready %
The percentage of time that the agent has spent in the Not Ready state in relation to
LoggedOnTime or interval, whichever is less.
Derived from: (Agent_Skill_Group_Half_Hour.NotReadyTimeToHalf /
Agent_Skill_Group_Half_Hour.LoggedOnTimeToHalf)