Contractor dashboard
Use this dashboard to review the status of work order tasks, agents, agent feedback, and appointments of contractor companies.
Required ServiceNow AI Platform roles
The wm_contractor_manager_int role is needed to track the status of work orders and agents from the contractor companies.
Use cases
The following use case provides an example of how an internal manager would use this
dashboard.
| User | Dashboard use |
|---|---|
| Internal manager | Reviews the work order task progress and agent feedback results based on the
selected contractor company and date range. Click any area of a chart to see the corresponding records. |
Data visualizations
| Title | Type | Source table | Description |
|---|---|---|---|
| Non Compliant Appointments | Single Score |
[wm_task] | Number of appointments not started on time. |
| Task SLA Breach Status | Semi Donut |
[Task_sla] | Data work order tasks that have breached the task SLA. |
| Closed Complete Tasks | Single Score |
[wm_task] | Number of work order tasks closed by agents. |
| Agents | Single Score |
[Sys_user] | Number of agents associated with the contractor company. |
| Task Rejections | Single Score |
[wm_task_rejection] | Number of work order tasks rejected by the contractor manager. |
| Average Agent Rating | Single Score |
[wm_agent_rating] | Average rating of all the agents in the company. |
| Work Distribution By Work Type | Pie |
[wm_task] | Percentage of work order tasks divided based on the type of work, such as install, break fix, and so on. |
| Work Distribution by state | Pie |
[wm_task] | Percentage of work order tasks divided based on their real-time status, such as Assigned, Work in Progress, and so on. |
Filters
| Name | Filter type | UI control type | Description |
|---|---|---|---|
| Contractor | Reference | Select Single Input | Filter the report results based on a selected contractor company or all. |
| Date Range | Date | Select Single Input | Filter the report results based on the selected date range, such as last 30 days. |