Name: The name of the bot
Language: The language code of the bot's language
NLP: The icon of the Natural Language Processor (NLP)
Interactions: The number of interactions with your bot
Intents recognized: The percentage of recognized input as opposed to all input


The export bot function produces a code .txt file that can be used to upload that specific bot by using the import bot function.
The download conversation logs button produces a data-table with all interactions with the bot. This data-table contains the following information:
ID: The ID of the bot interaction
Bot ID: The ID of the specific bot
Timestamp: The exact moment of interaction in MM/DD/YYYY , HH:MM AM/PM
Message: The message
Type: The direction of the message, i.e. whether the message was input or output
User: The user that interacted with the bot
View all user conversations with this bot.
The delete bot button deletes the bot and all related bot data.