<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mwest</id>
	<title>Genesys Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mwest"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/Special:Contributions/Mwest"/>
	<updated>2026-05-01T04:15:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-GPA/Current/Administrator/GplusTroubleshoot90&amp;diff=129758</id>
		<title>PEC-GPA/Current/Administrator/GplusTroubleshoot90</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-GPA/Current/Administrator/GplusTroubleshoot90&amp;diff=129758"/>
		<updated>2022-10-04T19:57:01Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Published&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Troubleshooting Gplus Adapter Integration with Salesforce&lt;br /&gt;
|TocName=Troubleshooting&lt;br /&gt;
|Context=If you are having issues with Gplus Adapter integration with Salesforce, you can try some of these solutions.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=Expanded troubleshooting notifications&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=To configure troubleshooting and confirmation notifications, in the '''{{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Agent_Annex|anchor=AgentAnnex|display text=Agent Annex}}''' or '''{{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Agent_Annex|anchor=AgentGroupAnnex|display text=Agent Group Annex}}''', create the '''salesforce.debug-notifications''' key in the '''crm-adapter''' section and set the value to '''true'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Salesforce Client API saveLog() method error Notifications&lt;br /&gt;
|anchor=saveLogNotifications&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=To troubleshoot Salesforce Client API '''saveLog()''' method errors, Gplus Adapter can display notifications. To fix '''saveLog()''' method errors, validate your Salesforce configuration, and ensure that the interaction data matches your Salesforce configuration. &lt;br /&gt;
&lt;br /&gt;
The following are examples of Salesforce error notifications when the Salesforce '''saveLog()''' method is called: &amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;Mismatch between the name of the field in {{Link-SomewhereInThisVersion|manual=Administrator|topic=GplusActivityHistory90|anchor=Mapping|display text=custom field mapping}} and Salesforce field label for Activity object.&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:GAPI_900_Gplus_Field_Mismatch_Error.png|400px]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;When interaction userData type does not match Salesforce object custom field data type.&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:GAPI_900_Gplus_Type_Mismatch_Error.png]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;p&amp;gt;When Salesforce Object validation rule formula results in an error.&amp;lt;/p&amp;gt;&lt;br /&gt;
[[File:GAPI_900_Gplus_Object_Doesnt_Match_Error.png]]&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Expanded screen pop events notifications&lt;br /&gt;
|anchor=ScreenPopNotifications&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=For troubleshooting purposes, you can configure Gplus Adapter to display the same notifications in Agent Workspace when Screen Pop events are successful or unsuccessful. To enable this feature, in the '''{{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Agent_Annex|anchor=AgentAnnex|display text=Agent Annex}}''' or '''{{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Agent_Annex|anchor=AgentGroupAnnex|display text=Agent Group Annex}}''', create the '''salesforce.debug-notifications''' key in the '''crm-adapter''' section and set the value to '''true'''. Refer to {{Link-SomewhereInThisVersion|manual=Administrator|topic=GplusScreenPop90|anchor=screenpoplogic|display text=Gplus Adapter screen pops}} for information about the screen pop search process and options. &lt;br /&gt;
&lt;br /&gt;
This screenshot provides an example of a confirmation notification:&lt;br /&gt;
&lt;br /&gt;
[[File:GPA 900 Screen Pop Notification Sample.png]]&lt;br /&gt;
&lt;br /&gt;
The notifications follow this basic form:&lt;br /&gt;
===Media type===&lt;br /&gt;
If the interaction media type is available, Gplus Adapter displays the ANI, DNIS, email address, and so on, in this line. For voice interactions, the phone number that is displayed is dependent on the options configured in {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Salesforce_options|anchor=ScreenPop|display text=Agent Setup}}. &lt;br /&gt;
===userData KVP match===&lt;br /&gt;
The user Data KVP match lines provides information about whether Gplus Adapter found key names in the interaction '''userData''' that matched '''id_''', '''cti_''', or a KVP specified by the '''RegEx to Match UserData''' option in {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Salesforce_options|anchor=ScreenPop|display text=Agent Setup}}.&lt;br /&gt;
===Salesforce search result===&lt;br /&gt;
Gplus Adapter displays the number of matching records found and record type and name information based on the {{Link-SomewhereInThisVersion|manual=Administrator|topic=GplusScreenPop90|anchor=screenpoplogic|display text=Salesforce record search}}.&lt;br /&gt;
===Finding your notifications in Agent Workspace===&lt;br /&gt;
In Agent Workspace, notifications display for a short time. To access all the notifications, open the Agent Workspace '''Notifications''' view from the {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADNav|anchor=Bars|display text=Side Bar}}.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Gplus information in browser log&lt;br /&gt;
|anchor=BrowserLog&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext====crm-adapter option browser log messages===&lt;br /&gt;
For troubleshooting purposes, Gplus Adapter writes the list of all agent level '''crm-adapter''' option settings to the browser log.&lt;br /&gt;
&lt;br /&gt;
To find the list of configured Gplus Adapter options, search the log for the following string: '''Gplus Adapter options'''&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Agent_options_overview&amp;diff=126636</id>
		<title>PEC-AS/Current/ManageCC/Agent options overview</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Agent_options_overview&amp;diff=126636"/>
		<updated>2022-08-16T14:00:33Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TaskSummary&lt;br /&gt;
|DisplayName=Agent settings overview&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|TocName=Agent settings overview&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Context=Learn about the features and controls that enable an agent to handle interactions and other key tasks.&lt;br /&gt;
|overviewtext=When it's time to enable all the features and controls that make your agent’s job possible and manageable, you should think of the agent’s workday as a series of stages. In each stage, there’s a myriad of options and controls that enable the agent to complete that stage before moving on to the next. Let’s look at the stages and the configurable options that apply to each.&lt;br /&gt;
|TSSection={{TSSection&lt;br /&gt;
|sectionheading=Logging in&lt;br /&gt;
|description=&amp;lt;span&amp;gt;The first thing an agent does is log in. This can include login to Agent Workspace, Team Communicator email, the intranet, and other internal resource sites.&amp;lt;/span&amp;gt;&lt;br /&gt;
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Global_Login|display text=Global login}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Single_Sign-On|display text=Single Sign-On}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Service_Client_options|display text=Auto login}}&lt;br /&gt;
}}{{TSSection&lt;br /&gt;
|sectionheading=Receiving a call or message&lt;br /&gt;
|description=When an agent receives a call or message, the information the agent receives about the incoming call or message and the actions the agent takes from that point on is determined by the options you configure.&lt;br /&gt;
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Salesforce_options|anchor=ScreenPop|display text=Screen Pop options}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Case_and_toast_data|display text=Case and toast data}}&lt;br /&gt;
*Accepting and rejecting a call - Auto answer and decline options: &lt;br /&gt;
**{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Voice}}&lt;br /&gt;
**{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Email_options|display text=Email}}&lt;br /&gt;
**{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Chat_options|display text=Chat}}&lt;br /&gt;
**{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Facebook_options|display text=Facebook}}&lt;br /&gt;
**{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Twitter_options|display text=Twitter}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Caller ID options}} (See also {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Caller_ID|display text=Add and manage Caller ID}})&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Outbound_options|display text=Outbound options }}&lt;br /&gt;
}}{{TSSection&lt;br /&gt;
|sectionheading=Call handling and control&lt;br /&gt;
|description=&amp;lt;span&amp;gt;This stage includes everything from how the agents answer, make, or schedule a call, forward a call or email, switch between channels, handle call conferencing, how they place a call on hold, and so on.&amp;lt;/span&amp;gt;&lt;br /&gt;
|relatedarticles=*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Forwarding a voice call}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Hold options for the Voice channel}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Conferencing options for the Voice channel}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Transferring options}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Recording_options|display text=Call and screen recording options for Voice}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Genesys_Softphone|display text=Microphone and speaker options for Genesys Softphone}}&lt;br /&gt;
}}{{TSSection&lt;br /&gt;
|sectionheading=Finding answers&lt;br /&gt;
|description=&amp;lt;span&amp;gt;There are going to be times when agents will need to obtain information from an internal or external source in the middle of the a customer interaction. The agent might obtain this information from an internal source, such as another agent, supervisor, or department, or the agent might look to external sources, such as websites, for the answers.&amp;lt;/span&amp;gt;&lt;br /&gt;
|relatedarticles=Internal: &lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Standard_Response_Library_options|display text=Standard response library}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Interaction_history_advanced_search|display text=Interaction history search options}}&lt;br /&gt;
&lt;br /&gt;
External&lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=External_URLs|display text=External URLs}}&lt;br /&gt;
}}{{TSSection&lt;br /&gt;
|sectionheading=Working with contacts&lt;br /&gt;
|description=&amp;lt;span&amp;gt;Agents also deal with contact records – this is stored information about each and every contact they interact with. You’ll need to determine how the agents will find these records and interaction history and whether they can create contact records.&amp;lt;/span&amp;gt;&lt;br /&gt;
|relatedarticles=Contacts and contact management.&lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Contacts|display text=Contacts and contact management options}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Work_with_Global_Favorites|display text=About Global Favorites}}&lt;br /&gt;
&lt;br /&gt;
Configurable options by channel:&lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Voice}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Chat_options|display text=Chat}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Email_options|display text=Email}}&lt;br /&gt;
}}{{TSSection&lt;br /&gt;
|sectionheading=Post-interaction tasks&lt;br /&gt;
|description=&amp;lt;span&amp;gt;When an interaction with a customer ends, the agent will always have wrap-up work to do. This can include dispositioning the interaction, making notes about the interaction, scheduling a followup call, etc. Here are the related tasks:&amp;lt;/span&amp;gt;&lt;br /&gt;
|relatedarticles='''Dispositions''':&lt;br /&gt;
{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Dispositions|display text=General information about dispositions}}&lt;br /&gt;
&lt;br /&gt;
Disposition options are available for all channels: &lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Voice}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Email_options|display text=Email}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Chat_options|display text=Chat}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Facebook_options|display text=Facebook}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Twitter_options|display text=Twitter}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Workitem_options|display text=Workitem}}&lt;br /&gt;
&lt;br /&gt;
Options related to post call duration and marking records after an interaction has ended are available for the {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Voice}} channel.&lt;br /&gt;
&lt;br /&gt;
'''Activity reports and statistics''': &lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=My_Channels_options|display text=My Channels options}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Statistics_options|display text=Agent Workspace statistics}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Bulk_operations&amp;diff=126637</id>
		<title>PEC-AS/Current/ManageCC/Bulk operations</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Bulk_operations&amp;diff=126637"/>
		<updated>2022-08-16T14:00:33Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Bulk import&lt;br /&gt;
|TocName=Bulk import&lt;br /&gt;
|Context=Learn how to import multiple agents or contacts using Agent Setup's Bulk Import feature.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=About bulk import&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{NoteFormat|Some features described here may not apply to your organization’s setup. If you need features that aren’t available to you, contact your administrator or Genesys representative.|1}}&lt;br /&gt;
As you set up and maintain your call center, you may sometimes need to input a large amount of data into the system. Using Agent Setup, you can import agent accounts and customer contact records in bulk, making the process smoother and more reliable.&lt;br /&gt;
&lt;br /&gt;
To create, modify, or delete large numbers of agents/agent groups, upload a comma-separated value (CSV) file containing new and changed agent information. Create/modify values in the appropriate {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Bulk_operations|anchor=CSVParameters|display text=columns}} for the agent. When you import the CSV file into Agent Setup, the agents listed in the file are created, modified, or deleted, based on the action to be taken as indicated in the Action column.&lt;br /&gt;
{{NoteFormat|You can also use a .xls file for Import. But, the content structure of the .xls file should be in CSV format.&lt;br /&gt;
}}&lt;br /&gt;
===About CSV files===&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
*The .csv file must be a text file in a comma-separated format.&amp;lt;br/.&amp;gt;&lt;br /&gt;
*The first line of the .csv file must contain user properties, and each line thereafter must represent a separate user.}}When you {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Bulk_operations|anchor=howtoimport|display text=import}} a .csv file, each parameter value is updated according to the following rules:&lt;br /&gt;
&lt;br /&gt;
*If a value is present, the new value replaces the previous value.&lt;br /&gt;
*If an empty value is encountered, no change is made.&lt;br /&gt;
*If the value includes &amp;lt;code&amp;gt;/d&amp;lt;/code&amp;gt; , the attribute is deleted.&lt;br /&gt;
*If no corresponding record is found, an error message is logged and the update continues to process.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=How do I import a file?&lt;br /&gt;
|anchor=howtoimport&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{Section&lt;br /&gt;
|sectionHeading=&lt;br /&gt;
|anchor=|alignment=Vertical|structuredtext=&lt;br /&gt;
To import a .csv/.xls file:&lt;br /&gt;
#Go to '''Data Tools''' &amp;gt; '''Bulk Import''' in the Agent Setup application menu.&lt;br /&gt;
#Click the  icon in the '''Source File''' field and, using the file browser, select your CSV file.&lt;br /&gt;
#Optional. Select a template from the Template drop-down list, if you have already defined the template. See {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Templates|display text=Templates}} section on creating templates.&lt;br /&gt;
#Check the '''Validate''' checkbox if you want to ensure that the CSV file is structured correctly.&lt;br /&gt;
#Click '''Import'''.&lt;br /&gt;
#Go to '''Users''' tab to verify if all the agents are imported.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|The CSV file is validated for the structure, data type, and availability of mandatory fields. If any errors are thrown during validation, open your CSV file and fix the errors and import again.}}&lt;br /&gt;
|Media=Video&lt;br /&gt;
|image=173845412&lt;br /&gt;
}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=How do I stop an import?&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{Section&lt;br /&gt;
|sectionHeading=&lt;br /&gt;
|anchor=|alignment=Vertical|structuredtext=[[File:AS_Bulk_Import_GAPI27146.png]]&lt;br /&gt;
&lt;br /&gt;
When you stop an import, a window asks you to confirm that you really want to stop the import. After you click '''Stop''', agent records that were imported before you clicked [[File:UmgrIconCancel.png|Link=]] are retained and the import process does not proceed. By clicking '''Stop''', you are not cancelling the entire import.&lt;br /&gt;
}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Import agent accounts&lt;br /&gt;
|anchor=CSVParameters&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=By importing a large number of agent accounts at one time, you won't need to add the accounts one at a time and you can apply a template to configure options, such as DN, place, person, and log in options, to all accounts. &lt;br /&gt;
===CSV file parameters===&lt;br /&gt;
&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
!{{!}}'''Property'''&lt;br /&gt;
!{{!}}'''Type'''&lt;br /&gt;
!{{!}}'''Mandatory?'''&lt;br /&gt;
!{{!}}'''Action'''&lt;br /&gt;
!{{!}}'''Description'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Username&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE, DELETE&lt;br /&gt;
{{!}}{{!}}The unique username of the agent or user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}First Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, * needed for UPDATE if First Name change&lt;br /&gt;
{{!}}{{!}}The first name of the agent or user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Last Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, * needed for UPDATE if Last Name change&lt;br /&gt;
{{!}}{{!}}The last name of the agent or user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Email&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The agent or user's email address.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Extension&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The extension #1 of the agent. A place is also created if the extension is specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Extension2&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The extension #2 of the agent. A place is also created if the extension is specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Extension3&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The extension #3 of the agent. A place is also created if the extension is specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Folder&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The folder path to root folder (Persons) where new agent or user is created. For example, Company/Department/Team.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Place Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The place name #1 of the agent. The place name &amp;quot;Extension&amp;quot; is used if not specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Place Name2&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The place name #2 of the agent. The place name &amp;quot;Extension2&amp;quot; is used if not specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Place Name3&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}/d to unassign and delete&amp;lt;br /&amp;gt;/r to unassign only&lt;br /&gt;
{{!}}{{!}}The place name #3 of the agent. The place name &amp;quot;Extension3&amp;quot; is used if not specified.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Default Place&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The name of the Default Place.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Person DBID&lt;br /&gt;
{{!}}Numeric&lt;br /&gt;
{{!}}No&lt;br /&gt;
{{!}}UPDATE, DELETE&lt;br /&gt;
{{!}}Person Database Identifier. Used as the primary key when utilizing Bulk Import to update a username or export users.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Employee ID&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD&lt;br /&gt;
{{!}}{{!}}The employee identifier of the agent.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Change Password&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Specifies that the user will be prompted to change the password on their next log in.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Enabled&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Y specifies that the agent account is enabled.&amp;lt;br /&amp;gt;N specifies that the agent account is disabled.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Is Agent&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD&lt;br /&gt;
{{!}}{{!}}&lt;br /&gt;
*Specifies that this user is an agent. If this field is set to a Y but the Is Supervisor field is not, only the Agent Login, DN, and Places for the agent are created. If the Is Supervisor field is set to a Y, additional supervisor features and permissions are enabled.&lt;br /&gt;
*If the user is an administrator, this field is not required.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}External ID&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Any external ID used to identify the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Login ID&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The user's login ID.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Is Supervisor&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Y specifies that this user is a supervisor. If this is the case, the Is Agent field must be set to Y. At that point, all required desktop logins and features are enabled, along with the required supervisor features and permissions.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Is Admin&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Y specifies that this user is an administrator. If this is the case, the Is Agent field (and Is Supervisor field) is not required.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Wrap Up Time&lt;br /&gt;
{{!}}{{!}}Numeric&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The number of seconds an agent remains in ACW after call is disconnected. This field applies only to voice calls.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}VoiceMail.MailBox&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}If specified, populate the following option to the Annex of all associated Agent log ins:&amp;lt;br /&amp;gt;&lt;br /&gt;
AgentLoginAnnex:TServer/gvm_mailbox. Valid values: numerical (12345)&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Recording.Hierarchy&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}If specified, populate the following option to the Agent's Annex:[recording] agent_hierarchy.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}SIP Phone Type&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The type of SIP phone the agent is using as a softphone.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Skill:&lt;br /&gt;
{{!}}{{!}}Numeric&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The number that identifies the agent's skill level for the specified skill.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Switch:&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}'''Y''' means that a DN and Agent Login are created for the agent on the specified switch.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}AgentG:&lt;br /&gt;
{{!}}{{!}}Boolean&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}'''Y''' means that the agent is added to the specified agent group.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Annex&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}Any custom Annex value. For example, column name '''Annex:htcc/roles''' with a value of '''Agent'''.&amp;lt;br /&amp;gt;&lt;br /&gt;
{{NoteFormat|The Annex property column in the .csv file is specified as &amp;lt;tt&amp;gt;Annex:&amp;lt;name_section/name_option&amp;gt;&amp;lt;/tt&amp;gt;, if the Annex value remains empty Annex is written as &amp;lt;tt&amp;gt;Annex: &amp;lt;&amp;gt;&amp;lt;/tt&amp;gt;.}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Action&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}ADD adds a new agent.&amp;lt;br /&amp;gt;UPDATE updates an existing agent.&amp;lt;br /&amp;gt;DELETE removes an existing agent.&lt;br /&gt;
{{!}}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CSV file example===&lt;br /&gt;
&amp;lt;tt&amp;gt;First Name,Last Name,Employee Id,Username,Is Agent,Is Supervisor,Is Admin,External Id,Login ID,Extension,Skill:English,Switch: San Fran,Switch: London,AgentG:Good,AccessG: Super,Annex,Action,Folder,Wrap Up Time,Enabled &amp;lt;br /&amp;gt;&lt;br /&gt;
Sarah,Lee,223344,sarahl@acme.com,N,Y,Y,ADD,Acme/Branch/Team 1,60 &amp;lt;br /&amp;gt;&lt;br /&gt;
John,Doyle,223465,johnd@acme.com,Y,N,N,2233,1,Y,N,ADD,Acme/Branch/Team 2,0 &amp;lt;br /&amp;gt;&lt;br /&gt;
Robert,Cook,244456,bobc@acme.com,Y,Y,Y,johnd@acme.com,5,Y,Y,ADD,Acme/Branch/Team 3,60,Y&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|Bulk imports do '''not''' include the '''Password''' field in the imported file.  A default password is associated to each user account in the imported file. The format of the default password is: ''&amp;lt;username&amp;gt;''-''&amp;lt;Month&amp;gt;''-''&amp;lt;year&amp;gt;'', where ''&amp;lt;Month&amp;gt;'' is the three-digit abbreviation for the month. For example, &amp;lt;tt&amp;gt;hjackson-Feb-2017&amp;lt;/tt&amp;gt;. The '''Reset Password''' option is automatically enabled when adding or importing new users, so all users are prompted to reset their password the next time that they log in.|}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Import multiple contacts&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=By importing contact records with Bulk Import, you can avoid having agents add contacts manually. &lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|After importing customer contact records, you must log into Agent Workspace and use {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADcontacts|display text=Contact Directory}} to view the imported records.|}}&lt;br /&gt;
{{NoteFormat|All properties should be included in the CSV file in the order presented below and all properties are mandatory with only one exception—when using the DELETE action, the phone number property of the CSV file can be left blank.|2}}&lt;br /&gt;
===CSV file parameters===&lt;br /&gt;
&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
!{{!}}'''Property'''&lt;br /&gt;
!{{!}}'''Type'''&lt;br /&gt;
!{{!}}'''Mandatory?'''&lt;br /&gt;
!{{!}}'''Action'''&lt;br /&gt;
!{{!}}'''Description'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Action&lt;br /&gt;
{{!}}String&lt;br /&gt;
{{!}}Yes&lt;br /&gt;
{{!}}ADD or A &amp;lt;br&amp;gt; &lt;br /&gt;
UPDATE or CHANGE or C &amp;lt;br&amp;gt; &lt;br /&gt;
DELETE or D &amp;lt;br&amp;gt; &lt;br /&gt;
The default value is ADD and the values are case-insensitive.&lt;br /&gt;
{{!}}ADD adds a new contact.&amp;lt;br /&amp;gt;UPDATE updates an existing contact.&amp;lt;br /&amp;gt;DELETE removes an existing contact.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}First Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, * needed for UPDATE if First Name change&lt;br /&gt;
{{!}}{{!}}The first name of the contact.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Last Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, * needed for UPDATE if Last Name change&lt;br /&gt;
{{!}}{{!}}The last name of the contact.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Phone Number&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}} &lt;br /&gt;
{{!}}{{!}}The contact's phone number.&lt;br /&gt;
{{!}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
* Contacts are identified by combination of First Name and Last Name fields for DELETE and UPDATE actions.&lt;br /&gt;
* UPDATE action replaces the first Phone Number attribute value of a contact.&lt;br /&gt;
* ADD action checks if there is an existing contact with the same FirstName, LastName, and PhoneNumber attributes. If it exist, the new contact will not be created.}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Import Agent Groups&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=You can also import a large number of agent groups at one time. Use the following parameters in the CSV file.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
!{{!}}'''Property'''&lt;br /&gt;
!{{!}}'''Type'''&lt;br /&gt;
!{{!}}'''Mandatory?'''&lt;br /&gt;
!{{!}}'''Action'''&lt;br /&gt;
!{{!}}'''Description'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Group Name&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE, DELETE&lt;br /&gt;
{{!}}{{!}}The unique name of the Agent Group.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Folder&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE&lt;br /&gt;
{{!}}{{!}}Folder of the Agent Group (by default it will be tenant/Root).&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Skill Expression&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE&lt;br /&gt;
{{!}}{{!}}Specify which agents will belong to virtual Agent Group, using expression. It also specifies if the Agent Group is  virtual or not.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Caller ID&lt;br /&gt;
{{!}}{{!}}String&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE, DELETE&lt;br /&gt;
{{!}}{{!}}Specifies the Caller ID attribute that is assigned to the Agent Group.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Annex&lt;br /&gt;
{{!}}{{!}}Annex:&amp;lt;nowiki&amp;gt;&amp;lt;section/key&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE, DELETE&lt;br /&gt;
{{!}}{{!}}Any value from Annex of Agent Group user would like add/update/delete.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Origination DN&lt;br /&gt;
{{!}}{{!}}Origination DN:&amp;lt;name&amp;gt;&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}ADD, UPDATE, DELETE&lt;br /&gt;
{{!}}{{!}}Specifies the list of DNs from which calls can be routed or diverted.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Group Action&lt;br /&gt;
{{!}}{{!}}Enum&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}} -&lt;br /&gt;
{{!}}{{!}}ADD adds a new Agent Group.&lt;br /&gt;
UPDATE updates an existing Agent Group.&lt;br /&gt;
DELETE removes an existing Agent Group.&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Case_and_toast_data&amp;diff=126633</id>
		<title>PEC-AS/Current/ManageCC/Case and toast data</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Case_and_toast_data&amp;diff=126633"/>
		<updated>2022-08-16T14:00:32Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Case and toast data&lt;br /&gt;
|TocName=Case and toast data&lt;br /&gt;
|Context='''Case Data''' specifies the information to be displayed to agents when a call, chat, or other interaction is transferred to them. &lt;br /&gt;
&lt;br /&gt;
'''Toast Data''' specifies the information to be displayed to agents when they directly receive a call, chat, or other interaction.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=Case Data&lt;br /&gt;
|anchor=CaseData&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=On the '''Case Data''' page, you can specify the information to be displayed to agents when a call, chat, or other interaction is transferred to them. &lt;br /&gt;
&lt;br /&gt;
===Creating a sharable Case Data business attribute===&lt;br /&gt;
&lt;br /&gt;
Case data can be used as sharable business attributes for agents, agent groups, and the global contact center. To view an article about how to create sharable business attributes, see {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Business_attributes}}.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
* To view an example of Case Data in Agent Workspace, see {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADhist|anchor=casedata}} in ''Agent Workspace Agent's Guide''.&lt;br /&gt;
* In the table of configured Case Data, in addition to selecting and adding Case Data, you can also filter items using the '''Quick Filter''' field, and '''Delete''' Case Data.|2}}&lt;br /&gt;
&lt;br /&gt;
===Selecting Case Data===&lt;br /&gt;
{{Section&lt;br /&gt;
|sectionHeading=&lt;br /&gt;
|anchor=|alignment=Vertical|structuredtext=[[File:ASSelectCaseData.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select a business attribute:&lt;br /&gt;
&amp;lt;ol type=a&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Select the folder you want to view from the '''Folder''' drop-down list box.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Click the second drop-down list box and select the business attribute for the Disposition.&lt;br /&gt;
&amp;lt;p&amp;gt;You can consider a business attribute to be the container that holds a list of Dispositions that have a common theme. &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Select a Case Data from the list.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Adding Case Data===&lt;br /&gt;
{{Section&lt;br /&gt;
|sectionHeading= &lt;br /&gt;
|Media=Image|anchor=|alignment=Horizontal|structuredtext=&lt;br /&gt;
Select the folder you want to view from the '''Folder''' drop-down list box.&lt;br /&gt;
# Click the second drop-down list box and select the business attribute into which you want to add the Case Data.&lt;br /&gt;
# Click '''Add'''.&lt;br /&gt;
#Specify a name and display name.&lt;br /&gt;
#Select '''Mandatory''' to specify that the case data is mandatory.&lt;br /&gt;
#Enable the '''Read Only''' option if you do not want the agent to be able to update the data. Or, select a data validation type, such as '''Boolean''', '''String''', '''Integer''', or '''Enum''' which allows the agent to edit the data.  If the case data is mandatory, the '''Read Only''' option is disabled.&lt;br /&gt;
|image=ASAddCaseData.png&lt;br /&gt;
}}{{NoteFormat|To configure the order in which the case is displayed in the UI, click '''Sort Case Data''' and follow the instructions in the dialog box.}}{{NoteFormat|To add a new folder to the list, you can do one of the following:&lt;br /&gt;
* Click '''Add Folder'''; or&lt;br /&gt;
* To add a subfolder, click the '''Folder''' drop-down list box, select a folder, and then click the '''Add folder''' icon.|2}}{{AnchorDiv|ToastData}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Toast Data&lt;br /&gt;
|anchor=ToastData&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=On the '''Toast Data''' page, you can specify the information to be displayed to the agent when they receive a call, chat, or other interaction.&lt;br /&gt;
&lt;br /&gt;
===Creating a sharable Toast business attribute===&lt;br /&gt;
&lt;br /&gt;
Toast Data can be used as sharable business attributes for agents, agents groups, and the global contact center. To view an article about how to create sharable business attributes, see {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Business_attributes}}.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
* To view an example of Toast Data in Agent Workspace, see {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADhist}} in ''Agent Workspace Agent's Guide''.&lt;br /&gt;
* In the table of configured Toast Data, in addition to selecting and adding Toast Data, you can also filter items using the '''Quick Filter''' field, and '''Delete''' Toast Data.|2}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Selecting Toast Data&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=[[File:ASSelectToastData.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select a business attribute:&lt;br /&gt;
&amp;lt;ol type=&amp;quot;a&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Select the folder you want to view from the '''Folder''' drop-down list box.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Click the second drop-down list box and select the business attribute for the Disposition.&lt;br /&gt;
&amp;lt;p&amp;gt;You can consider a business attribute to be the container that holds a list of Dispositions that have a common theme. &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Select a Toast Data from the list.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Adding Toast Data&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AS_ToastDataSort_GAPI-26514.png&lt;br /&gt;
|structuredtext=Select the folder you want to view from the '''Folder''' drop-down list box.&lt;br /&gt;
&lt;br /&gt;
#Click the second drop-down list box and select the business attribute into which you want to add the Toast Data.&lt;br /&gt;
#Click '''Add'''.&lt;br /&gt;
#Specify a name and display name.&lt;br /&gt;
|structuredtextwide={{NoteFormat|To configure the order in which the toast data is displayed in the UI, click '''Sort Toast Data''' and follow the instructions in the dialog box.|}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
|fullwidth=No&lt;br /&gt;
}}&lt;br /&gt;
{{NoteFormat|To add a new folder to the list, you can do one of the following:&lt;br /&gt;
* Click '''Add Folder'''; or&lt;br /&gt;
* To add a subfolder, click the '''Folder''' drop-down list box, select a folder, and then click the '''Add folder''' icon.|2}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Multi-channel&amp;diff=126631</id>
		<title>PEC-AS/Current/ManageCC/Multi-channel</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Multi-channel&amp;diff=126631"/>
		<updated>2022-08-16T14:00:27Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Configure a multi-channel contact center&lt;br /&gt;
|TocName=Configure a multi-channel contact center&lt;br /&gt;
|Context=Learn how to configure a multi-channel contact center and how to enable multiple channels for a single agent.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=What are interaction channels?&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=An interaction channel is simply a medium of interaction between you and your customer, such as telephone (voice), email, and Facebook.&lt;br /&gt;
&lt;br /&gt;
In Agent Setup, the available channels are as follows:&lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Voice_options|display text=Voice}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Email_options|display text=Email}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Chat_options|display text=Chat}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Facebook_options|display text=Facebook}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Twitter_options|display text=Twitter}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Outbound_options|display text=Outbound}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Workitem_options|display text=Workitem}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Multi-channel|anchor=alto|display text=Genesys Predictive Engagement for chat}} (available in the new Agent Workspace only)&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Configure a multi-channel contact center&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=If your contact center interacts with customers on many different channels, such as voice (telephone), email, chat, and Facebook, you'll need to configure your contact center and your agents accordingly. This requires completing main tasks:&lt;br /&gt;
&lt;br /&gt;
*Specify the channels that apply to your contact center.&lt;br /&gt;
*Specify the channels that apply to an individual agent.&amp;lt;br /&amp;gt;{{NoteFormat|The only exception applies to the Genesys Predictive Engagement for Chat channel. See the Enable Genesys Predictive for Chat section below for details.|}}&lt;br /&gt;
&lt;br /&gt;
===Enable channels for the global contact center===&lt;br /&gt;
This is the first step in the process. If you don't complete this action first, you won't be able to assign interaction channels to individual agents. &lt;br /&gt;
&lt;br /&gt;
To enable the channels that your contact center will use on any given day:&lt;br /&gt;
&lt;br /&gt;
#Go to '''Contact Center Settings &amp;gt; Desktop Options &amp;gt; Channels and options'''.&lt;br /&gt;
#Click the channels that apply to your contact center.&lt;br /&gt;
#Go to each channel option to apply individual channel settings.&lt;br /&gt;
&lt;br /&gt;
====Assign channels to a single agent====&lt;br /&gt;
Once you specify the channels that your contact center will use, you'll need to assign channels to the agents every time you create a new agent.&lt;br /&gt;
&lt;br /&gt;
On the '''User &amp;gt; New User''' page, the list of channels you configured for your global contact center appear in the Channels menu. Select the channels that apply to the agent you're creating.&lt;br /&gt;
&lt;br /&gt;
Now, when that agent logs in to their desktop application (Agent Workspace, for example), the channels appear on their My Channels tab of their dashboard.&amp;lt;br /&amp;gt;[[File:AS AgentChannels.png|center|800px]]&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Enable Genesys Predictive Engagement for Chat&lt;br /&gt;
|anchor=alto&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=If you have the newest version of Agent Workspace with Predictive Engagement capabilities, you can enable the Genesys Predictive Engagement for Chat channel in Agent Setup.&lt;br /&gt;
&lt;br /&gt;
Unlike all other channels, this channel can not be enabled at the global contact center level; you must enable it when you create a new agent on the '''User &amp;gt; New User''' page in the Agent Setup application. For more information, see {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADPredictive_Engagement|display text=Predictive Engagement Chat Interaction}}.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Configure Capacity Rules&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=Capacity rules control how many interactions and what type of interactions an agent can receive at one time. If you have a multi-channel contact center.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Enable multi-media agents&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=A multimedia agent handles non-voice calls only. If you have these agents in your contact center, you must enable the Multimedia Agent option when you create the new user. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;To do this, create or edit the new user and then enable the Multimedia Agents option.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Voice_options&amp;diff=126628</id>
		<title>PEC-AS/Current/ManageCC/Voice options</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Voice_options&amp;diff=126628"/>
		<updated>2022-08-16T14:00:19Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Voice channel options&lt;br /&gt;
|TocName=Voice channel options&lt;br /&gt;
|Context=Learn about the Voice channel options available in Agent Setup.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASVoice2.png&lt;br /&gt;
|structuredtext=In the '''Voice''' section of the '''Contact Center Settings''' page, configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Voice Auto Answer''' specifies that voice interactions are automatically answered when an agent receives the invitation.&lt;br /&gt;
*'''Voice Auto Answer On Active Call''' specifies that a voice interaction is not automatically answered if the agent has another active call.&lt;br /&gt;
*'''Voice Forward''' enables agents to forward voice calls.&lt;br /&gt;
*'''DTMF Tone''' specifies to play a tone when the agent selects a DTMF key.&lt;br /&gt;
*'''Voice Auto Ready''' places the agent in the Ready state as soon as they log in.&lt;br /&gt;
*'''Auto Not Ready Reason''' places the agent in Not Ready state as soon as they log in. When you select this option, define the default Not Ready reason code.&lt;br /&gt;
*'''Show Post Call Duration''' allows the post-call duration for a voice call to be shown in the interaction bar's tool tip area.&lt;br /&gt;
|structuredtextwide=*'''Show Hold Indication Timer''' allows the hold duration to be shown to the agent in the interaction bar.&lt;br /&gt;
*'''Release Voice Calls while on Hold''' enables agents to manually end voice calls that are on hold.&lt;br /&gt;
*'''Redirect / Release calls in Hunt Group''' enables agents to redirect/release calls in the Hunt group.&lt;br /&gt;
*'''Conference''' enables one-step voice conferencing.&lt;br /&gt;
*'''Two-Step Voice Conference''' enables two-step voice conferencing.&lt;br /&gt;
*'''Clear Conference on Release''' clears a conference call of all parties when the last agent leaves the conference call.&lt;br /&gt;
*'''Cancel ACW on Done''' specifies that the voice channel is to be returned to the agent's former availability status when the agent marks the voice interaction as Done while in After Call Work status.&lt;br /&gt;
*'''Cancel ACW on Change''' specifies that After Call Work status should be cancelled when an agent switches from After Call Work to Ready or Not Ready during a call.&lt;br /&gt;
*'''Lookup Contact for Voice''' activates Agent Workspace for contact lookup when an interaction is presented to an agent.&lt;br /&gt;
*'''Create Contact for Voice''' will create a contact if the initial contact lookup fails to find an existing contact.&lt;br /&gt;
*'''Enable History Record Creation for voice interaction without contact''' enables the voice interaction record to be created in My History and Interaction search screens when there is no associated contact.&lt;br /&gt;
*'''Caller ID Anonymous''' specifies whether the anonymous Caller ID is enabled. This option applies to only outbound calls.&lt;br /&gt;
*'''Caller ID for Consultations''' enables agents to use a Caller ID for consultations.&lt;br /&gt;
*'''Caller ID for Conferences''' enables agents to use a Caller ID for single-step conferences.&lt;br /&gt;
*'''Caller ID for Transfers''' enables agents to use a Caller ID for single-step transfers.&lt;br /&gt;
*'''Routing Point for Skill Based Transfers''' specifies the call number used by the Routing Point feature.&lt;br /&gt;
*'''Routing Based Actions''' defines the list of routing-based actions that an agent can perform. Options include:&lt;br /&gt;
**'''Make Call'''&lt;br /&gt;
**'''One Step Conference'''&lt;br /&gt;
**'''Initiate Conference'''&lt;br /&gt;
**'''One step Transfer'''&lt;br /&gt;
**'''Initiate Transfer'''&lt;br /&gt;
*'''Routing Based Targets''' defines the list of contact types to which an agent can route calls through the actions defined in the '''Routing Based Actions''' option. Options include Agent, Routing Point, Type Destination, Outbound Record, and Contact. Note that Agent Groups and Skills targets are not listed here, because they are configured through a routing strategy.&lt;br /&gt;
*Options to exclude a range of numbers from the Team Communicator. For each option, if you enable it, you must type a regular expression (RegEx) to match against the following items:&lt;br /&gt;
**Entered phone number&lt;br /&gt;
**Selected agent or routing point&lt;br /&gt;
*:For example, to exclude extensions that are 7 digits and start with the numbers 7 or 8, type &amp;lt;tt&amp;gt;^(7{{!}}8)\d{6}$&amp;lt;/tt&amp;gt;&lt;br /&gt;
**'''Make Call Exclude Number''' specifies the format for a phone number to exclude from Team Communicator when making a call.&lt;br /&gt;
**'''Single Step Conference Exclude Number''' specifies the format for a phone number to exclude from Team Communicator on a single step conference.&lt;br /&gt;
**'''Single Step Transfer Exclude Number''' specifies the format for a phone number to exclude from Team Communicator on a single-step transfer.&lt;br /&gt;
**'''Consultations Exclude Number''' specifies the format for a phone number to exclude from Team Communicator on consultation.&lt;br /&gt;
*:These options are not applicable to global or personal favorites.&lt;br /&gt;
*'''Voice Ringtone Type''' specifies the voice ringtone type. Enable the option and then select the ringtone type from the drop-down list box.&lt;br /&gt;
*'''Voice Ringtone Priority''' specifies the priority level of the voice ringtone within the channels. Enable the option and then type the number for the priority level.&lt;br /&gt;
*'''Voice Ringtone Duration''' specifies how long the ringtone rings. Use the following values:&lt;br /&gt;
**&amp;lt;tt&amp;gt;-1&amp;lt;/tt&amp;gt; specifies to repeat the ringtone until the call is answered.&lt;br /&gt;
**&amp;lt;tt&amp;gt;0&amp;lt;/tt&amp;gt; specifies to play the ringtone only one time.&lt;br /&gt;
**&amp;lt;tt&amp;gt;1&amp;lt;/tt&amp;gt; or more specifies to play the ringtone for the specified duration (in milliseconds) and then repeat until the call is answered.&lt;br /&gt;
*'''Voice Ringtone Volume''' specifies the default volume for the voice ringtone.&lt;br /&gt;
*'''Can One Step Transfer''' enables instant conferencing of a voice call.&lt;br /&gt;
*'''Can Two Step Transfer''' enables two-step transfer of a voice call.&lt;br /&gt;
*'''Can Extend After Call Work''' enables the extension of After Call Work indefinitely, until the user's status is changed manually.&lt;br /&gt;
*'''Can Use WebRTC''' enables WebRTC in Agent Workspace. Note: The '''Can Use Voice Channel''' option must be enabled.&lt;br /&gt;
*'''WebRTC Polling Timeout''' specifies, in seconds, a period of time during which WebRTC library waits for the response for a polling request.&lt;br /&gt;
*'''Expression to capture groups in GWS url''' specifies that Workspace should extract some part of its URL to capture some groups containing shared information among services, like the tenant or the region.&lt;br /&gt;
*'''WebRTC Server URN''' specifies the URN that should be based on the following pattern: &amp;lt;tt&amp;gt;WEBRTCGATEWAY_SERVER:WEBRTCGATEWAY_PORT?sip-proxy-address=SIPPROXY_SERVER:SIPPROXY_PORT.&amp;lt;/tt&amp;gt;&lt;br /&gt;
*'''Can change speaker volume''' allows an agent to change speaker volume. Note: The '''Can Use Voice Channel''' option must be enabled.&lt;br /&gt;
*'''Can mute microphone''' allows an agent to mute and unmute the microphone. Note: The '''Can Use Voice Channel''' option must be enabled.&lt;br /&gt;
*'''Can mute speaker''' allows an agent to mute and unmute the speaker. Note: The '''Can Use Voice Channel''' option must be enabled.&lt;br /&gt;
*'''Can send DTMF''' specifies if DTMF is available for WebRTC calls. Note: The '''Can Use Voice Channel''' option must be enabled.&lt;br /&gt;
*'''WebRTC Ringtone Type''' specifies the voice channel ringing sound -&lt;br /&gt;
*'''WebRTC Ringtone Priority''' is the priority of ringtone. The higher the integer, the higher the priority.&lt;br /&gt;
*'''WebRTC Ringtone Duration:'''&lt;br /&gt;
**-1 plays means to play and repeat until an explicit message stops it with an established event.&lt;br /&gt;
**0 means to play the entire sound one time.&lt;br /&gt;
**An integer greater than 0 means a time in milliseconds to play and repeat the sound.&lt;br /&gt;
*'''WebRTC Ringtone Volume''' specifies the default volume for WebRTC ringtone.&lt;br /&gt;
*'''Voice SIP Preview Ringtone Type''' allows the selection of a ringtone type from the default tone types.&lt;br /&gt;
*'''Voice SIP Preview Ringtone Priority''' specifies Voice SIP ringing priority between different channels.&lt;br /&gt;
*'''Voice SIP Preview Ringtone Duration''' specifies the Voice SIP preview duration.&lt;br /&gt;
*'''Voice SIP Preview Ringtone Volume''' specifies the default volume for the voice SIP preview ringtone.&lt;br /&gt;
*'''Allow Alert for Opt-out Recording''' alerts the agent that the current call is not being recorded by a supervisor.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Create_agents&amp;diff=126623</id>
		<title>PEC-AS/Current/ManageCC/Create agents</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Create_agents&amp;diff=126623"/>
		<updated>2022-08-16T13:59:40Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Manage agents and other users&lt;br /&gt;
