Skip to main content
Solved

How to Stop ManyChat AI Agent from Interrupting Live Conversations

  • July 16, 2025
  • 1 reply
  • 23 views

Forum|alt.badge.img+1
  • Channel Explorer
  • 46 replies

Hi everyone,

I hope you're all doing well. I need a quick help.

I’ve set up an AI Agent using ManyChat's native AI.
The conversation was already open and a real person was chatting with the user, but the AI Agent jumped in just because it recognized a word, not based on user intent.

Can anyone tell me how I can prevent the AI Agent from interfering in situations like this?

Thank you,
Samar Abbas

 

 

Best answer by rogerioaraujo

Hello ​@samar ,
You likely set up a trigger using AI intent recognition to start this flow.
You can simply disable this trigger or use others, such as keyword-based triggers.
 

Another option is to keep the intent recognition trigger and combine it with a condition block, if you want it to apply only to users who meet certain criteria.
For example: the intent trigger is activated, but immediately afterward, there is a condition block. Only users who have (or do not have) a specific TAG proceed to the AI step block. The others are directed to live chat.

1 reply

rogerioaraujo
Forum|alt.badge.img+2
  • Flow Scholar
  • 495 replies
  • Answer
  • July 16, 2025

Hello ​@samar ,
You likely set up a trigger using AI intent recognition to start this flow.
You can simply disable this trigger or use others, such as keyword-based triggers.
 

Another option is to keep the intent recognition trigger and combine it with a condition block, if you want it to apply only to users who meet certain criteria.
For example: the intent trigger is activated, but immediately afterward, there is a condition block. Only users who have (or do not have) a specific TAG proceed to the AI step block. The others are directed to live chat.