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:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e477f6d7-97f1-4a7f-9b99-909e5c9053ef/Untitled.png

In the window that opens, enter the name of the section and select its type. Click on the "save" button:

http://dl3.joxi.net/drive/2021/02/23/0012/3629/810541/41/88341b5375.jpg

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:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bf2d0d18-8836-4c5a-ad58-9e28ef4394c0/Untitled.png

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".