Configuring the When chat CSRs are not available settings
To improve the customer service experience when a customer service representative (CSR) is not available for live chat, you can give customers the option to submit their chat questions as an email message by configuring the When Chat CSRs are not available settings. New chat requests can go unassigned when CSRs are occupied with taking up new requests within the maximum wait time, the chat request occurs outside of business hours, and the message system is unavailable.
- In the navigation pane of App Studio, click .
- In the list of chat and messaging settings, click When chat CSRs are not available.
- To allow customers to submit their chat questions as email messages, select the Allow end-customers to submit an email when chat is unavailable check box.
- In the Email channel name list, select the email channel
to use when the chat CSRs are not available. The Created in application field is automatically populated and displays the application name where the selected email channel was created.
- In the Offline email access group names list, select the
access group that the queue processor (invoked by the chatbot) should use to
create the offline email. You want to ensure that the queue processor can access the ruleset where the email channel rules are saved. By making this selection, you ensure that the queue processor can perform a full email natural language processing (NLP) analysis.
- Click Save.
Modifying the offline chat messages
You can change any of the offline chat messages that are included in the chatOffline_WebChat flow in the Pega Customer Service application to meet your organization's needs.
- LeaveOfflineMessage
- OfflineConfirmEmailAddress
- GetOfflineEmailAddress
- OfflineQuestion
- OfflineConfirmationMsg
- LeaveOfflineMessageAfterWaiting
- In the header of Dev Studio, enter and search for one of the rules that is listed above.
- Click the Paragraph rule.
- On the Paragraph page, modify the text. For more information, see Paragraphs.
- Click Save.
- Optional: Repeat these steps for each message that you want to modify.
Extending the offline email template
You can now modify the email template with additional information to respond to customers when chat is not available. For example, you might add the customer's full name to the template.
- In the header of Dev Studio, enter and search for OfflineEmailTemplate.
- Click the Paragraph rule.
- On the Paragraph tab, use the text editor to include
additional information in the email template.For more information, see Paragraphs.
- Click Save.
Previous topic Page push Next topic Post-chat survey