Using Channel Management in Workforce Optimization for Customer Service
Route work items to assigned groups using channels. Use skill-based routing to ensure that the right work goes to the right agent. Review real-time performance as your team is actively working on tasks across channels. When you see escalations, you can help your agents resolve issues without the requester being aware of it.
Monitor ongoing work and track your agents' performance of your direct reporting teams and teams that you manage additionally. Work items are allocated to qualified agents using work item queues, routing conditions, and assignment criteria that you define.
- The Overview section displays the most important key performance indicators (KPIs) for each of the service channels in the form of cards. The KPIs appear as per the configuration order in the service channels. The KPI scores are real-time information and automatically refreshed at a regular interval of 5 seconds or as configured in the
sn_channel_mgmt.kpi_auto_refresh.interval.seconds
system property. Also, the service channel cards refreshes automatically in 2 minutes as configured in the
sn_channel_mgmt.channel_card_auto_refresh.interval.seconds
system property or you can manually refresh by clicking the Refresh (
) icon.
- Assignment Group refines reports on all pages of channels and queues as per the groups selected. Interactive filter based on the assignment group configuration, you can select the assignment group on which you want to refine the data directly from the dashboard. You can disable the Assignment Group interactive filter using the sn_channel_mgmt.filter_config.enable system property.
- The Queued Work tab displays the active work interactions being done within each service channel and queues.
- The All Queues tab displays the list of work items from queue-based routing. You can drill into specific queues and see the active interactions, work items and agents. Track real-time performance of your teams using key performance indicator reports in service channels and queues. Respond to incoming support requests by changing queues as per the priorities.
- The All Agents tab displays your agents’ ongoing work, presence statuses, channels, work load, and open capacity. You can drill into specific agents to view the agent's profile, ongoing tasks, presence state's history, and override channel capacity.
- All lists display the real-time information and are automatically refreshed at a regular interval of 30 seconds or as set in the sn_channel_mgmt.list_auto_refresh.interval.seconds
system property. You can also refresh the service channel cards manually by clicking the Refresh (
) icon.
- The All Queues and All Agents lists offer a default sorting and filtering mechanism that lets you to view the records of the selected fields based on a default sort order. Click a column heading to toggle between ascending and descending order. The sorting order turns to the default configuration as you leave the page. Administrator can customize the default sort order by creating an implementation using the extension points. For more information, see Use extension points to configure the sort order.
- You will also receive an email notification of your agents' work summary at the end of each day if a scheduled report is configured.
Assist agents by joining their chat conversations with their end users
Assist agents in real time by joining their chat conversation and collaborate on any record by connecting with the right people instantly to achieve faster resolution.
Before you begin
Role required: sn_csm_wfo_workspa.manager
About this task
Procedure
Result
Track and analyze the queue health
Monitor your agents' workload and the status of their work items against each service channel and queue so that you can get an idea of how efficiently work is moving through the queue and to your agents.
Before you begin
Role required: sn_csm_wfo_workspa.manager
About this task
Track the real-time performance of each queue within your service channels. You can drill into specific queues so that you can see the real-time reports, waiting work items, available agents, and status of the ongoing work. This information can give you an idea of how efficiently work moves through the queue and to your agents. With this information, you can determine which queues are doing well and which queues could use a few more agents on board. For example, if you see lots of agents and not much work, you can recommend skills for your agents for other queues.
- The records in the list appear based on the column's default sort order. Click a column heading to toggle between ascending and descending order. The sorting order turns to the default configuration as you leave the page. For example, the Available agents column is by default in descending sort order. The administrator can change it to ascending order by creating an implementation using the sn_channel_mgmt.ChannelMgmtExtensionPoint extension point. For more information, see Use extension points to configure the sort order.
- The records in the list refresh at a regular interval of 30 seconds. The administrator can change the interval using the sn_channel_mgmt.list_auto_refresh.interval.seconds property.
Procedure
Allocate work items manually to agents
Allocate pending work items to agents to complete the work.
Before you begin
Role required: sn_csm_wfo_workspa.manager
Ensure that the agent has the relevant skills, availability, and access to at least one queue in the service channel.
About this task
- The agent has already reached the maximum capacity.
- Available agents have not accepted the allocated work items.
- Agents with required skills are not available.
Procedure
Track and analyze agents' performance
Track your agent's performance in overview so that you can analyze and review how that agent is doing.
Before you begin
Role required: sn_csm_wfo_workspa.manager
About this task
- Real-time information of KPIs such as active cases, interactions, and other rejections.
- Override channel capacity.
- Agents' availability and their presence states' history.
- Work items which are in Pending Accept state.
- Interactions that are new, work in progress, and on hold states.
- Cases that are in new, open, and awaiting info states.
- Skill set, schedule, and profile.
- Assigned training tasks.
- User details and groups assigned.
- The records in the list appear based on the column's default sort order. Click a column heading to toggle between ascending and descending order. The sorting order turns to the default configuration as you leave the page. For example, the agent's Presence State column is by default in ascending sort order. The administrator can change it to descending order by creating an implementation using the sn_channel_mgmt.ChannelMgmtExtensionPoint extension point. For more information, see Use extension points to configure the sort order.
- The records in the list refresh at a regular interval of 30 seconds. The administrator can change the interval using the sn_channel_mgmt.list_auto_refresh.interval.seconds system property.
Procedure
Override channel capacity for an agent
Change the default number of work items that an agent can handle for a service channel.
Before you begin
Role required: sn_csm_wfo_workspa.manager