|TocName=Manage agents&lt;br /&gt;
|Context=Learn how to add, import, and manage agents and other users.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{NoteFormat|All Users who have the required roles and permissions set in {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Access_groups}} can perform these tasks.|2}}&lt;br /&gt;
On the '''Users''' tab, you can manage agent, administrator, and supervisor accounts, including adding new accounts, importing agent accounts from an external file, and exporting agents. &lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|To add administrator accounts to your contact center, you add a user and assign the user to an administrators access group or {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Bulk_operations|display text=import the administrator accounts}}.|}}&lt;br /&gt;
&lt;br /&gt;
After you {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Getting_started|display text=log in}} to the Agent Setup interface, the first screen that you will see is the '''Users''' tab. If your contact center already has agents assigned to it, you see a list of configured agents. In a fresh installation, you might see an empty list. Regardless, as part of your regular maintenance on your contact center, you need to add agents.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=View agent accounts&lt;br /&gt;
|anchor=view&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=What you see in the Agent Setup interface is determined by your permission settings.&lt;br /&gt;
&lt;br /&gt;
[[File:GAPI-20784_August2020.png]]&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|If you see a red check box next to an agent account, this means that the agent's account is not valid due to some missing information. Hover your mouse over the check box to see what information is missing. For example, if a voice agent does not have a configured default '''Place Name''' field and your contact center is not configured to prompt the agent to enter place when he or she logs in, the agent's account is considered invalid until you update the agent account to supply the missing information.}}&lt;br /&gt;
&lt;br /&gt;
Note the following options that you can use to locate specific agents on the list:&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''Search by Name/Username''': Use this field to type an agent name or username, or part of an agent's name, to filter the list to display only agents that match your search words.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''Agent Groups''': Use this field to type the name of an agent group. All agents that are assigned the specified agent group will be listed.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''Roles''': Use this drop-down list box to filter the list to display only agents that are assigned a specific role.&amp;lt;br /&amp;gt;&lt;br /&gt;
{{NoteFormat|As of 9.0.000.80, the following User Role names have changed. Only the names themselves have changed; their meanings and functions did not change.&lt;br /&gt;
*The &amp;quot;Agent&amp;quot; Role name is changed to &amp;quot;Agent Workspace Agent&amp;quot;&lt;br /&gt;
*The &amp;quot;Supervisor&amp;quot; Role name is changed to &amp;quot;Agent Workspace Supervisor&amp;quot;&lt;br /&gt;
*The &amp;quot;Admin&amp;quot; Role name is changed to &amp;quot;Agent Setup Admin&amp;quot;}}&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''Skills''': Use this drop-down list box to filter the list to display only agents that are assigned a specific skill.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''State''': Use this drop-down list box to filter the list to display either All, Enabled, or Disabled.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;'''Page navigation''': To scroll through the list pages, use the back and next arrow next to the page number at the bottom of the page.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Add agents manually&lt;br /&gt;
|anchor=Addagents&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Video&lt;br /&gt;
|image=170715552&lt;br /&gt;
|structuredtext=Click the '''Add User''' link. You can select a template from the '''Template''' drop-down list box if you have configured one or more templates. A template automatically selects some of the options on the '''Add User''' screen. &lt;br /&gt;
&lt;br /&gt;
Complete all the required (*) fields on the screen. If you make an error, a message is displayed to tell you the correct format for a field. Most fields are self-explanatory, such as the name and email fields.&lt;br /&gt;
|structuredtextwide=Use the following table for advice on how to fill in the fields:&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
!{{!}}'''Option'''&lt;br /&gt;
!{{!}}'''Description'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Folder&lt;br /&gt;
{{!}}{{!}}From the drop-down list box, select the business group to which you want to assign the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}First Name&lt;br /&gt;
{{!}}{{!}}Type the first name of the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Last Name&lt;br /&gt;
{{!}}{{!}}Type the last name of the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Username&lt;br /&gt;
{{!}}{{!}}Type the username for the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Login Code&lt;br /&gt;
{{!}}{{!}}Optional. Type a login code for the user. An example of a login code is the user's employee ID.{{NoteFormat|The '''Login Code''' option is hidden by default, therefore, it might not be displayed on your screen. If you require the '''Login Code''' option, contact Genesys Professional Services to request that they enable the Agent Login Code option. &lt;br /&gt;
}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Email&lt;br /&gt;
{{!}}{{!}}Optional. Type the user's email address.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Reset Password&lt;br /&gt;
{{!}}{{!}}When selected, this option specifies that when the next time the user logs in, he or she will be prompted to change the password. This option only applies to agent user accounts.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Password&lt;br /&gt;
{{!}}{{!}}Type a default password for the user.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Password confirm&lt;br /&gt;
{{!}}{{!}}Type the password again.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Employee ID&lt;br /&gt;
{{!}}{{!}}Optional. Type the user's employee ID.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}External ID&lt;br /&gt;
{{!}}{{!}}Optional. Type the user's external ID.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Capacity Rule&lt;br /&gt;
{{!}}{{!}}Optional. Choose an existing Capacity Rule from the drop down.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}State enabled&lt;br /&gt;
{{!}}{{!}}Enables or disables the user account.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Multimedia Agent&lt;br /&gt;
{{!}}{{!}}Specifies that this agent is only enabled for multimedia (non-voice).&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Supervisor&lt;br /&gt;
{{!}}{{!}}Select this option if this agent has a supervisory role.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Phone Number(s)&lt;br /&gt;
{{!}}{{!}}In addition to the default phone number, you can assign additional phone numbers to the agent. The agent has the opportunity to select the number when they log in to accept calls.&lt;br /&gt;
For example, if you type &amp;lt;code&amp;gt;hjackson&amp;lt;/code&amp;gt; in the '''Username''' field, when you type a phone number in the '''Number''' field of the first row, the '''Place Name''' field displays &amp;lt;code&amp;gt;hjackson&amp;lt;/code&amp;gt;. If you type a number in the second row, the associated &amp;lt;code&amp;gt;Place Name&amp;lt;/code&amp;gt; field displays &amp;lt;code&amp;gt;hjackson2&amp;lt;/code&amp;gt; and the place name in the first row changes to &amp;lt;code&amp;gt;hjackson1&amp;lt;/code&amp;gt;. If your contact center has a requirement to specify unique place names for different business groups or regions, you can overwrite the default place name.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Place Name&lt;br /&gt;
{{!}}{{!}}The value that you type in the '''Username''' field automatically populates the '''Place Name''' column. If you don't want to use the username as a place name, clear the '''Use''' check box.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Use&lt;br /&gt;
{{!}}{{!}}The '''Use''' option specifies that the username is to be used for the associated phone number. This option is selected by default. When you clear the '''Use''' check box, the phone number is used as a place name.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Wrap Up Time&lt;br /&gt;
{{!}}{{!}}You can configure wrap up time for an agent. Wrap up time is the amount of time the agent is allotted to complete after-call tasks, such as typing notes or selecting a disposition. The wrap-up time is measured in seconds. To disable wrap up time, type 0.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Voice Mail&lt;br /&gt;
{{!}}{{!}}Type the voice mail box extension number for the agent to use.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Softphone&lt;br /&gt;
{{!}}{{!}}Select this check box if this user will use a {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Genesys_Softphone|display text=softphone}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}SIP Phone Type&lt;br /&gt;
{{!}}{{!}}When you enable Softphone, you must select a {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agents|anchor=SIPType|display text=Softphone Type}}. Softphone types include:&lt;br /&gt;
&lt;br /&gt;
*Disable CTI&lt;br /&gt;
*Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom&lt;br /&gt;
*Obsolete Genesys Softphone with embedded DTMF support&lt;br /&gt;
*Generic phone&lt;br /&gt;
*Genesys SoftPhone with WebRTC&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Skills&lt;br /&gt;
{{!}}{{!}}Select the skills that you want to assign to the agent, assign a skill level, and click '''Add'''. With many skills to choose from, you can filter the list of skills by using the search box.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Caller IDs&lt;br /&gt;
{{!}}{{!}}Click Caller ID and add at least one identifier to be displayed on a receiver's call display. If you add more than one, the agent has the option to choose which caller ID they want to display. You can also enable the agent to use an anonymous caller ID.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Groups&lt;br /&gt;
{{!}}{{!}}Assign this agent to an agent group, which is a logical grouping of agents that provide particular sets of contact center services. For more information about agent groups, see {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agent_groups}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Access Group&lt;br /&gt;
{{!}}{{!}}Assign this agent to an access group, which is a logical grouping of agents that are provided specific access permissions.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Favorites&lt;br /&gt;
{{!}}{{!}}Personal Favorites is a list of Agents, Agent Groups or external contacts that group members frequently dial. This list provides a click-to-call list of these numbers on Agent Workspace. Personal favorites are configured the same way as Global Favorites. See {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Work_with_Global_Favorites}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Switches&lt;br /&gt;
{{!}}{{!}}Select the switches where DNs and Agent Logins should be provisioned.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}External URLs&lt;br /&gt;
{{!}}{{!}}Integrate internal and external websites into your agent's main view. See {{Link-SomewhereInThisVersion|manual=ManageCC|topic=External_URLs}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Filter&lt;br /&gt;
{{!}}{{!}}For each agent group, you can control what information that group can see from other agent groups in the Team Communicator, Favorites, and Statistics. After you select an agent group on the Agent Groups window, select the Filter option on the menu bar. In the list of agents groups, you can choose to restrict or exclude agent groups by selecting the appropriate check boxes. You can also manage filters on the '''Desktop Options''' page.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Desktop Options&lt;br /&gt;
{{!}}{{!}}Assign channels and other options to the agent by clicking '''Desktop Options''' and then selecting from the listed options. You can select more than one option. For a detailed look at what options you can configure for an agent, see the {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Agent_options_overview}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}CRM Adapter&lt;br /&gt;
{{!}}{{!}}'''CRM Adapter''': Use the '''CRM Adapter''' tab to configure the Gplus Adapter option settings for the agent group. For information, see {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Salesforce_options}}.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Recording Hierarchy&lt;br /&gt;
{{!}}{{!}}The recording hierarchy for an agent specifies the access control applied to recordings of calls handled by that agent. Select the Recording Hierarchy check box, and then type the hierarchy string. See {{Link-AnywhereElse|product=PEC-REC|version=Current|manual=Administrator|topic=AccessControl}} for more information about Recording agent hierarchy, access groups, and partitioning.&lt;br /&gt;
{{!}}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=SIP Phone Types&lt;br /&gt;
|anchor=SIPType&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AS_SIPPhoneTypes_GAPI-26675.png&lt;br /&gt;
|structuredtext=When you enable Softphone, you must select a softphone type from the '''SIP Phone Type''' list.&lt;br /&gt;
&lt;br /&gt;
SIP Phone Types include:&lt;br /&gt;
&lt;br /&gt;
*Disable CTI&lt;br /&gt;
*Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom&lt;br /&gt;
*Obsolete Genesys Softphone with embedded DTMF support&lt;br /&gt;
*Generic phone&lt;br /&gt;
*Genesys SoftPhone with WebRTC&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|structuredtextwide=*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it matches the standard configuration of a Generic SIP phone that ''does not'' support any BroadSoft extensions (the phone does not allow even the &amp;quot;answer&amp;quot; action via Desktop session), the UI displays the '''Disable CTI''' type.&lt;br /&gt;
*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it matches the standard configuration of '''Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom''' , the UI displays this phone type.&lt;br /&gt;
*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it matches the standard configuration of Genesys Softphone with embedded dtmf support, the UI displays '''Obsolete Genesys Softphone with embedded DTMF support type'''. {{NoteFormat|There are occasional scenarios and/or PSTN Carriers where dtmf does not work well for agents using phones with such a configuration. In these instances, Genesys recommends re-provisioning this phone as '''Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom''', and removing the embedded dtmf support.}}&lt;br /&gt;
&lt;br /&gt;
*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it matches the standard configuration of a Generic SIP phone that supports only the &amp;quot;talk&amp;quot; BroadSoft extension (Desktop control over the &amp;quot;answer&amp;quot; action), the UI displays the '''Generic SIP phone''' type.&lt;br /&gt;
*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it matches the standard configuration of '''Genesys Softphone with WebRTC''', the UI displays this phone type&lt;br /&gt;
*If an Extension DN for an agent's phone is provisioned in the environment in such a manner that it ''does not'' match the standard configuration, it is reflected as the '''Custom''' type. {{NoteFormat|There is no way to provision a new phone of '''Custom''' type, as Genesys Multicloud CX supports only standard phones. If you need help, contact your Genesys representative.}}&lt;br /&gt;
&lt;br /&gt;
===='''Genesys recommendations'''====&lt;br /&gt;
&lt;br /&gt;
*If the agent actually uses Genesys Softphone or Genesys 420HT phone or AudioCodes 4xxHD or Polycom, it is recommended to re-provision this phone as '''Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom'''&lt;br /&gt;
*If the agent uses a custom phone (not '''Genesys Softphone / Genesys 420HT / AudioCodes 4xxHD / Polycom'''), keep the phone configuration as '''Custom'''. Alternatively, re-provision the phone as '''Generic SIP Phone''' or '''Disable CTI''' phone type, whichever is applicable, for the phone to obtain the standard settings.&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
For historical reasons, if a phone has been provisioned according to any older standards, the phone might experience various issues due to misaligned settings. If you need help, contact your Genesys representative.|2}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Use bulk import to add multiple agents&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=You can use the Bulk Import feature to import multiple agents at a single time. Refer to the {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Bulk_operations}} page for detailed information and instructions.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Edit agents&lt;br /&gt;
|anchor=editagent&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Video&lt;br /&gt;
|image=143395458&lt;br /&gt;
|structuredtext=You can edit a single agent or a group of agents. When you edit a single agent, you can edit any of the agent's details. For a group edit, the two options you can edit are Annex and Skills. &lt;br /&gt;
&lt;br /&gt;
When you edit one agent, click the agent's name in the Name column. In the '''Manage User''' window, you can make your updates. &lt;br /&gt;
&lt;br /&gt;
Clicking '''Save''' means you'll stay in the '''Edit User''' screen after saving, while clicking '''Save and close''' saves your changes and returns you to the users list.&lt;br /&gt;
&lt;br /&gt;
Clicking '''Delete User''' opens a confirmation window where you can also delete the user's places.&lt;br /&gt;
&lt;br /&gt;
To edit multiple users at once, select the agents that you want to edit, click '''Edit Users''', and then make your changes in the '''Edit Users''' window. When you edit multiple users, consider the following:&lt;br /&gt;
&lt;br /&gt;
*You can add Annex options or modify existing options. You can only delete Annex options that are identical for all selected agents.&lt;br /&gt;
*Only values that are common for the selected users are shown for Skills and Annex. For example, if:&lt;br /&gt;
**Agent 1 has Russian skill level of 10 and English skill level of 5&lt;br /&gt;
**Agent 2 has Russian skill level of 10 and English skill level of 7. You will see the Russian skill level of 10 and English skill level  is blank on the '''Edit Users''' screen under '''Skills'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Edit an agent's Access Groups&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=GAPI-20659_Aug2020_AccessGroup.png&lt;br /&gt;
|structuredtext=To remove an agent from an Access Group, from the '''Users''' tab click the agent's '''Name'''. From the left-hand navigation menu, click '''User &amp;gt; Access Group'''.  From here you can check the checkbox next to each Access Group you wish to remove from the agent's list, and click '''Remove'''.&lt;br /&gt;
&lt;br /&gt;
Note: Clicking '''Remove''' only removes the user from that Access Group, it does not delete the Access Group.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Channels_options&amp;diff=126615</id>
		<title>PEC-AS/Current/ManageCC/Channels options</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Channels_options&amp;diff=126615"/>
		<updated>2022-08-16T13:58:29Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Channel options&lt;br /&gt;
|TocName=Channel options&lt;br /&gt;
|Context=Learn how to enable channel options in the Agent Setup application.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=&amp;lt;span&amp;gt;Channels are different methods used to communicate with customers and team members in your contact center.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;Each channel allows for communication with contacts in different ways, such as making and receiving phone calls (known as the Voice channel), receiving and replying to emails, and interacting in live chats.&amp;lt;/span&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Enable Channels&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Channels082020.png&lt;br /&gt;
|structuredtext=In the '''Channels''' section under '''Desktop Options''', select the channels you want to enable in your contact center. &lt;br /&gt;
&lt;br /&gt;
The choices that you make in the '''Channels''' section are not automatically applied to all agents and users. Your selection provides a set of channels that you choose from when you add an agent. For example, you can select '''Voice''', '''Chat''', '''Email''', '''Workbins''', '''Outbound''', '''Workitem''', '''Facebook''', or '''Twitter''' for the contact center. Then, when you {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agents|anchor=Addagents|display text=add an agent}} or {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agents|anchor=editagent|display text=edit an agent}}, you can configure the individual agent to only have access to certain channels.&lt;br /&gt;
&lt;br /&gt;
You can also enable '''Genesys Predictive Engagement''' for '''Chat''' channel users working with the new Agent Workspace. When editing or creating a user in Agent Setup, you can select '''Altocloud''' under '''Channels''' from the '''Desktop Options''' in the '''Users''' section. This option is not available in the '''Contact Center Settings''' or '''Agent Groups''' sections. For more information, see {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADPredictive_Engagement}}.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=My Channels options&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASMyChannels.png&lt;br /&gt;
|structuredtext=In the '''My Channels''' section, you can enable the following options:{{Section&lt;br /&gt;
|sectionHeading=&lt;br /&gt;
|anchor=|alignment=Vertical|structuredtext=&lt;br /&gt;
* '''My Channels''' allows an agent to access the My Channels tab.&lt;br /&gt;
* '''My Channels Pending State''' allows an agent to have a pending state in My Channels.&lt;br /&gt;
}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Global_Login&amp;diff=126612</id>
		<title>PEC-AS/Current/ManageCC/Global Login</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Global_Login&amp;diff=126612"/>
		<updated>2022-08-16T13:57:35Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Configure global login&lt;br /&gt;
|TocName=Configure global login&lt;br /&gt;
|Context=Global login options determine what happens when an agent logs in.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASGlobalLoginOptions2.png&lt;br /&gt;
|structuredtext=In the '''Global Login''' section under '''Desktop Options''' on the '''Contact Center Settings''' page, configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Prompt Place''' requires the agent to specify a place when they log in.&lt;br /&gt;
*'''Store Recent Place''' specifies whether the most recently used Place is stored. This option is applicable when Prompt Place option is set to true.&lt;br /&gt;
*'''Voicemail''' enables the Voicemail menu.&lt;br /&gt;
*'''Mandatory Disposition''' specifies whether it is mandatory for the agent to select a disposition before marking an interaction as done.&lt;br /&gt;
*'''Agent States Global Status''' defines the available agent states in the global Status menu.&lt;br /&gt;
*'''Agent States by Channel''' defines the available agent state actions in the My Channels contextual menu.&lt;br /&gt;
|structuredtextwide=*'''Allow Pending State in My Channel''' allows an agent to have a pending state in the My Channel tab.&lt;br /&gt;
*'''Team Communicator Search Filter''' specifies the list of filters that an agent can use to search for contacts and internal targets in the Team Communicator. When you select this option, all filters are enabled by default. To customize the filters, click the drop-down list box and deselect the filters that you don't want to include.&lt;br /&gt;
*'''Team Communicator Exclude from Groups''' makes agents from excluded groups not visible in Team Communicator, Favorites, and Statistics.&lt;br /&gt;
*'''Team Communicator Exclude Groups''' specifies the list of agent groups to be excluded from searches and statistics. Virtual agent groups are not supported. This option is overridden by the Team Communicator Restrict to Groups option.&lt;br /&gt;
*'''Team Communicator Include Groups''' specifies the list of agent groups that are returned for searches and statistics. Overrides the '''Team Communicator Exclude Groups''' option. Virtual agent groups are not supported.&lt;br /&gt;
*'''Team Communicator Restrict to Groups''' makes agents only from restricted groups visible in Team Communicator, Favorites, and Statistics.&lt;br /&gt;
*'''Team Communicator Max Favorites''' specifies the maximum size of the favorites list displayed in the Team Communicator.&lt;br /&gt;
*'''Transaction Override Attached Data Key''' allows you to override desktop options in Agent Workspace by setting a key value to the name of a transaction list object. When you set the value of the identified key to the name of the transaction list object, desktop options in the transaction list object are used instead of the Agent Workspace application or agent group objects.&lt;br /&gt;
*'''Inactivity Timeout (min)''' specifies the number of minutes of agent inactivity (no mouse or keyboard usage) that triggers application locking. If the agent has been inactive longer than the number of minutes this option, the agent session is ended.&lt;br /&gt;
*'''Alert before timeout (sec)''' specifies the number of seconds that pass before the inactivity alert is sent to the agent.&lt;br /&gt;
*'''Sidebar Region''' specifies the order of the Region to be displayed in the sidebar.&lt;br /&gt;
*'''Use Performance Tracker''' allows the use of the Performance Tracker.&lt;br /&gt;
*'''Use Dashboard''' allows the use of the Dashboard.&lt;br /&gt;
*'''Auto-focus on inbound interactions''' enables inbound interactions to automatically be in focus when accepted.&lt;br /&gt;
*'''Channel to be auto-focused''' specifies whether the inbound interaction of a particular media type is automatically in focus when accepted.&lt;br /&gt;
*'''Invalidate Auth SSO session on Workspace logout''' specifies whether the Single sign-on (SSO) authentication session is invalidated when an agent logs out of the Workspace. By default, when an Agent exits Workspace Web Edition, the Workspace session and the Genesys Authentication SSO session is removed and the agent is redirected to the Genesys Authentication login screen. This is the default behavior when this option is selected. Clearing this option removes only the Workspace session and the keeps the Genesys Authentication SSO session alive. In this scenario, the agent is then redirected to a login-info.html webpage with the message &amp;quot;Your session has ended&amp;quot;. If the Genesys Authentication session has not expired, and the agent uses Workspace from the same browser, no authentication is required.&lt;br /&gt;
*'''Show Change Account Link''' specifies whether or not to display the Change Login Account link on the login error page and the second step login page. This option is not used if the '''Invalidate Auth SSO session on Workspace logout''' option is selected.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Contacts&amp;diff=126611</id>
		<title>PEC-AS/Current/ManageCC/Contacts</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Contacts&amp;diff=126611"/>
		<updated>2022-08-16T13:57:33Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Contacts&lt;br /&gt;
