Jump to: navigation, search

Resource Performance Dashboard

Summary tab

The Resource Performance Dashboard provides insights into the amount of time and effort resources are spending to resolve work items. Use this dashboard to quickly identify which days, departments, and processes are occupying resource time.

The dashboard organizes data on the following tabs:

  • Summary tab — This tab provides an at-a-glance view of handling resource activity as follows:
    • Where are my employees spending the most time?
    • Which days are my employees processing the highest volume of work?
  • Detail Report tab — This tab provides insights into the number of interactions, and a detailed breakdown of handle time for each handling resource.
Detail Report tab

Note that the term dashboard is used interchangeably with the term dossier. Dashboards provide an interactive, intuitive data visualization, summarizing key business indicators (KPIs). You can change how you view the data in most reports and dashboards by using interactive features such as selectors, grouping, widgets, and visualizations, and explore data using multiple paths, through text and data filtering, and layers of organization.

To get a better idea of what this dashboard looks like, view sample output from the dashboard:
Sample Resource Performance Dashboard.pdf

The following table explains the prompts you can select when you generate the Resource Performance Dashboard:

Prompt Description
Prompts on the Resource Performance Dashboard
Pre-set Date Filter Choose a time range from the list, and move it to the Selected list.
Start Date Choose the first day from which to gather report data.
End Date Choose the last day from which to gather report data.
Department Optionally, select one or more departments on which to report.
Process Optionally, select one or more business processes on which to report.
Tenant Optionally, select one or more tenants on which to report.
Agent Name

(Modified in 9.0.017)

Optionally, select the name of the agent on which to focus the report.
Media Type Optionally, select one or more media types for which to gather data into the report.

The following table explains the attributes used in the Resource Performance Dashboard:

Attribute Description Data Mart Column
Attributes in the Resource Performance Dashboard
Tenant Enables data within the reporting interval to be organized by tenant. TENANT.TENANT_NAME
Department Enables data to be organized by the name of the department for which iWD prioritizes and routes tasks. DEPARTMENT.DEPARTMENT_NAME
Process Enables data to be organized by the name of the business process. The business process name is a core attribute that is used to define strategies for how to route tasks and work items. PROCESS.PROCESS_NAME
Agent Name

(Modified in 9.0.017)

Enables data to be organized by the name of the agent. RESOURCE_GCXI.AGENT_NAME
Day Enables data within the reporting interval to be organized by a particular day within a month and year. Day values are presented in YYYY-MM-DD format. DATE_TIME.LABEL_YYYY_MM_DD

The following table explains the metrics used in the Resource Performance Dashboard:

Metric Description Source or Calculation
Metrics in the Resource Performance Dashboard
Handle Time (Fmt) The total amount of time, in seconds, that this resource worked on tasks before finishing them. This duration is measured as the difference between the time when the resource is assigned to a task, and the time when the task is finished.

Note that the act of a resource finishing a task within the iWD system does not, in and of itself, mark the task Completed—one of three states that indicate task finalization. A task can have multiple work items. This metric considers active as well as completed tasks in its computation.

IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].WORK_TIME
Accepted For completed tasks, the total number of tasks that were assigned to this resource during the reporting interval. IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].TASK_WORK_COUNT
Avg Handle Time (Fmt) The average amount of time that this resource (for example, an agent) worked on tasks before finishing them. Note that the act of a resource finishing a task within the iWD system does not, in and of itself, mark the task Completed—one of three states that indicate task finalization. This metric considers active as well as completed tasks in its computation. Calculated based on the value of the Handle Time and Accepted metrics, where:
  • Handle Time is: IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].WORK_TIME
  • Accepted is: IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].TASK_WORK_COUNT
Max Handle Time (Fmt) The longest amount of time that this resource worked on a task before finishing it. Finishing a task within the iWD system does not necessarily imply that the task was Completed—one of three states that indicate task finalization. This measure considers active as well as completed tasks in its computation. IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].MAX_WORK_TIME
Min Handle Time (Fmt) The shortest amount of time that this resource worked a task before finishing it. Finishing a task within the iWD system does not necessarily imply that the task was Completed—one of three states that indicate task finalization. This metric considers active as well as completed tasks in its computation. IWD_AGG_TASK_AGENT_[Y,Q,M,W,D,H,15].MIN_WORK_TIME
This page was last edited on July 6, 2021, at 16:06.
Comments or questions about this documentation? Contact us for support!