{% extends 'base.html' %} {% load static %} {% block styles %} {% endblock styles %} {% block bot_tools %} Go to Manage Page {% endblock bot_tools %} {% block bot_menu_sidebar %} {% endblock bot_menu_sidebar %} {% block content %}
Manage Page provides a general overview of the overall bot. Users can see all their listed Survey bots here, and can also create a new Survey bot using the button BUILD CHATBOT. All the survey chats can be viewed and downloaded as a CSV File from this Manage Page.
It also consists of an option to copy the embedded script for the Survey bot.
Create as many Survey bots as you wish with our Python Django-Survey Bot Package. Follow the below steps to get started
Select an appropriate Response type based on how you wish your questions to be answered, and set the question.
Arrange all the questions and map them easily by dragging and pointing them to the expected responses in the order you wish to connect.
Preview the Survey bot to make sure you have mapped it correctly before publishing it. You can go back and make the desired changes if not satisfied.
Once happy with the survey, go ahead and publish the questions. Please be informed that the questions can’t be edited once published.