|TocName=Contacts&lt;br /&gt;
|Context=Configure contacts in Agent Workspace so agents can manage their own list of contacts and contact history.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Contact_Nov2020_GAPI-24897.png&lt;br /&gt;
|structuredtext=In the '''Contact''' section of the '''Contact Center Settings''' tab, you can enable the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Contact''' enables agents to access contact features.&lt;br /&gt;
*'''UCS for Voice''' enables the Universal Contact Server to generate voice interaction history in Agent Workspace. This option is enabled when the '''Contact''' and  '''Voice''' check boxes are selected.&lt;br /&gt;
*'''Assign Contact''' enables agents to assign contacts to an interaction. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Save Contact''' enables agents to modify contacts.&lt;br /&gt;
*'''Delete Contact''' enables agents to delete contacts.&lt;br /&gt;
*'''Use Contact History''' enables agents to access contact history. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Contact History Display Columns''' allows you to manage the interaction attributes you want to display in the '''Contact History''' view in Agent Workspace. This option is enabled when the '''Contact''' and '''Use Contact History''' check boxes are selected.&lt;br /&gt;
*'''Search Contact History''' enables agents to search contact history. This option is enabled when the '''Contact''' and '''Use Contact History''' check boxes are selected.&lt;br /&gt;
*'''Contact History Search Attributes''' allows you to manage the interaction attributes you want to display in the '''Contact History Quick Search''' view in Agent Workspace. This option is enabled when the '''Contact''', '''Use Contact History''',  and '''Search Contact History'''  check boxes are selected.&lt;br /&gt;
|structuredtextwide=*'''Use My History''' enables agents to access their own contact history. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Contact My History Displayed Columns''' allows you to manage the interaction attributes you want to display in the '''My History''' view in Agent Workspace. This option is enabled when the '''Contact''' and  '''Use My History''' check boxes are selected.&lt;br /&gt;
*'''Search My History''' enables agents to search their own contact history. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Contact My History Search Attributes''' allows you to manage the interaction attributes you want to display in the '''My History Quick Search''' view in Agent Workspace. This option is enabled when the '''Contact''',  '''Search My History''', and '''Search My History''' check boxes are selected.&lt;br /&gt;
*'''Open from History'''  allows agents to open in-progress emails from the interaction history. This option is enabled when the '''Contact''' and '''Email''' check boxes are selected.&lt;br /&gt;
*'''Use Directory''' enables agents to view and search the contact directory. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Contact Directory View''' specifies the format for the Contact History View. Options include '''List View''' or '''Grid View'''. This option is enabled when the '''Contact''' check box is selected.&lt;br /&gt;
*'''Contact Notepad''' allows an agent to display and edit notes while handling an interaction. The notepad is a feature that enables agents to enter comments about the current interaction or about a selected interaction. Agents can view the note in most channels as well as contact history, My History, and My Workbin.&lt;br /&gt;
*'''Use Contact History Notepad''' allows an agent to see notes about interactions in Contact History.&lt;br /&gt;
*'''Allow Contact Interactions to be Open from Queue''' enables agents to open in-progress interactions from their workbin history.&lt;br /&gt;
*'''Allow Contact Interactions to be Open from Personal Workbins''' enables agents to open in-progress interactions that are in another agent's workbin history.&lt;br /&gt;
*'''Allow Contact Interactions Workflow State''' enables the use of the interaction workflow state in an interaction's details.&lt;br /&gt;
*'''Allow Tree View for Threaded Interactions''' enables agents to swap the interaction display format from grid view to tree view and inversely.&lt;br /&gt;
*'''Tree View - Contact History Displayed Columns''' specifies the list of interaction fields that are displayed in the Contact History screen for tree view.&lt;br /&gt;
*'''Tree View - My History Displayed Columns''' specifies the list of interaction fields that are displayed in the My History screen for tree view.&lt;br /&gt;
*'''Tree View - All Interactions Displayed Columns''' specifies the list of interaction fields that are displayed in the Interaction Search screen for tree view.&lt;br /&gt;
*'''Allow Check for Duplicate Contact''' enables workspace to alert agents when creating a duplicate contact. This option can be overridden by a routing strategy as described in the Configuration Guide.&lt;br /&gt;
*'''List of Contact Attributes for AND rule''' specifies the list of contact attributes, each of which are added as an AND clause in the search query to retrieve potential duplicate contacts from UCS during contact creation in Workspace.&lt;br /&gt;
*'''List of Contact Attributes for OR rule''' specifies the list of contact attributes, each of which are added as an OR clause in the search query to retrieve potential duplicate contacts from UCS during contact creation in Workspace.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Desktop_Views_options&amp;diff=126610</id>
		<title>PEC-AS/Current/ManageCC/Desktop Views options</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Desktop_Views_options&amp;diff=126610"/>
		<updated>2022-08-16T13:57:30Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Desktop Views options&lt;br /&gt;
