Sections are logical script blocks that are responsible for specific functionality. Dividing the script into sections allows you to manage a large dialogue, plus allows you to take out repetitive logic and not duplicate it in different places in the script.
To add a new section, go to the "Script" section of the menu and click on the "create a new section" button:
In the window that opens, enter the name of the section and select its type. Click on the "save" button:
Section types: default (used to divide the script into logical parts), mailing, polling, search.
To edit the created section, go to the section and click on the "edit current section" button:
In the window that opens, you can change the name and type of the section, as well as make this section the starting section of the bot.
To delete a section, go to the section to be deleted and select "delete current section".