Help/Chatbot

Chatbot - Execute script

The **Execute script** block lets you manipulate chatbot flows dynamically. There are two execution modes.

Execution modes:

  • Single execution — the script runs once and the bot moves to the next level of the flow.
  • Interactive execution — the script stays active while there is interaction. The flow only advances when an explicit command leads to the next level.

Script types:

  • Standard — runs scripts previously registered in the system.
  • RAW — lets you write and run the script directly in the menu without requiring prior registration.