Line 1: | Line 1: | ||
= Team Lead= | = Team Lead= | ||
− | |||
− | |||
− | |||
For Workspace Web Edition deployments, you can enable supervisor tasks such as monitoring, coaching, and barge-in by setting the following options: | For Workspace Web Edition deployments, you can enable supervisor tasks such as monitoring, coaching, and barge-in by setting the following options: | ||
− | + | ====teamlead.monitoring-scope==== | |
+ | * Default Value: <tt>call</tt> | ||
+ | * Valid Values: Select a value from the following list: <tt>agent</tt>, <tt>call</tt> | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: Specifies the scope of monitoring that is to be used for voice interactions. If the value call is specified, the supervisor remains on the call until it is finished. This mode enables barge-in. If the value agent is specified, the system disconnects the supervisor automatically from the call when the monitored agent leaves the call. In this mode, the barge-in operation is not possible. | ||
+ | ====teamlead.myagents.enabled-channels==== | ||
+ | *Default Value: <tt>voice,chat,email</tt> | ||
+ | *Valid Values: A comma-separated list of channel names from the following list: <tt>voice, chat, email</tt>. | ||
+ | *Changes take effect: When the session is started or restarted. | ||
+ | *Description: Defines the available media in the My Agents view. Workspace displays the channels in the order in which they appear in the list. | ||
+ | ====teamlead.myagents.refresh-rate==== | ||
+ | * Default Value: <tt>30</tt> | ||
+ | * Valid Values: An integer value between 5 and 5000 or equal to 0. | ||
+ | * Changes take effect: When the session is started or restarted. | ||
+ | * Description: Defines the frequency in seconds to refresh the list of users. When set to 0, no automatic refresh is applied and the refresh must be done manually. | ||
====privilege.myagents.can-use==== | ====privilege.myagents.can-use==== | ||
*Default Value: <tt>false</tt> | *Default Value: <tt>false</tt> | ||
Line 11: | Line 22: | ||
*Changes take effect: When the session is started or restarted. | *Changes take effect: When the session is started or restarted. | ||
*Description: Enables supervisors to access the My Agents view, where they can view and update the state for agents in the groups they supervise. Supervisors can also remotely log off agents from media channels in this view. | *Description: Enables supervisors to access the My Agents view, where they can view and update the state for agents in the groups they supervise. Supervisors can also remotely log off agents from media channels in this view. | ||
− | |||
====privilege.teamlead.can-coach-chat==== | ====privilege.teamlead.can-coach-chat==== | ||
* Default Value: <tt>false</tt> | * Default Value: <tt>false</tt> | ||
Line 17: | Line 27: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to coach chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | * Description: Enables a supervisor to coach chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | ||
− | |||
====privilege.teamlead.can-coach-current-voice==== | ====privilege.teamlead.can-coach-current-voice==== | ||
* Default Value: <tt>false</tt> | * Default Value: <tt>false</tt> | ||
Line 23: | Line 32: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to coach the current voice interaction. Depends on [[TeamLead#privilege.teamlead.can-coach-voice|privilege.teamlead.can-coach-voice]]. | * Description: Enables a supervisor to coach the current voice interaction. Depends on [[TeamLead#privilege.teamlead.can-coach-voice|privilege.teamlead.can-coach-voice]]. | ||
− | |||
====privilege.teamlead.can-coach-voice==== | ====privilege.teamlead.can-coach-voice==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 29: | Line 37: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to coach voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | * Description: Enables a supervisor to coach voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | ||
− | |||
====privilege.teamlead.can-monitor-chat==== | ====privilege.teamlead.can-monitor-chat==== | ||
* Default Value: <tt>false</tt> | * Default Value: <tt>false</tt> | ||
Line 35: | Line 42: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to monitor chat interactions. | * Description: Enables a supervisor to monitor chat interactions. | ||
− | |||
====privilege.teamlead.can-monitor-current-voice==== | ====privilege.teamlead.can-monitor-current-voice==== | ||
* Default Value: false | * Default Value: false | ||
Line 41: | Line 47: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to monitor the current voice interaction. Depends on [[TeamLead#privilege.teamlead.can-monitor-voice|privilege.teamlead.can-monitor-voice]]. | * Description: Enables a supervisor to monitor the current voice interaction. Depends on [[TeamLead#privilege.teamlead.can-monitor-voice|privilege.teamlead.can-monitor-voice]]. | ||
− | |||
====privilege.teamlead.can-monitor-voice==== | ====privilege.teamlead.can-monitor-voice==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 47: | Line 52: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to monitor voice interactions. | * Description: Enables a supervisor to monitor voice interactions. | ||
− | |||
====privilege.teamlead.can-stop-monitoring-chat==== | ====privilege.teamlead.can-stop-monitoring-chat==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 53: | Line 57: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to stop monitoring chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | * Description: Enables a supervisor to stop monitoring chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | ||
− | |||
====privilege.teamlead.can-stop-monitoring-voice==== | ====privilege.teamlead.can-stop-monitoring-voice==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 59: | Line 62: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to stop monitoring voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | * Description: Enables a supervisor to stop monitoring voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | ||
− | |||
====privilege.teamlead.can-switch-to-barge-in-chat==== | ====privilege.teamlead.can-switch-to-barge-in-chat==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 65: | Line 67: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to switch to barge-in mode for monitored chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | * Description: Enables a supervisor to switch to barge-in mode for monitored chat interactions. Depends on [[Chat#privilege.chat.can-use|privilege.chat.can-use]]. | ||
− | |||
====privilege.teamlead.can-switch-to-barge-in-voice==== | ====privilege.teamlead.can-switch-to-barge-in-voice==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 71: | Line 72: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to switch to barge-in mode for monitored voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | * Description: Enables a supervisor to switch to barge-in mode for monitored voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | ||
− | |||
====privilege.teamlead.can-switch-to-coach-voice==== | ====privilege.teamlead.can-switch-to-coach-voice==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 77: | Line 77: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to switch to coach mode for monitored voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | * Description: Enables a supervisor to switch to coach mode for monitored voice interactions. Depends on [[Voice#privilege.voice.can-use|privilege.voice.can-use]]. | ||
− | |||
====privilege.teamlead.can-use==== | ====privilege.teamlead.can-use==== | ||
* Default Value: <tt>true</tt> | * Default Value: <tt>true</tt> | ||
Line 83: | Line 82: | ||
* Changes take effect: When the session is started or restarted. | * Changes take effect: When the session is started or restarted. | ||
* Description: Enables a supervisor to use the agent call and chat monitoring functionality. | * Description: Enables a supervisor to use the agent call and chat monitoring functionality. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2DRAFT]] |
Revision as of 15:48, February 2, 2018
Contents
- 1 Team Lead
- 1.1 teamlead.monitoring-scope
- 1.2 teamlead.myagents.enabled-channels
- 1.3 teamlead.myagents.refresh-rate
- 1.4 privilege.myagents.can-use
- 1.5 privilege.teamlead.can-coach-chat
- 1.6 privilege.teamlead.can-coach-current-voice
- 1.7 privilege.teamlead.can-coach-voice
- 1.8 privilege.teamlead.can-monitor-chat
- 1.9 privilege.teamlead.can-monitor-current-voice
- 1.10 privilege.teamlead.can-monitor-voice
- 1.11 privilege.teamlead.can-stop-monitoring-chat
- 1.12 privilege.teamlead.can-stop-monitoring-voice
- 1.13 privilege.teamlead.can-switch-to-barge-in-chat
- 1.14 privilege.teamlead.can-switch-to-barge-in-voice
- 1.15 privilege.teamlead.can-switch-to-coach-voice
- 1.16 privilege.teamlead.can-use
Team Lead
For Workspace Web Edition deployments, you can enable supervisor tasks such as monitoring, coaching, and barge-in by setting the following options:
teamlead.monitoring-scope
- Default Value: call
- Valid Values: Select a value from the following list: agent, call
- Changes take effect: When the session is started or restarted.
- Description: Specifies the scope of monitoring that is to be used for voice interactions. If the value call is specified, the supervisor remains on the call until it is finished. This mode enables barge-in. If the value agent is specified, the system disconnects the supervisor automatically from the call when the monitored agent leaves the call. In this mode, the barge-in operation is not possible.
teamlead.myagents.enabled-channels
- Default Value: voice,chat,email
- Valid Values: A comma-separated list of channel names from the following list: voice, chat, email.
- Changes take effect: When the session is started or restarted.
- Description: Defines the available media in the My Agents view. Workspace displays the channels in the order in which they appear in the list.
teamlead.myagents.refresh-rate
- Default Value: 30
- Valid Values: An integer value between 5 and 5000 or equal to 0.
- Changes take effect: When the session is started or restarted.
- Description: Defines the frequency in seconds to refresh the list of users. When set to 0, no automatic refresh is applied and the refresh must be done manually.
privilege.myagents.can-use
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables supervisors to access the My Agents view, where they can view and update the state for agents in the groups they supervise. Supervisors can also remotely log off agents from media channels in this view.
privilege.teamlead.can-coach-chat
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to coach chat interactions. Depends on privilege.chat.can-use.
privilege.teamlead.can-coach-current-voice
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to coach the current voice interaction. Depends on privilege.teamlead.can-coach-voice.
privilege.teamlead.can-coach-voice
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to coach voice interactions. Depends on privilege.voice.can-use.
privilege.teamlead.can-monitor-chat
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to monitor chat interactions.
privilege.teamlead.can-monitor-current-voice
- Default Value: false
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to monitor the current voice interaction. Depends on privilege.teamlead.can-monitor-voice.
privilege.teamlead.can-monitor-voice
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to monitor voice interactions.
privilege.teamlead.can-stop-monitoring-chat
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to stop monitoring chat interactions. Depends on privilege.chat.can-use.
privilege.teamlead.can-stop-monitoring-voice
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to stop monitoring voice interactions. Depends on privilege.voice.can-use.
privilege.teamlead.can-switch-to-barge-in-chat
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to switch to barge-in mode for monitored chat interactions. Depends on privilege.chat.can-use.
privilege.teamlead.can-switch-to-barge-in-voice
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to switch to barge-in mode for monitored voice interactions. Depends on privilege.voice.can-use.
privilege.teamlead.can-switch-to-coach-voice
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to switch to coach mode for monitored voice interactions. Depends on privilege.voice.can-use.
privilege.teamlead.can-use
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Enables a supervisor to use the agent call and chat monitoring functionality.
Comments or questions about this documentation? Contact us for support!