|TocName=Desktop Views options&lt;br /&gt;
|Context=Use the information below to configure your Desktop Views in Agent Setup. To find out more information about all the different views available within Agent Workspace, see the topic {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADNav|display text=Navigating Agent Workspace}} for a helpful video of the Main view as well as detailed information on such topics as the Navigation bar, the Side bar, and the Interaction bar.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AS_DesktopViewsFullFinal_GAPI-22966.png&lt;br /&gt;
|structuredtext=In the '''Desktop Views''' section of the '''Contact Center Settings''' page, you can configure the options, below. {{NoteFormat|&amp;lt;li&amp;gt;For '''default view''' options, the default view is the first configured view, if visible; else it's the second configured view, if visible, and so on. If the default view option is not configured, then the default setting is used. If you do not specify all the options, then the default order is used except where an item order is specified.&amp;lt;br/&amp;gt; &amp;lt;li&amp;gt;For '''views order''' options, the default ordering is used if the views order option is not configured. If you do not specify all the options, then the default setting is used for any item not specified.|}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=*'''Default view in Region NavigationBarRegion''' specifies, in precedence order, the view selected by default in the Navigation Bar Region. Valid values include, &amp;lt;code&amp;gt;Connect&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Monitoring&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region NavigationBarRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Navigation Bar Region. Valid values include, &amp;lt;code&amp;gt;TeamCommunicatorView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;NotificationsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VoiceMailView&amp;lt;/code&amp;gt; , &amp;lt;code&amp;gt;PerformanceTrackerView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region ConnectRegion''' specifies, in precedence order, the view selected by default in the Connect Region. Valid values include, &amp;lt;code&amp;gt;MyChannelsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyCampaignsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyHistoryView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;WorkbinsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;InteractionsSearchView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactDirectoryView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region ConnectRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Connect Region. Valid values include, &amp;lt;code&amp;gt;MyChannelsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyCampaignsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyHistoryView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;WorkbinsView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;InteractionsSearchView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactDirectoryView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region''' '''MonitoringRegion''' specifies, in precedence order, the view selected by default in the Monitoring Region. Valid values include, &amp;lt;code&amp;gt;DashboardView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyAgentsView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region MonitoringRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Monitoring Region. Valid values include, &amp;lt;code&amp;gt;DashboardView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MyAgentsView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default View in Region ContactRegion''' specifies, in order of precedence, the view selected by default in the Contact region. Valid values include, &amp;lt;code&amp;gt;ContactInformationView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactHistoryView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region ContactRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Contact Region. Valid values include, &amp;lt;code&amp;gt;ContactInformationView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactHistoryView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region HistoryInteractionDetailsRegion''' specifies, in order of precedence, the view selected by default in the History Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;InteractionDetailView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;StaticCaseDataView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region HistoryInteractionDetailsRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the History Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;InteractionDetailView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;StaticCaseDataView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region CaseSideRegion''' specifies, in order of precedence, the view selected by default in the Case Side Region. Valid values include, &amp;lt;code&amp;gt;ContactView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ExtensionSectionName&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SRLView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KnowledgeView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CoBrowseView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region CaseSideRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Case Side Region. Valid values include, &amp;lt;code&amp;gt;KnowledgeView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ExtensionSectionName&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CoBrowseView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;SRLView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region InteractionDetailsRegion''' specifies, in order of precedence, the view selected by default in the Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;DispositionView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region InteractionDetailsRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;DispositionView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Default view in Region WorkbinInteractionDetailsRegion''' specifies in precedence order the view selected by default in the Workbin Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;InteractionDetailView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;StaticCaseDataView&amp;lt;/code&amp;gt;.&lt;br /&gt;
*'''Views order in Region WorkbinInteractionDetailsRegion''' specifies the order (left to right, top to bottom) in which the views are displayed in the Workbin Interaction Details Region. Valid values include, &amp;lt;code&amp;gt;InteractionDetailView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;ContactInteractionNotePadView&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;StaticCaseDataView&amp;lt;/code&amp;gt;.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Salesforce_options&amp;diff=126608</id>
		<title>PEC-AS/Current/ManageCC/Salesforce options</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Salesforce_options&amp;diff=126608"/>
		<updated>2022-08-16T13:57:17Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Gplus Adapter for Salesforce options&lt;br /&gt;
|TocName=Gplus Salesforce options&lt;br /&gt;
|Context=Configure options for the Gplus Adapter for Salesforce.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Workspace, Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{NoteFormat|Some features described here may not apply to your organization’s setup. If you need features that aren’t available to you, contact your administrator or Genesys representative.}}&lt;br /&gt;
&lt;br /&gt;
Configure options for the {{Link-AnywhereElse|product=PEC-GPA|version=Current|manual=Administrator|display text=Gplus Adapter for Salesforce}} on the '''Contact Center Settings''' page. &lt;br /&gt;
&lt;br /&gt;
The '''CRM Adapter''' options are organized into three sections:  General, Screen Pop and Activity Log options.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=General options&lt;br /&gt;
|anchor=General&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=SalesforceGeneral_October2021_GAPI-31050.png&lt;br /&gt;
|structuredtext=In the '''General''' section, configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Click to Dial''' allows Gplus Adapter to enable Click-to-dial within in Salesforce. If this option is ''not'' selected, Gplus Adapter does not accept Click-to-dial requests, regardless of whether or not Click-to-dial is enabled within Salesforce.&lt;br /&gt;
*'''Click to Dial Preprocessing Rules''' specifies the rules to apply to a phone number before making a dialing request.&lt;br /&gt;
*'''Salesforce Object Type''' specifies the key that Adapter uses when saving the type of the focused Salesforce object to attached data.&lt;br /&gt;
*'''Salesforce Object Name''' specifies the key that Adapter uses when saving the name of the focused Salesforce object to attached data.&lt;br /&gt;
|structuredtextwide=*'''Salesforce Object Key''' specifies the key that Adapter uses when saving the ID of the focused Salesforce object to attached data.&lt;br /&gt;
*'''Keep Alive Sync''' specifies whether to prevent the agent from being logged out of Salesforce when there is no activity in Salesforce beyond the configured time period. If enabled, Adapter refreshes the Salesforce session at short intervals and keeps the Adapter-Salesforce session alive.&lt;br /&gt;
*'''Run Salesforce Apex on Interaction Events''' specifies the interaction event which triggers Salesforce Apex to run for Voice or Digital channels.&lt;br /&gt;
*'''Apex Class Name''' configures the name for a Salesforce custom apex class.&lt;br /&gt;
*'''Apex Data''' specifies a comma-separated list of the userData key names that will be delivered to Salesforce Apex.&lt;br /&gt;
*'''Salesforce Message Channel Name for Service Client API''' specifies the name of the message channel in Salesforce for Service Client API.&lt;br /&gt;
*'''Notifications''' specifies whether Gplus Adapter displays notifications.&lt;br /&gt;
*'''Prevent Gplus in Browser Multitab''' specifies that Gplus Adapter will not work in multiple tabs.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Screen pop options&lt;br /&gt;
|anchor=ScreenPop&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AS_ScreenPop_GAPI-26233.png&lt;br /&gt;
|structuredtext=In the '''Screen Pop''' section, configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Screen Pop for Internal Calls''' specifies whether the adapter initiates a screen pop for internal calls.&lt;br /&gt;
*'''Use ANI in Screen Pop Search''' specifies whether ANI is to be used in the screen pop search.&lt;br /&gt;
*'''Use DNIS in Screen Pop Search''' specifies whether DNIS is to be used in the screen pop search.&lt;br /&gt;
*'''Screen Pop For Outbound Calls''' specifies whether the Adapter initiates screen pops in Salesforce for outbound calls. Valid values include:&lt;br /&gt;
**&amp;lt;code&amp;gt;None&amp;lt;/code&amp;gt; — No screen pops are initiated for outbound calls. To set the value to &amp;lt;code&amp;gt;None&amp;lt;/code&amp;gt;, uncheck the option name.&lt;br /&gt;
**&amp;lt;code&amp;gt;Dialing&amp;lt;/code&amp;gt; — The Adapter initiates a screen pop on dialing.&lt;br /&gt;
**&amp;lt;code&amp;gt;Established&amp;lt;/code&amp;gt; — The Adapter initiates a screen pop when the call is established.&lt;br /&gt;
*'''Screen Pop on Ringing''' specifies whether the adapter initiates a screen pop when the call is ringing. If not enabled, or set to '''False''', the adapter initiates a screen pop when the call is established.&lt;br /&gt;
|structuredtextwide=*'''Screen Pop Preprocessing Rule''' specifies the preprocessing rule to apply to the ANI or DNIS before showing the screen pop. When you enable this option, you can choose the default preprocessing rules or add a rule. If you add a rule, you will need to define a '''Display Name''' for the rule and define the '''RegEx''', '''Replacement''', and '''Description'''.&lt;br /&gt;
*'''RegEx to Match UserData''' specifies a regular expression pattern used to match one or more UserData keys. The values for these keys are used to build the search and screen pop expression. If this option is not defined, the adapter uses the existing &amp;lt;code&amp;gt;cti_&amp;lt;/code&amp;gt; prefix logic.&lt;br /&gt;
*'''Create New Salesforce Record on Screenpop''' specifies whether Gplus Adapter creates a new Salesforce record on screenpop. Values include:&lt;br /&gt;
**&amp;lt;code&amp;gt;None&amp;lt;/code&amp;gt;: No new Salesforce record is created.  To set the value to &amp;lt;code&amp;gt;None&amp;lt;/code&amp;gt;, uncheck the option name.&lt;br /&gt;
**&amp;lt;code&amp;gt;No Matching Record&amp;lt;/code&amp;gt;: A new Salesforce record is created when a Salesforce search returns no matching record.&lt;br /&gt;
**&amp;lt;code&amp;gt;Always&amp;lt;/code&amp;gt;: A new Salesforce record is created for every screenpop.&lt;br /&gt;
*'''Salesforce Object API Name''' specifies the Salesforce custom object API name. To find the API name, go to '''Salesforce Setup &amp;gt; Object Manager &amp;gt; Custom Object &amp;gt; Details &amp;gt; API Name'''.&lt;br /&gt;
*'''New Salesforce Record Field Mapping''' specifies the name of the configuration section where the mapping is defined. In the section, each key must correspond to an interaction UserData key, and each value must correspond to the name of the Salesforce standard or custom object field.&lt;br /&gt;
*'''Object ID UserData key''' specifies the custom UserData key that the adapter should use for the object ID of the focused page when performing a transfer.&lt;br /&gt;
*'''Screen Pop on Chat Invite''' specifies whether the adapter initiates a screen pop in Salesforce immediately after displaying a chat invite notification. If the option is not set or is set to false, the adapter initiates a screen pop only when an agent accepts the chat invite.&lt;br /&gt;
*'''Screen Pop on Email Invite''' specifies whether the adapter initiates a screen pop in Salesforce immediately after displaying an email invite notification. If the option is not set or is set to false, the adapter initiates a screen pop only when an agent accepts the email invite.&lt;br /&gt;
*'''Screen Pop on Outbound Email Create''' specifies whether the adapter initiates a screen pop in Salesforce immediately after creating an email.&lt;br /&gt;
*'''Screen Pop on Open Media Invite''' specifies whether the adapter initiates a screen pop in Salesforce immediately after displaying the open media invite notification. If the option is not set or is set to false, the adapter initiates a screen pop only when an agent accepts the open media invite. This option supports the items configured in the openmedia.workitem-channels.&lt;br /&gt;
*'''Enable Screen Pop for Consult''' specifies whether the adapter initiates a screen pop in Salesforce when using voice consult. This option works with option '''Update Attached Data on Transfer.'''&lt;br /&gt;
*'''Screen pop object type''' specifies the the type of object (for instance &amp;quot;URL&amp;quot; or &amp;quot;OBJECTHOME&amp;quot;) to screen pop in Salesforce.&lt;br /&gt;
*'''Screen pop URL section name''' specifies the URL for the screen pop object type.&lt;br /&gt;
*'''Screen pop Object home section name''' specifies the object home (for instance, an account or contact) for the screen pop object type.&lt;br /&gt;
*'''Screen pop List section name''' specifies a list view for the screen pop object type.&lt;br /&gt;
*'''Screen pop Search section name''' specifies the top results section of the search page for the screen pop object type.&lt;br /&gt;
*'''Screen pop New record section name''' specifies the new record name (for instance, new account or new contact name) for the screen pop object type.&lt;br /&gt;
*'''Screen pop Flow section name''' specifies the target UI screen flow for the screen pop object type.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Activity Log options&lt;br /&gt;
|anchor=ActivityLog&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AS_ActivityLog_GAPI-24002.png&lt;br /&gt;
|structuredtext=In the '''Activity Log''' section, configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Auto Activity Log Association''' specifies the Salesforce criterion to use to associate the Activity Log Task when the interaction is completed.&lt;br /&gt;
*'''UI Activity Log Association''' specifies whether Gplus Adapter displays the Object Association table when the interaction is completed.&lt;br /&gt;
*'''Activity Log Field Mapping''' specifies the name of the configuration section where the mapping is defined.&lt;br /&gt;
*'''Activity Log on Screen Pop''' specifies whether Adapter creates the activity in Salesforce on screen pop and modifies logged activity when interaction is completed. Activity on screen pop is created for all interaction types supported by Gplus Adapter. This option depends on '''Screen Pop for Internal Calls''' being selected and the value of '''Voice Activity Log''' containing '''Inbound''' and '''Internal'''.&lt;br /&gt;
*'''Salesforce Activity Log Status''' specifies the custom task status to be applied when an activity log is created by Adapter. Prerequisite: The status must exist in the Salesforce Task Status Picklist.&lt;br /&gt;
|structuredtextwide=*'''Voice Activity Log''' specifies the call types for the adapter to create in the activity history for Salesforce.&lt;br /&gt;
*'''Chat Activity Log''' specifies the chat types for the adapter to create in the activity history for Salesforce.&lt;br /&gt;
*'''Open Media Activity Log''' specifies the open media types for the adapter to create in the activity history for Salesforce. To disable the open media activity log creation, set the option to None.&lt;br /&gt;
*'''Email Include in Activity Description''' specifies to include the text version of the email body in the activity description in Salesforce. The email body is saved for only inbound emails and outbound replies.&lt;br /&gt;
*'''Update Attached Data on Transfer''' specifies whether to update the call data with the ID of the Saleforce object the agent is viewing when performing a transfer or conference.  When set to '''True''', the agent that receives the voice or chat interaction gets a screen pop for the most relevant object.&lt;br /&gt;
*'''Chat Include Transcript in Description''' specifies whether the adapter saves the chat transcript, as part of the activity description in Salesforce.&lt;br /&gt;
*'''Chat Transcript Custom Field Name''' specifies the name of a custom activity field in Salesforce.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Custom templates&lt;br /&gt;
|anchor=CustomTemplates&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=You can specify what the adapter saves for the subject field in the Salesforce activity by using custom templates with the following options:&lt;br /&gt;
&lt;br /&gt;
*Templates Salesforce Inbound-Voice Subject&lt;br /&gt;
*Templates Salesforce Outbound-Voice Subject&lt;br /&gt;
*Templates Salesforce Transfer-Voice Subject&lt;br /&gt;
*Templates Salesforce Chat Subject&lt;br /&gt;
*Templates Salesforce Email Subject&lt;br /&gt;
&lt;br /&gt;
The value specified for each of these fields can be a combination of text and parameters to achieve the desired result for each type of interaction.&lt;br /&gt;
&lt;br /&gt;
For example, you might want the activity for all inbound voice calls to have details about the customer's name and phone number. In this case, here's how you would configure the option:&amp;lt;div class=&amp;quot;pdf-table-landscape&amp;quot;&amp;gt;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
Templates Salesforce Inbound-Voice Subject = Customer: {interaction.contact}, Phone Number: {interaction.ani}&lt;br /&gt;
&amp;lt;/source&amp;gt;&amp;lt;/div&amp;gt;If a call comes in from Willard Clinton at 123-456-7890, when the call ends the adapter creates the related activity in Salesforce with following subject field: &amp;lt;code&amp;gt;Customer: Willard Clinton, Phone Number: 123-456-7890&amp;lt;/code&amp;gt; Another common use case might be to include information from UserData for all inbound calls. This could come from your own UserData keys or from UserData provided by Agent Workspace. For example, you want the activity history's subject to include information from your own UserData key, PurposeOfCall, and the contact's name. Here's how you should configure the option:&amp;lt;div class=&amp;quot;pdf-table-landscape&amp;quot;&amp;gt;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
Templates Salesforce Inbound-Voice Subject = Call from {interaction.contact} about {userData.PurposeOfCall}&lt;br /&gt;
&amp;lt;/source&amp;gt;&amp;lt;/div&amp;gt;In this scenario, if Willard Clinton calls into the contact center and chooses the Technical Support option in the IVR, that information is saved in the PurposeOfCall UserData key. When the call ends, the adapter creates the related activity in Salesforce with the following subject field: &amp;lt;code&amp;gt;Call from Willard Clinton about Technical Support&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The adapter supports the following templating variables:&lt;br /&gt;
{{{!}}&lt;br /&gt;
!'''Variable'''&lt;br /&gt;
!'''Description'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.ani&lt;br /&gt;
{{!}}The number that originated the call. This variable identifies the caller for inbound calls and is best used in inbound templates.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.callType&lt;br /&gt;
{{!}}The type of call (inbound/outbound).&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.caseId&lt;br /&gt;
{{!}}The unique ID of the related case.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.contact&lt;br /&gt;
{{!}}The first and last name of contact.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.dnis&lt;br /&gt;
{{!}}The last call dialed (useful for call transfer). This variable identifies the outbound location for outbound calls and is best used in outbound templates.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.endDate&lt;br /&gt;
{{!}}The date and time when interaction ended.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.isConsultation&lt;br /&gt;
{{!}}This is true if the interaction is a consultation.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}interaction.startDate&lt;br /&gt;
{{!}}The date and time when the interaction started.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}userData.&amp;lt;key&amp;gt;&lt;br /&gt;
{{!}}This can be any UserData key available for the interaction. You might also find some of the following UserData keys useful (they're included by default by Agent Workspace on transfers):&lt;br /&gt;
&lt;br /&gt;
*userData.GCS_TransferringAgentName &amp;amp;mdash; The name of the transferring agent.&lt;br /&gt;
*userData.GCS_TransferringDate &amp;amp;mdash; The date and time of transfer.&lt;br /&gt;
*userData.GCS_TransferringEmployeeId &amp;amp;mdash; The ID of the transferring employee.&lt;br /&gt;
*userData.GCS_TransferringReason &amp;amp;mdash; The reason for the transfer. This is an empty string if no reason exists.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}contact.EmailAddresses&lt;br /&gt;
{{!}}A list of email addresses associated with the contact.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}contact.PhoneNumbers&lt;br /&gt;
{{!}}A list of phone numbers associated with the contact.&lt;br /&gt;
{{!}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Agent_and_contact_center_statistics&amp;diff=126607</id>
		<title>PEC-AS/Current/ManageCC/Agent and contact center statistics</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Agent_and_contact_center_statistics&amp;diff=126607"/>
		<updated>2022-08-16T13:57:09Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Agent and contact center statistics&lt;br /&gt;
|TocName=Agent and contact center statistics&lt;br /&gt;
|Context=Learn about the available agent and contact center statistics.&lt;br /&gt;
|Dimension=Journey&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The '''Desktop Statistics''' section allows you to add, edit, import and export statistics to be displayed under '''My Reports''' and '''Contact Center''' panes of the Agent Workspace dashboard or the '''Reports''' view in Gplus Adapter. The '''Statistics''' tab includes three sub-tabs to help you manage your statistics:&lt;br /&gt;
&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Agent_and_contact_center_statistics|anchor=agentstats|display text=Agent statistics}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Agent_and_contact_center_statistics|anchor=ccstats|display text=Contact center statistics}}&lt;br /&gt;
*{{Link-SomewhereInThisVersion|manual=ManageCC|topic=Agent_and_contact_center_statistics|anchor=defs|display text=Statistics definitions}}&lt;br /&gt;
&lt;br /&gt;
Essentially, you add statistics to a global statistics list. Then from that list, you can select the statistics that you want to apply. Statistics can be re-used, meaning that if you create a statistic for a specific agent group, for example, you can then apply that favorite to another agent group.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Agent statistics&lt;br /&gt;
|anchor=agentstats&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=On '''Agent Statistics''' tab, manage the statistics that are displayed under '''My Reports''' to the agent. The '''My Reports''' page gives agents a view of the current state of their own activity.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=UmgrAgentStatList.png&lt;br /&gt;
|structuredtext=To access the '''Agent Statistics''' tab, click '''Contact Center Settings &amp;gt; Agent Statistics'''. The list on the page includes all agent statistics that are already configured, either by you or another administrator. For a new implementation, the list might be blank.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASAddAgentStatistics.png&lt;br /&gt;
|structuredtext=To add a shared statistic to the list, click '''Add Statistics''' to access a list of shared statistics. In the window that opens, select an option from the list of statistics, and then click '''Add'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=UmgrAddStatistic.png&lt;br /&gt;
|structuredtext=If you don't see the statistic you want, you can create a new statistic for the global list and then add that statistic for the '''Agent Statistics''' list.&lt;br /&gt;
&lt;br /&gt;
#Click '''Add Statistics'''.&lt;br /&gt;
#In the window that opens, click '''Add''' to create a new statistic.&lt;br /&gt;
#In the '''Add Statistic''' window, configure the attributes.&lt;br /&gt;
#Click '''Add'''.&lt;br /&gt;
#:The statistic is now listed in the list on the '''Add Statistic''' window. This means that the statistic is now available in the global list, but is not yet assigned.&lt;br /&gt;
#To assign the new statistic to '''Agent Statistics''' list, select the statistic and click '''Add'''.&lt;br /&gt;
#:The window closes and the new statistic is assigned to the '''Agent Statistics''' list.&lt;br /&gt;
|structuredtextwide=You can set the following attributes for each statistic that you specify to be displayed to agents.&lt;br /&gt;
&lt;br /&gt;
*'''Display Name''': The name of the statistic to be displayed.&lt;br /&gt;
*'''Name of the statistic in the statistics.yaml file''': This must correspond to the value of the &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; attribute in the '''statistics.yaml''' file.&lt;br /&gt;
*'''Warning Level Low''': The minimum value of the statistic before a warning is raised. No warnings above this value.&lt;br /&gt;
*'''Warning Level High''': The maximum value of the statistic before a warning is raised. No warnings below this value.&lt;br /&gt;
*'''Error Level Low''': The minimum value of the statistic before an error is raised. No errors above this value.&lt;br /&gt;
*'''Error Level High''': The maximum value of the statistic before an error is raised. No errors below this value.&lt;br /&gt;
*'''Worst Value Low''': The minimum value of the statistic before a critical error is raised.&lt;br /&gt;
*'''Worst Value High''': The maximum value of the statistic before a critical error is raised.&lt;br /&gt;
*'''Measurement Unit''': an optional display value.&lt;br /&gt;
*'''Number''': Indicates the statistic type is numeric.&lt;br /&gt;
*'''Duration''': Indicates the statistic type is duration (in HH:MM:SS format).&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Contact center statistics&lt;br /&gt;
|anchor=ccstats&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=On the '''Contact Center Statistics''' tab, manage the statistics that are displayed under '''Contact Center'''. The '''Contact Center''' tab gives agents a view of the current state of activity for the call center.&lt;br /&gt;
&lt;br /&gt;
To access the '''Contact Center Statistics''' tab, click '''Contact Center &amp;gt; Contact Center Statistics'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASAddResources.png&lt;br /&gt;
|structuredtext=To configure Contact Center Statistics, you must first add a resource. Resources can include agent groups, queues, DN groups, and routing points. In the first drop-down list box, select the type of resource you want to add, and then select the resource from the second drop-down list box. Click '''Add Resource'''. This action adds a row for the resource to the '''Contact Center Statistics''' table.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASAddCCStats.png&lt;br /&gt;
|structuredtext=Then you can add statistics by clicking '''Add Statistics'''. The '''Add Statistics''' window opens, where you can either select a preconfigured statistic or create a new one (see {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Agent_and_contact_center_statistics|anchor=agentstats|display text=Agent statistics}}). This action adds a column to the '''Contact Center Statistics''' table. Continue adding the statistics that you want to add to the table.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=UmgrCCStatCheckmarks.png&lt;br /&gt;
|structuredtext=When you are done, notice the black checkmarks in the '''Contact Center Statistics''' table. The black checkmarks indicate which statistics apply to each resource. For example, the '''current number in queue''' statistic does not apply to agent groups. Agent desktops shows only statistics with check marks; other desktops show only statistics with hyphens (-).&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext={{NoteFormat|Agents can only see Route Points on switches they are given permission to view. For example: Your Contact Center Statistics are configured to monitor the following routing points: RP1, RP2, and RP3. RP1 belongs to one switch while RP2 and RP3 belong to another switch. An agent who is only configured to log into the switch that contains RP1 can only see RP1 in the Contact Center Statistics. RP2 and RP3 are not visible to the agent because they belong to a switch that agent doesn’t have permission to access.|}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Statistics definitions&lt;br /&gt;
|anchor=defs&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=Using the '''Statistic Definitions''' tab, you can add, delete, edit, import, and export statistic definitions. The supported formats for the statistic definition files are: .CSV and .YAML.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|The Import and Export features are only available for Workspace Web Edition 8.5.|}}&lt;br /&gt;
&lt;br /&gt;
====About CSV files====&lt;br /&gt;
&lt;br /&gt;
The .CSV file must be a text file in a comma-separated format. In the source file each line represents a single statistic.&lt;br /&gt;
&lt;br /&gt;
====About YAML files====&lt;br /&gt;
Use a YAML file to import custom statistics from a valid .YAML file. The following example shows one custom statistic from a sample .YAML file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;name: ReadyDuration&lt;br /&gt;
  objectType: AGENT&lt;br /&gt;
  notificationMode: PERIODICAL&lt;br /&gt;
  notificationFrequency: 10&lt;br /&gt;
  statisticDefinitionEx:&lt;br /&gt;
    category: TotalAdjustedTime&lt;br /&gt;
    intervalType: GrowingWindow&lt;br /&gt;
    mainMask: WaitForNextCall&lt;br /&gt;
    subject: DNStatus&lt;br /&gt;
    dynamicTimeProfile: '8:00'&lt;br /&gt;
    dynamicFilter: MediaType=voice&lt;br /&gt;
  saveHistory: false&lt;br /&gt;
  insensitivity: 1&lt;br /&gt;
  location: /&amp;lt;/tt&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=AddStatisticDef_March2021_GAPI-26989.png&lt;br /&gt;
