Chatbot - Transferring to a human agent with ChatGPT
How to use the early exit condition to transfer a ticket.
Last updated
Was this helpful?
How to use the early exit condition to transfer a ticket.
For example, a chatbot was developed with the following configuration:
An initial message is sent to the lead;
The GPT Model is triggered, observing and responding to the lead based on its training. If the early exit condition is identified, the agent will be terminated, and the flow will proceed to the negative output located below the block;
The lead will receive a message informing them that the support will be transferred;
The support will then be transferred through an action, and can be directed to a specific user or someone within the desired department.


Last updated
Was this helpful?
Was this helpful?