1msg.io
🇪🇸 Español
🇪🇸 Español
  • Начало работы
    • Описание и возможности
    • Подключение и настройка
    • Курс молодого агента
    • Contactar al soporte
  • Как пользоваться
    • Инбокс
      • Список чатов
      • 24-часовое окно
      • Ответ
      • Вложения
      • Ответственый
      • Закрытие
      • Заметка
      • Форматирование
      • Запланированная отправка
      • Информация о клиенте
      • Теги
      • Блокировка и удаление
    • Мобильное приложение
    • Контакты
    • Заявки
    • Рассылки
      • Сегменты
      • Создание рассылки
      • Статистика рассылок
    • Чатбот
      • Basic flow builder overview
      • Building the example flow
      • Flow block types
      • Troubleshooting
      • ✍️Blog articles
  • Настройка
    • Conexión WABA
      • Troubleshooting while onboarding flow
    • Plantillas WABA
      • Создание шаблона через личный кабинет 1MSG
        • Шаблон "Карусель"
        • Шаблон "Каталог"
      • Создание шаблона через API
        • Шаблон Карусель
        • Шаблон Каталог
      • Отправка шаблона
        • Отправка шаблона через личный кабинет 1MSG
        • Отправка шаблона через API
    • Пользователи и права
    • Распределение диалогов
    • Автоответы
    • Ключевые слова
    • Виджет на сайт
    • Генератор ссылок
  • BILLING
    • 💰Coste y pago
    • Suscripción y tarifas
    • Sesiones de diálogo
  • WhatsApp
    • Obtaining the green checkmark badge
  • API Documentación
Powered by GitBook
On this page
  • Bot ignores client's messages
  • 1. Default flow is set up
  • 2. Default step block is set
  1. Как пользоваться
  2. Чатбот

Troubleshooting

We recommend testing your bot every time you create or modify your scripts. It is very important that you, and not your potential or existing customers, encounter bot bugs during work.

PreviousFlow block typesNextBlog articles

Let's take a look at the typical errors detected during the scripting process.

Bot ignores client's messages

The first common error is that the bot does not respond to customer messages. In this case, check the following:

1. Default flow is set up

This can be checked in the flow list. One of the flows should be marked by green line—this is the flow that will run by default. Select Automation → Flow Builder, then click the ellipsis button to the right of the script name and then select Make default. In the example below, this option is not available because the flow is already chosen as default and is marked.

2. Default step block is set

There can be many steps within a script. When you create the first one, it is automatically marked as the default step, but no one is immune to mistakes. Make sure that the correct block is set as the initializing:

As you can see in the screenshot above, the 'Greeting and meeting' block has a green marker at the top. If it doesn't, check the 'Default step' checkbox as shown and save the block settings (scroll down the step settings panel and click 'Save').