|structuredtext=====How do I add a custom statistic definition?====&lt;br /&gt;
To add a new custom statistic definition, click '''Add''', and choose an existing statistic definition to start from, then click '''Next'''. After entering all the required information into the form (all fields marked with an asterisk are mandatory), click '''Save'''.{{NoteFormat|When creating a new statistic definition, Agent Setup does not require the &amp;lt;tt&amp;gt;mainMask&amp;lt;/tt&amp;gt; field to be populated when using the statistic category &amp;lt;tt&amp;gt;ServiceFactor1&amp;lt;/tt&amp;gt;.|}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=DeleteStatisticDef_March2021_GAPI-26989.png&lt;br /&gt;
|structuredtext=====How do I delete a custom statistic definition?====&lt;br /&gt;
To delete a custom statistic definition, click the checkbox next to the statistic name and then click '''Delete'''. A confirmation dialogue box appears. Click '''Delete.'''&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=EditStatisticDef_March2021_GAPI-26989.png&lt;br /&gt;
|structuredtext=====How do I edit a custom statistic definition?====&lt;br /&gt;
To edit a custom statistic definition, click the statistic name to open the '''Edit Statistic Definition''' window. Make any necessary changes and click '''Save'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=MigrateAS2StatisticDef_March2021_GAPI-26989.png&lt;br /&gt;
|structuredtext=====How do I migrate a statistic definition to 9.0?====&lt;br /&gt;
To migrate a custom statistic definition, check the checkbox next to the statistic name and click '''Migrate'''.&lt;br /&gt;
{{NoteFormat|If any conflicts are found, Agent Setup opens a window asking you to confirm you wish to '''Replace''' the statistics, or '''Cancel''' the action.}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASImportStats.png&lt;br /&gt;
|structuredtext=====How do I import custom statistic definitions?====&lt;br /&gt;
{{NoteFormat|The Import feature is only available for Workspace Web Edition 8.5.|}}To import a .CSV or .YAML file that contains your custom statistic definitions, click '''Import''', select your file, and then click '''Open'''. User Setup validates the file and indicates which, if any, values need to be corrected. If you receive such a message, make the recommended corrections and then try again.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=ASExportStats.png&lt;br /&gt;
|structuredtext=====How do I export statistic definitions?====&lt;br /&gt;
{{NoteFormat|The Export feature is only available for Workspace Web Edition 8.5.|}}&lt;br /&gt;
&lt;br /&gt;
You can export your statistic definitions to an external .CSV or .YAML file. You can select your custom statistics, global statistics, or both. Then you can choose which file type to export. The exported file downloads to your local computer.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Hierarchy&amp;diff=126599</id>
		<title>PEC-AS/Current/ManageCC/Hierarchy</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Hierarchy&amp;diff=126599"/>
		<updated>2022-08-16T13:56:39Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Settings and configuration overview&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|TocName=Settings and configuration overview&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Context=This page explains the distinction between contact center settings, agent group settings, and user settings within Agent Setup.&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|sectionHeading=Overview&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=Agent Setup contains a series of options that enable you to manage the contact center and the users within it. There's a hierarchy that defines the level at which these options can be configured:&lt;br /&gt;
&lt;br /&gt;
*Contact Center Settings (global settings)&lt;br /&gt;
**Agent Groups&lt;br /&gt;
***Users&lt;br /&gt;
&lt;br /&gt;
Typically, when you enable something on the Contact Center Settings screen in the application, those settings are applied globally, meaning they're applied to all agent groups and users within the contact center. Some, but not all, options can be edited at either the agent group level or user level, or both. For example, the channels you configure on the Contact Center Settings screen will be inherited by all agent groups and users within the contact center, but you can edit these channels for either or both.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Settings by group&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=When you click '''Contact Center Settings''', '''Agent Groups &amp;gt; New Agent Group''', or '''Users &amp;gt; New User''' in the Agent Setup application, you'll see a panel in the left margin of the screen containing categories of options that allow you or other users to handle a series of related tasks. This table summarizes the categories of options and identifies (via Yes or No) the level at which those options can be enabled or updated.&lt;br /&gt;
{{{!}} class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}'''Category'''&lt;br /&gt;
{{!}}{{!}}'''Contact Center'''&lt;br /&gt;
{{!}}{{!}}'''Agent Group'''&lt;br /&gt;
{{!}}{{!}}'''User'''&lt;br /&gt;
{{!}}{{!}}'''Description'''&lt;br /&gt;
{{!}}{{!}}'''Sample options'''&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Workspace&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Contains Agent Workspace configuration options that are applied globally.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{!}}{{!}}Skills, dispositions, agent states, toast data, case data Caller ID, global favorites, external URLs&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Agent Group&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Contains agent group information configured in Agent Workspace settings at the Contact Center Settings/global level.&lt;br /&gt;
{{!}}{{!}}Agents, dispositions, agent states, statistics, toast data, case data Caller ID, global favorites, external URLs&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}User&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Contains user specific information configured in Agent Workspace settings at the Contact Center Settings/global level.&lt;br /&gt;
{{!}}{{!}}Skills, Caller ID, agent groups, access groups, annex, favorites, switches, external URLs&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Desktop Options&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Options that dictate what level of control an agent has when interacting with customers.&lt;br /&gt;
{{!}}{{!}}Channel configuration, standard responses, global login, recording, interaction search&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Digital Management&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Options related to email management.&lt;br /&gt;
{{!}}{{!}}Email mailboxes, email address management&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Single Sign On&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Single Sign-On configuration.&lt;br /&gt;
{{!}}{{!}}SAML&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Desktop Statistics&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Configuration of agent statistics, contact center statistics, and statistical definitions.&lt;br /&gt;
{{!}}{{!}}Warning levels, error levels, statistics types&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Templates&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Configuration of templates that contain global-level agent and contact center properties&lt;br /&gt;
{{!}}{{!}}DN, login, person, and place templates&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}CRM Adapter&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}Options related to the CRM/Gplus Adapter.&lt;br /&gt;
{{!}}{{!}}Screen pops, custom Salesforce templates.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Routing Manager&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Presents read-only lists of routing points, virtual queues, and DNs for the contact center.&lt;br /&gt;
{{!}}{{!}}Create DN groups.&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{!}}Recording&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Yes&lt;br /&gt;
{{!}}{{!}}No&lt;br /&gt;
{{!}}{{!}}Recording hierarchy configuration.&lt;br /&gt;
{{!}}{{!}}Enable recording hierarchy&lt;br /&gt;
{{!}}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Work_with_Global_Favorites&amp;diff=126597</id>
		<title>PEC-AS/Current/ManageCC/Work with Global Favorites</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Work_with_Global_Favorites&amp;diff=126597"/>
		<updated>2022-08-16T13:56:38Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Global favorites&lt;br /&gt;
|TocName=Global favorites&lt;br /&gt;
|Context=Create and maintain a list of Global Favorites agents can access quickly in the Team Communicator in Agent Workspace.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Workspace, Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=As a contact center administrator, you can create and maintain a list of Favorites, which are contacts and internal targets that your agents can access quickly in the Team Communicator. To see how agents use global favorites (also known as corporate favorites) in Agent Workspace, see {{Link-AnywhereElse|product=PEC-AD|version=Current|manual=Agent|topic=ADTeamCommunicator|anchor=Using_Favorites|display text=Using Favorites}} in the ''Agent Workspace Agent's Guide''.&lt;br /&gt;
&lt;br /&gt;
In addition to managing favorites from the '''Agent''' '''Desktop''' Settings, you can also manage favorites on the '''Agent Groups''' page and the '''Add/Manage User''' window. No matter from what screen you add a favorite, you can include the favorite in the list of shareable favorites to be reused in all places where Global Favorites (or Personal Favorites for user accounts) are available for configuration in Agent Setup.&lt;br /&gt;
&lt;br /&gt;
{{NoteFormat|&lt;br /&gt;
* When editing an existing Favorite, the changes are applied to all Agent Groups who have that Favorite assigned to them in their Global Favorite list.&lt;br /&gt;
* When deleting a Favorite from the Favorites Pool, it is removed from all Agent Groups who have that Favorite assigned to them in their Global Favorite list.&lt;br /&gt;
* When deleting a Favorite from an Agent Group, it is only removed from that Agent Group's Global Favorite list, It is not removed from the Favorites Pool.|2}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Scenario&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=To help demonstrate how this all works, let’s observe how Henry, a contact center administrator, adds a favorite to one agent group and then applies the same favorite to another agent group.&lt;br /&gt;
&lt;br /&gt;
Henry is configuring Agent Workspace settings for agent_group_bu_3. As part of the setup, he needs to create a list of contacts to be displayed in the Team Communicator for each agent that belongs to the group. For the purposes of this demonstration, he’ll add only one favorite. In reality, he would set up as many favorites as required to meet the needs of his contact center. The goal is to include a quick way for agents to transfer an interaction to an agent who can speak French.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Favorites01_March2021_GAPI-23054.png&lt;br /&gt;
|structuredtext=These are the steps he takes:&lt;br /&gt;
&lt;br /&gt;
#Access the Agent Group ('''Agent Groups&amp;gt; agent_group_bu_3''')&lt;br /&gt;
#Click '''Agent Group &amp;gt;''' '''Group Favorites'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Favorites02_March2021_GAPI-23054.png&lt;br /&gt;
|structuredtext=&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li value=&amp;quot;3&amp;quot;&amp;gt;Henry adds the French skill as a new favorite in the global list. He:&lt;br /&gt;
&amp;lt;ol type=&amp;quot;a&amp;quot;&amp;gt;&amp;lt;li&amp;gt;Clicks '''Add Favorites &amp;gt; Global Favorites Pool &amp;gt; Create Favorite'''&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;On the '''Manage Favorites''' window, he selects '''Skill'''.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Types '''French''' in the '''Name''' and '''Display Name''' fields.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Chooses '''French''' from the '''Favorite Object''' field. &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Selects a category. Categories organize how the favorites are displayed in Team Communicator. Henry selects '''Quick'''. &lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;At this time, Henry chooses not add any '''Key'''/'''Value''' pairs. &lt;br /&gt;
&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;He clicks '''Save'''.&amp;lt;/li&amp;gt;&amp;lt;/ol&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Favorites03_March2021_GAPI-23054.png&lt;br /&gt;
|structuredtext=The new favorite (French) is now added to the global favorites list on the '''Manage Favorites''' window. However, at this point, the new favorite is not assigned to &amp;quot;agent_group_bu_3&amp;quot; yet. It’s simply available in the global list. He now needs to add the new favorite to &amp;quot;agent_group_bu_3&amp;quot;. Henry clicks '''Add Favorites''', and uses the Filter field to search for the new '''French''' favorite. Henry then selects the check box beside '''French''' and clicks '''Save'''.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Result&lt;br /&gt;
|anchor=Result&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=Favorites04_March2021_GAPI-23054.png&lt;br /&gt;
|structuredtext=When Henry clicks '''Save''', the '''Manage Favorites''' window closes and the new favorite is added to the '''Group Favorites''' list for &amp;quot;agent_group_bu_3&amp;quot;, as shown. &lt;br /&gt;
&lt;br /&gt;
If Henry wishes to add '''French''' as a group favorite for any other Agent Group, all he needs to do is:&lt;br /&gt;
&lt;br /&gt;
#From the main '''Agent Group''' tab at the top, click the '''Agent Group''' from the list.&lt;br /&gt;
#From the left-hand menu, click '''Agent Group &amp;gt;''' '''Group Favorites''' to open the global list of favorites.&lt;br /&gt;
#Click '''Add Favorites'''&lt;br /&gt;
#Select '''French''' from the '''Manage Favorites''' list and click '''Save'''.&lt;br /&gt;
#Finally, click '''Save''' from the '''Global Favorites''' window.&lt;br /&gt;
 &lt;br /&gt;
Now that French is listed in the global favorites list, Henry has the option in the future to easily add '''French''' as a personal favorite for {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agent_groups|display text=other agent groups}}, {{Link-SomewhereInThisVersion|manual=ManageCC|topic=Create_agents|display text=individual users}}, or all users in the contact center.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Favorites Pool&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=GlobalFavoritesPool_Mar2021_GAPI-25601.png&lt;br /&gt;
|structuredtext=Through the Favorites Pool, you can add, delete, and edit the global favorites available in your contact center.&lt;br /&gt;
&lt;br /&gt;
*To add a new Favorite to the Pool, click '''Create Favorite''', add in all the required information in the '''Manage Favorites''' window, and then click '''Save'''.&lt;br /&gt;
*{{NoteFormat|When you choose '''Custom''' from the '''Type''' field, you get the addition of a '''Phone Number''' field.|2}}&lt;br /&gt;
&lt;br /&gt;
*To delete a Favorite from the Pool, Use the '''Filter Items''' field to search for the Favorite '''Name''', click the check box next to its name, and then click the trash can icon to delete. A dialogue box opens asking you to confirm your selection.&lt;br /&gt;
&lt;br /&gt;
*To edit a Favorite from the Pool,  Use the '''Filter Items''' field to search for the Favorite '''Name''', double click its name to open the '''Manage Favorites''' window, make changes to the '''Name''', '''Type''', or '''Category''', and then click '''Save''' to save your changes.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Interaction_history_advanced_search&amp;diff=126596</id>
		<title>PEC-AS/Current/ManageCC/Interaction history advanced search</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=PEC-AS/Current/ManageCC/Interaction_history_advanced_search&amp;diff=126596"/>
		<updated>2022-08-16T13:56:35Z</updated>

		<summary type="html">&lt;p&gt;Mwest: Text replacement - &amp;quot;Agent Desktop&amp;quot; to &amp;quot;Agent Workspace&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Interaction history advanced search&lt;br /&gt;
