Working with Advanced Reports >

User Status Duration Report

This topic describes the User Status Duration Report. The User Status Duration Report tracks agent activity using the user-defined agent statuses. It provides more detail about how agents spend their time compared with the standard ACD statuses of Available, Busy, and On Break.

This report tracks the following information:

  • User
  • Date
  • Status (company defined)
  • Duration
  • ACD Status (system default)
  • Percentage of total

Use this report to assist contact center management in determining how a specific user spends time compared with other users.

NOTE:  You can also configure this report to show all activities by all users or for selected users.

Parts of the User Status Duration Report

This topic describes the different parts of the User Status Duration Report:

  • Date(s). The period between the start and end dates.
  • Users. The names of the users, as indicated in the Content tab.
  • Report Printed On. The date and time, based on the time zone selection.
  • Page 1 of x. Where x indicates the total number of pages.

Table 112 describes the User Status Duration Report elements, the corresponding tables, and the formulas used in the calculations (where applicable).

Table 112. User Status Duration Report
Item
Description
Table
Calculation

Status

The name of the user-defined status.

The corresponding tables include:

  • UserStatusName
  • Name

Not applicable

Duration

The cumulative time spent in the status.

The corresponding tables include:

  • UserStatusDuration
  • Duration

Not applicable

ACD State

The ACD status (Available, Busy, or On Break) that corresponds to the user-defined status.

The corresponding tables include:

  • UserStatus
  • UserStatusID

Not applicable

% of Total

The time the user spent in each status as a percentage of the total duration signed in for that day.

NOTE:  This percentage might not equal 100 percent for the total.

The corresponding tables include:

  • UserStatusName
  • UserStatusDuration
  • TimeUserLoggedIn

Calculate the sum of (UsersStatusDuration) divided by the sum of (TimeUserLoggedIn)

First Log In

The timestamp of the first login of the day.

None

Not applicable

Last Logout

The timestamp of the last logout of the day.

If the agent is logged in, this field is blank.

None

Not applicable

Total At Work Time

The total time of the user for the day.

If the agent is still logged in, this field is blank.

TimeUserLoggedIn

Time difference between the user's first login timestamp and the last logout timestamp.

Total Busy

The total duration for the ACD status Busy.

This duration includes the user-defined status as well as the ACD status.

TotUserBusy

Calculate the sum of (TotUserBusy)

Total Available

The total duration for the ACD status Available.

This duration includes the user-defined status as well as the ACD status.

TotUserAvailable

Calculate the sum of (TotUserAvailable)

Total On Break

The total duration for the ACD status On Break.

This duration includes the user-defined status as well as the ACD status.

TotUserOnBreak

Calculate the sum of (TotUserOnBreak)


Published: 06 April 2009