Skip to main content

How do not restart chat after custome already has been answered

  • April 28, 2026
  • 1 comment
  • 6 views

Samuel Ribeiro

The customer started responding to the chatbot successfully. However, if they use any word specified in the automation, the chatbot restarts and asks the questions again.

Do I need to somehow identify that this customer has already responded?

1 reply

cata_rendon
Forum|alt.badge.img+5
  • Community Moderator
  • April 28, 2026

Hi ​@Samuel Ribeiro  Yes, you should identify users who have already responded so the bot doesn’t restart and ask the same question again.

The cleanest way is to apply a tag after they respond (for example, “answered” or “discount provided”). Then, add a condition at the beginning of that automation to check if the tag exists. If it does, skip the question and don’t send the response again.

This is also the standard approach to ensure an automation runs only once per user.

Hope this helps

Cheers!

Catalina Rendon