Agent Attendance Historical
The Agent Attendance Historical Report gives the total staffed time, handle time, wrap up time, not ready time, time in the ringing state, available time, and the number of tasks handled by an agent for the specified period for all splits or skills the agent was logged into.
You can select Agent Attendance templates to display the data in a daily report (the default), a weekly report, or a monthly report. When viewing the daily report, you can display an interval view by selecting Agent Attendance Interval Historical in the report drop-down list located on the top left corner. The interval view summarizes the data for each agent at the configured interval, 15 or 30 minutes.
Query: This report data is built from an Anonymous Block.
Views: These reports have the following grid views:
Report |
View |
---|---|
Agent Attendance Historical |
Agent Attendance Historical Agent Attendance Interval Historical |
Agent Attendance Weekly Historical |
Agent Attendance Weekly Historical |
Agent Attendance Monthly Historical |
Agent Attendance Monthly Historical |
Grouping: This report is grouped and sorted by Agent Name and then by Date (Daily); Date Time (Interval); Week (Weekly); or Month (Monthly).
Value List: Agent
Database Schema Tables from which data is retrieved:
-
Agent
-
Agent_Interval
-
Person
-
Agent_Skill_Group_Interval
-
Skill_Group
-
Media_Routing_Domain
-
Precision_Queue
Current Fields in the Agent Attendance Historical Report
Current fields are those fields that appear by default in a report generated from the stock template. Current fields are listed below in the order (left to right) in which they appear by default in the stock template.
Column (Field) |
Description |
---|---|
Agent Name |
The first name and last name of the agent. Derived from: Person.LastName "," Person.FirstName |
Date/Date Time/Week/Month |
The date, interval, week, or month, depending on the Agent Attendance report selected. Derived from: Agent_Skill_Group_Interval.DateTime |
Year (Appears only in Monthly report.) |
The year of the selected row's data. Derived from: Agent_Skill_Group_Interval.DateTime |
Logged on Time |
The total time during the interval the agent was logged in, measured in HH:MM:SS (hours, minutes, seconds) format. Derived from: Agent_Interval.LoggedOnTime |
Handled |
The number of Unified CCE Routed tasks this agent has handled across skill groups during the interval. Derived from: Agent_Skill_Group_Interval.CallsHandled |
Handle Time |
The total number of seconds spent on inbound tasks that have been answered and have completed wrap-up by agents across skill groups during the interval. Derived from: Agent_Skill_Group_Interval.HandledCallsTime |
Wrap Up Time |
The total time in HH:MM:SS (hours, minutes, seconds) that the agent spent in wrap-up on incoming and outgoing tasks in the interval. Derived from: Agent_Skill_Group_Interval.WorkNotReadyTime + Agent_Skill_Group_Interval.WorkReadyTime |
Agent Ring Time |
How long an agent is in Reserved state. This is counted using Agent state. Derived from: Agent_Skill_Group_Interval.ReservedStateTime |
Internal |
The number of internal tasks agents across skill groups ended during the interval. Derived from: Agent_Skill_Group_Interval.InternalCalls |
Internal Time |
The total number of seconds an agent across skill groups spent on internal tasks that ended during the reporting interval. Derived from: Agent_Skill_Group_Interval.InternalCallsTime |
Available Time |
The total time in seconds an agent was in the Not_Active state across skill groups during the reporting interval. AvailTime is included in the calculation of LoggedOnTime. Derived from: Agent_Interval.AvailTime |
Not Ready Time |
The total time that the agents spent in Not Ready state in all splits/skills for the specified time period. Value taken directly from the database. Derived from: Agent_Interval.NotReadyTime. |
Report Summary: This report has a report summary for all data.