Inbox
EARLY ACCESSConnect Chatbots to the Infobip contact center solution, Inbox. When there are complex questions or requests that the chatbot cannot manage, hand over the chat to a human agent.
You can do the following:
- Transfer to agent as a fallback: If the chatbot cannot understand what the end user wants, or the end user exceeds the defined number of unrecognized responses, transfer the chat to an agent as a fallback option.
- Use the To Agent element to transfer to agent: In complex situations where human intervention is required, or when end users ask to speak to an agent, use the To Agent chatbot element to transfer the chat to an agent.
- Hide attribute values from agents: When you design the chatbot, determine whether attribute values are visible to agents when a chat is transferred from the chatbot to an agent.
- Track the conversation after handover: Use the conversationId predefined attribute to identify or track a conversation transferred from Chatbots to an agent in Inbox.
In Inbox, users with a Supervisor role can:
- Monitor chatbot conversations: Supervisors can monitor conversations and identify issues in the chatbot setup.
- Take over chatbot conversations: In case the chatbot cannot resolve end user queries, supervisors can transfer the conversation to an agent.
Chats cannot be redirected from an agent to a chatbot.
For information about enabling Inbox in your Infobip account and using Chatbots with Inbox, see the Inbox documentation.
Transfer to agent as fallback
The fallback option is available only in some chatbot elements. See the documentation for chatbot elements to identify whether an element supports fallback.
- On the Infobip web interface (opens in a new tab), go to Automation Studio > Chatbots and open your chatbot.
- Find the element from which you want to redirect the end user to an agent.
- In the Fallback action field, choose Connect to agent.
- (Optional) In the Fallback message field, inform the end user that you are transferring the chat to an agent.
In the following example, the message to the end user is repeated 2 times. If the end user still does not provide a relevant response, the fallback action, Connect to agent, is applied.
Use the To Agent element to transfer to agent
Use the To Agent chatbot element to transfer the chat to an agent in Inbox.
- On the Infobip web interface (opens in a new tab), go to Automation Studio > Chatbots and open your chatbot.
- Identify the element from which you want to redirect the end user to an agent.
- Drag and drop the To Agent element under the required element.
- In the To Agent element, add tags to add context to the conversation. This helps route the support request or chat to the right queue in Inbox.
The To Agent element ends the Chatbots session immediately.
Hide attribute values from agents
You can hide attribute values so that agents cannot view these values in the context card and conversation history in Inbox.
- On the Infobip web interface (opens in a new tab), go to Automation Studio > Chatbots and open your chatbot.
- Go to the Attributes tab > Attributes section.
- Go to the attribute for which you do not want agents to see the values.
- Deselect the Available to agents field.