distinguished-blush•16mo ago
Dashboard for Bot
Is it possible to create a dashboard to obtain information from a bot created on voiceflow?
6 Replies
distinguished-blushOP•16mo ago
Thx
😁
If my bot his used on Insta with another app, Can I obtain the KPIs on my dashboard with chatdash ?
KPIs?
distinguished-blushOP•16mo ago
Data of the bot
example
Thanks to the bot i've booked 5 calls, can I obtain this information
You could store that info in a database. Remember, VF has no clue what your bot is doing. BTW, you can also use Airtable or Google Sheets.
distinguished-blushOP•16mo ago
Ok I see thx
Hey men, can you help me 2s pls?
Context: I'm using a script for my Voiceflow bot with AI in 5 steps.
Step operation: user response(manychat) -> AI(voiceflow) -> AI response (voiceflow to manychat)
I'd like to reset the bot on voiceflow as soon as we start the sequence.
Because if the user sends a message back to manychat then the bot takes its last response into account and sends it to the AI without taking the script order into account.