|TocName=Interaction history advanced search&lt;br /&gt;
|Context=Configure search for interaction history so agents can find previous interactions in Agent Workspace.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Platform=GenesysEngage-cloud&lt;br /&gt;
|Role=Administrator&lt;br /&gt;
|Application=Agent Setup&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Horizontal&lt;br /&gt;
|Media=Image&lt;br /&gt;
|image=InteractionHistoryAdvancedSearch_March2021_GAPI-26353.png&lt;br /&gt;
|structuredtext=In the ''' Interaction History Advanced Search''' section, you can configure the following options:&lt;br /&gt;
&lt;br /&gt;
*'''Can Search all Interactions''' allows an agent to search among all interactions.&lt;br /&gt;
*'''Can Advanced Search all Interactions''' allows an agent to conduct an advanced search among all interactions.&lt;br /&gt;
*'''Can Filter all Interactions''' allows an agent to filter all interactions.&lt;br /&gt;
*'''All Interactions Quick Search Attributes''' specifies the interaction attributes used to search interactions in quick search mode of the Interaction Search view.&lt;br /&gt;
*'''History Search Attributes''' specifies the list of interaction attributes an agent can use in the Advanced Search mode of the Contact History, My History and Interaction Search views.&lt;br /&gt;
*:Search attributes include Subject, Start/End Date, Status, Contact, From Address, Phone Number, Released Date, Sent Date, Notes, and Interaction Type.&lt;br /&gt;
*'''Date Search Types''' specifies the search types available to search the contact database by date. Types include On, On or After, Before, and Between.&lt;br /&gt;
*'''All Interactions Displayed Columns''' specifies the interaction attributes displayed in the result list of the Interaction Search view.&lt;br /&gt;
*'''Allow Unanswered Outbound Call''' specifies an interaction is created in the Universal Contact Server database, even if the outbound call is unanswered by the customer.&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mwest</name></author>
		
	</entry>
</feed>