Skip to content

I am not able to see chat option in amazon connect contact control panel of connect I have full admin role

0

I am not able to see chat option in amazon connect contact control panel of connect I have full admin role. How to enable chat option, or where to enable. Do AWS provide it

2 Answers
0

To enable chat in your Amazon Connect Contact Control Panel (CCP), you need to complete several setup steps:

  1. First, ensure that chat is enabled at the instance level. This happens when an Amazon S3 bucket is created for storing chat transcripts.

  2. Add chat to your agent's routing profile. This is a critical step as agents can only handle chat contacts if their routing profile includes chat queues.

  3. If you're an admin but still don't see the chat option, verify that your routing profile has been configured to handle chat contacts.

  4. Once properly configured, agents can begin accepting chat conversations through the CCP. Note that chat conversations must be accepted manually as there's no auto-accept feature for chat interactions.

Additionally, you may want to set up message receipts for your chat interface by:

  • Logging into the Amazon Connect admin website
  • Choosing "Customize communications widget"
  • Selecting "Edit"
  • Enabling "Message receipts" (which is disabled by default)

AWS does provide chat functionality as part of Amazon Connect, but it requires proper configuration before it appears in the CCP.
Sources
The chat/SMS channel in Amazon Connect - Amazon Connect
Enable notifications for chat customers in Amazon Connect - Amazon Connect
Use the Contact Control Panel (CCP) in Amazon Connect to chat with contacts - Amazon Connect

answered 7 months ago
0

To Enable Chat in Amazon Connect CCP:

1. Configure Routing Profile for Chat

You need to enable chat at the routing profile level:

Steps:

  1. Go to Users → Routing profiles → Add routing profile (or edit existing)
  2. In Channel Settings section: • Under Channel availability: Check the Chat option • Set Maximum contacts per agent for chat (up to 10 simultaneous chats) • Configure Cross-channel concurrency if needed

2. Configure Queue for Chat

In the Queues section of the routing profile: • Channels: Select Chat (or All channels) • Set priority and delay as needed

3. Important Requirement

Per documentation: │ "The channel that you specify here must also be specified in the Channel Settings section. If it isn't, contacts from that channel won't be routed to agents."

Both the routing profile's Channel Settings AND the queue's Channels must include chat.

4. Assign Agent to Routing Profile

Ensure your agent user account is assigned to a routing profile that has chat enabled.

Yes, AWS Provides Chat

Amazon Connect natively supports chat alongside voice, task, and email channels.

Documentation Links:

Create routing profiles: https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html

Set up routing: https://docs.aws.amazon.com/connect/latest/adminguide/connect-queues.html

Chat with contacts: https://docs.aws.amazon.com/connect/latest/adminguide/chat-with-connect-contacts.html

If chat still doesn't appear after these configurations, verify your agent has the correct security profile permissions for chat functionality.

AWS
EXPERT
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.