Voiceflow is a chatbot platform to create advanced AI agents on websites. And over the last few months, it has become one of the most popular AI chatbot tools.
But should you use it to create your chatbots? In this in-depth Voiceflow review, I will cover all of its features, pros and cons, and pricing. And I will tell you when you should use it.
Let’s dive in!
Our Verdict
Our Verdict
Voiceflow is perfect for any business looking to add an AI chatbot to their website. It offers the flexibility of creating custom chatbot flows, as well as doing it using the power of AI.
With Voiceflow, you can set up your chatbot flows within minutes, and can train the chatbot on your data (such as your website or documents). This is great for anyone looking to create lead generation or custommer support chatbots.
Voiceflow has a really good free plan and the first paid plan starting at $50/month.
Pros
- Easy-to-use Flow Builder
- Unlimited attributes
- Native website widget
- Built-in AI: Intents, Entities, Knowledge Base
- Really good free plan
Cons
- No direct integrations
- No built-in livechat or livechat integration
- Minimal analytics
Table of Contents
What is Voiceflow?
Voiceflow is a chatbot platform that allows you to create AI chatbots for websites, without writing any code.
You can create an advanced Voiceflow AI chatbot using a drag-and-drop flow builder. Key features of Voiceflow include:
- Flow builder to create chatbot flows
- Collect user information with variables
- Built-in AI: Intents, Entities & Knowledge Base
- Advanced website widget
- Enterprise-ready
Using the Voiceflow Flow Builder
When you get started with creating your assistant in Voiceflow, you can manage your chatbot from several tabs:
- Designer – This is where you create your Voiceflow chatbot flows
- Content – The place for your knowledge base information, intents, entities and more
- Transcripts – An overview of all the conversations people had with your assistant
- Analytics – Analytics dashboard showing stats of your chatbot
- Integration – Overview of your website and other integrations
- Settings – Here you can control the settings of your chatbot
When you start with your Voiceflow chatbot, you can divide your flows into topics in the left menu, so you can keep a good overview of your chatbot.
To create your chatbot flows, you can simply drag and drop blocks into the canvas. Each flow in Voiceflow starts with a trigger or an Intent. For example, you have the Start trigger that starts every time someone starts talking with your chatbot:
Creating your first chatbot flow is super easy with Voiceflow’s flow builder. During this Voiceflow review, I’ve noticed certain features that make it even easier.
For example, you can duplicate multiple chatbot elements by simply selecting them and doing Ctrl+C/Ctrl+V:
Or you can use keyboard shortcuts, such as ‘r’ that will bring you directly to testing your chatbot.
You can also test your chatbot directly from the Voiceflow interface. When you are doing this, the blocks in your Voiceflow chatbot flow automatically light up:
This is great, because it makes testing way easier. Now, you can see immediately what decisions your chatbot made and where you are in the chatbot flow.
Voiceflow is definitely among the easiest-to-use chatbot platforms on the market right now. By using the flow builder, you can set up your first chat automations in minutes!
Flow Builder Create chatbot dialogs with a visual flow builder. | |
Ease of use How easy is it to use the platform? On a scale of 1 to 5. | 4.5 |
Ease of setup How easy is it to set up your chatbot? On a scale of 1 to 5. | 4.5 |
Test chatbot Is it possible to test the chatbot before putting your new flows or changes live? |
Voiceflow Chatbot elements
Voiceflow offers many chatbot elements that you can add to your chatbot flows.
These chatbot elements are divided into 5 categories:
- AI – For quering your knowledge base
- Talk – Sending texts, images, videos, and galleries
- Listen – Listening for input from users, such as clicking on buttons, getting email information or listening for intents
- Logic – For adding conditions, setting variables, randomly assign people to paths (for A/B testing)
- Dev – To create API calls, call custom functions or Execute Code
There enough chatbot elements to create a good chatbot. And there are a few that I would like to point out that are especially useful:
Condition: This allows you to create personalized chatbot experiences for your chatbot users by creating “if-then” statements in your chatbot flows.
Go to Block: With the Go To Block element, you can reference another block in your Voiceflow chatbot. Because of this, you don’t need to copy-and-paste content, which is great when you want to build a scalable chatbot. Additionally, Voiceflow also has Components, which are reusable chatbot flows that you can use at the end of a conversation. For example, at the end of every conversation you could ask “Is your question answered?”.
Code and Function Blocks: With the Code and Function Blocks (seperate blocks) you can execute code within your chatbot flows, which is great for flexibility. With these blocks, the only limit is your imagination, because you can literally code anything you would like.
Image Can you send images via your chatbot? | |
Video Can you send video via your chatbot? | |
Audio Can you send audio via your chatbot? | |
Attachment Can you send attachments via your chatbot? | |
Gallery (Horizontal List) Show a gallery of cards inside your chatbot. A card consists of an image, title, subtitle and button. | |
Quick reply Can you add quick replies to your chatbot where users can click on? | |
Button Can you add buttons to your chatbot where users can click on? | |
Collect User Input Can you collect input from users and store it in fields? | |
Condition Make checks in your chatbot flow based on if-then logic. For example, if the user has not given their email, ask for their email. | |
Delay Use delays between messages in your chatbot | |
Start automation Can you refer from one automation to another and thereby reuse your automations? | |
Split traffic Can you split your trafic inside a chatbot flow? Often used for A/B testing. |
Contacts
In Voiceflow, you can’t see an overview of all the contacts that talked with your chatbot, but you can see all the conversations in the Transcripts section:
For each conversation, you can see all the messages sent between the chatbot and that specific person. Unfortunately, it’s not possible to see the custom fields that are entered during that conversation, which is a bit of a drawback.
On the other hand, you can create unlimited variables in the Contents section in Voiceflow:
And then you can use these variables by collecting user information with the Capture element in Voiceflow.
Contacts overview Can you see all the contacts that talked to your chatbot in one overview? | |
Custom field Store information from your chatbot users inside fields. For example, you can ask for someone's email and store it inside the "email" custom field. | |
Tags Add tags to users in your chatbot flows to organize and categorize contacts. | |
User Segments Can you create user segments based on custom fields and tags? |
Voiceflow AI features: Intents, Entities & Knowledge Base
Voiceflow has really advanced AI features, including Intents, Entities and training the chatbot on a knowledge base.
Intents & Entities
You can understand the intent of the user by creating an Intent and adding training phrases (called Utterances):
Then, you can use these intents to guide users to specific flows in your chatbot:
Likewise, you can also add entities in Voiceflow:
These entities can be used to automatically grab specific data points from a conversation. And you can also use them to validate data provided by users, such as emails.
Knowledge Base & Respond with AI
You can also train your chatbot on your own data using the Knowledge Base feature in Voiceflow. Here, you can train your chatbot on 4 types of data:
- Plain text
- Files (PDFs, Word documents or text files)
- Website URLs
- Or Zendesk Helpdesk articles
Once the knowledge base has been trained on the data, you can use it in your chatbot flows by using the Response AI block:
This block can also be used to just query an AI model without using the knowledge base, which is great.
Moreover, you can also set specific settings for your knowledge base, such as the AI Model it uses (GPT-3.5, GPT-4 or Claude), the temperature, the maximum number of tokens and custom instructions:
You can also “bring” your own LLM model, which is great for enterprises. For example, if your company doesn’t want to use ChatGPT for privacy reasons, you can just add your own LLM model to Voiceflow and use that.
So the Voiceflow AI features are definitely a big plus!
Keyword recognition Trigger chatbot flow based on certain words or phrases a user says to the chatbot. | |
Intents Trigger a chatbot flow by understanding the intent of the user. | |
Entities Capture specific information from sentences. For example, if a user says "veggie pizza", the chatbot can understand it's not a regular pizza, but a veggie pizza. | |
AI Knowledge Base Can you train your chatbot on a knowledge base (like your website or articles) and then your chatbot automatically answer questions about it? | |
NLP integrations Does it have a direct integration with NLP platforms, such as Dialogflow? | |
LLM integrations Does it have a direct integration with LLM platforms, such as ChatGPT and Claude? |
Live Chat
Voiceflow doesn’t have a built-in livechat or a direct livechat integration, which is a drawback, because you can’t hand over the conversation from your chatbot to a human. They do have the code for creating a live chat integration, but for most (non-technical) people that’s not a feasible option.
Built-in live chat Does it have a built-in live chat, so you can hand over a conversation to a support agent? | |
Live chat integration Does it have a direct integration with a third-party livechat application? | |
Auto-Assignment Rules Can you set up rules so that conversations get automatically assigned to agents in livechat? |
Channels
With Voiceflow, you can create chatbots for websites.
Additionally, you can also connect Voiceflow to any channel using their Dialog API. But of course, you need to code to set this up.
Website Can you publish your chatbot on your website? | |
Facebook Can you publish your chatbot on Facebook? | |
Instagram Can you publish your chatbot on Instagram? | |
Whatsapp Can you publish your chatbot on WhatsApp? | |
Telegram Can you publish your chatbot on Telegram? | |
SMS Can you publish your chatbot on SMS? | |
Slack Can you publish your chatbot on Slack? | |
Email Can you publish your chatbot on email? | |
Merge contacts across channels Can you merge contacts across channels, when the same person contacts you over multiple channels? |
Marketing
With Voiceflow, you can add a website widget to your website. You can customize this widget with your Assistant name, description, colours and icon:
It’s also possible to also send proactive messages with this widget, but you need to code for this.
Broadcasts Send a message to all or a part of your chatbot users at a specific date and time | |
Sequences Send messages on a pre-defined schedule with a certain time interval between those messages | |
Rules Trigger events based on if-then logic. For example, if email is given by the user, send it to your CRM. | |
Website widget Embed your chatbot as a widget on your website (with your own branding & colors). | |
Send proactive messages on website Can you send pro-active messages on your website with your chatbot? | |
Facebook Ref URL Can you create a URL that goes to a specific flow inside your Facebook chatbot? | |
Auto-Reply to Facebook Comments Automatically reply with your chatbot to users who comment on your Facebook Posts | |
One-Time Notification Send one-time notifications via Facebook Messenger for a topic that a chatbot user has opted-in for | |
Recurring Notifications Send recurring notifications via Facebook Messenger for a topic that a chatbot user has opted-in for | |
Facebook Ads Start a conversation with your chatbot when someone clicks on a Facebook Ad | |
Sponsored messages Send paid messages via Facebook Messenger outside the 24-hour window | |
Auto-Reply to Instagram Comments Automatically reply with your chatbot to users who comment on your Instagram Posts | |
Instagram Story Mention Reply Send auto replies to Instagram users who mention your Instagram handle in their Instagram Stories | |
WhatsApp Message Templates Can you initiate conversations with Message Templates on WhatsApp? |
Integrations
Voiceflow doesn’t have any direct integrations with other applications.
But Voiceflow has recently added Community Apps. With these apps, people in the Voiceflow community can build apps that you can use to extend the functionalities of Voiceflow. For example:
- Flowbridge allows you to add Voiceflow to Facebook Messenger, Instagram and WhatsApp
- And with Voiceglow you can easily customize the web chat widget of Voiceflow
And if you are a technical person yourself, you can still create Voiceflow integrations with other applications. In the flow builder, you have the API block that you can use to get or send information from other applications:
If that’s not enough, you can get even more technical by using the Execute code block or by using Functions. With Functions, you can create reusable code blocks that you can use across your chatbot:
For example, every time someone shares their email, you can immediately send it to your CRM.
So integration-wise, I wouldn’t say Voiceflow is super beginner-friendly. But if you have some technical skills, you can still connect Voiceflow with other applications.
Direct integrations How many direct integrations does it have with other applications? | 0 |
Zapier Direct integration with Zapier, one of the largest integration platforms in the world. | |
Make Direct integration with Make (formerly Integromat), one of the largest integration platforms in the world. | |
Make API Calls Can you call an API inside your chatbot flow to send or get data from other applications? | |
Webhooks Can the platform send automatic notifications of all the messages and events going on in your chatbot? |
Voiceflow Pricing
Voiceflow has a free plan and paid plans starting at $50/month.
Voiceflow’s free plan comes with 50 knowledge base sources per agent, 2 agents and up to 100K monthly AI tokens. I think this plan already gives you many features and for most small businesses this is enough to get started with.
If you need more, you can go with Voiceflow’s Pro plan. This plan has 200 knowledge base sources per agent, up to 20 agents and up to 2 million monthly AI tokens. This plan costs $50/editor/month.
For 5K knowledge base sources per agent, unlimited agents and 10 million monthly AI tokens, you can go for the Teams plan which costs $125/editor/month:
Free trial Does the chatbot platform provide a free trial? | |
Free plan Does the chatbot platform provide a free plan? | |
Price per month What is the lowest price per month to create a chatbot with this platform? In US Dollars. | $50 |
Monthly pricing available? Is it possible to pay monthly? | |
Money back guarantee Is there a money-back guarantee in case you are not satisfied with the platform? |
Analytics
Voiceflow provides an Analytics dashboard showing general information, such as the number of interactions, recognition rate, number of users and session, and the top intents:
I think these analytics give you some insight on your chatbot, but this doesn’t allow you to improve specific flows or improve the answers of your chatbot.
Dashboard Dashboard that provides general analytics of your chatbot. | |
Flow analytics Can you analyze how users are going through your chatbot flows? | |
User input Get the input from users that your chatbot didn't understand. | |
Sent messages The number of messages that were sent by your chatbot. | |
Open rate The percentage of chatbot users that opened a message inside your chatbot. | |
Click rate The percentage of chatbot users that click on a button inside your chatbot. | |
Conversion rate The percentage of users that converted through your chatbot. For example, the percentage of users that gave their email address | |
Fall back rate The percentage of interactions where the chatbot did not know an answer to a question. | |
Agent analytics Can you analyze the performance of live chat agents? | |
Custom event tracking Can you create custom events and analyze how many times these happened? | |
Custom dashboards/reports Can you create your own dashboard or reports? |
Templates
Voiceflow has 31 templates you can use to get started with your chatbot.
These templates are not only made by Voiceflow themselves, but also by the community (which I share more about in the Support section).
Likewise, you can also create these templates yourself and share these with others.
Number of templates How many pre-built templates does the chatbot platform provide? | 31 |
Make template Can you make templates yourself? | |
Share template Can you share self-created templates with others? |
Support
I think this is also a great part of Voiceflow. Voiceflow has an extensive knowledge base with lots of information on how you can use its platform. They also have a Youtube Channel where they share videos on how you can use the platform.
Additionally, Voiceflow has a large Discord community (9K members) with people willing to help you. If that’s not enough, they also provide a Community Resources page on their website, where the latest community templates, video tutorials, apps and integrations are shared:
Lastly, Voiceflow also has a chatbot (Tico) that you can always access from the top-right part of the screen when using the platform:
Tutorials Does the chatbot platform provide tutorials on how to use its platform? | |
Documentation Does the chatbot platform provide documentation on how to use its platform? | |
Customer support Does the chatbot platform provide customer support? |
Is Voiceflow worth it?
So, should you use Voiceflow to create your chatbots?
Yes, you should.
Voiceflow is perfect for any business looking to add an AI chatbot to their website. It offers the flexibility of creating custom chatbot flows, as well as doing it using the power of AI.
With Voiceflow, you can set up your chatbot flows within minutes, and can train the chatbot on your data (such as your website or documents). This is great for anyone looking to create lead generation or custommer support chatbots.
Voiceflow has a really good free plan and the first paid plan starting at $50/month.
When considering Voiceflow as your chatbot platform, you should also take these drawbacks into account:
- No built-in livechat or livechat integration
- It doesn’t provide direct integrations with other applications, so you should be able to create these yourself
- Minimal analytics to improve your chatbot
Frequently Asked Questions
Is Voiceflow free?
The answer to the common question “is Voiceflow free” is – yes and no.
Voiceflow has a free plan that comes with 50 knowledge base sources per agent, 2 agents and up to 100K monthly AI tokens.
If you want more features, you need to go with one of their paid plan, that start at $50/month.
What are the plans of Voiceflow?
Voiceflow has four pricing plans:
- Sandbox. This is Voiceflow’s free plan and comes with 50 knowledge base sources per agent, 2 agents and up to 100K monthly AI tokens.
- Pro. This plan costs $50/editor/month and comes with 200 knowledge base sources per agent, up to 20 agents and 2M monthly AI tokens.
- Teams. This plan is $125/editor/month and comes with 3 editors, 5K knowledge base sources per agent, unlimited agents and 10M montly AI tokens
- Enterprise. This plan is custom-priced and comes with unlimited features of Voiceflow.
Is Voiceflow Open Source?
No, Voiceflow is not open-source. They only open-sourced the chat widget you can put on your website. If you want to get the code of that, you can follow this link.
What is Voiceflow used for?
Voiceflow is used to build and scale AI agents for websites. You can use the platform to train an AI agent on your own data and create your own custom chat automations.
What is Voiceflow pricing?
Voiceflow pricing and cost depend on how many features you want. It offers a free plan that comes with 50 knowledge base sources per agent, 2 agents and up to 100K monthly AI tokens.
If you want more features, you can go with one of the paid plans of Voiceflow, which starts at $50/month.
Great piece! We also just added delays to toggle on your Chatbot experiences and solved all the loading errors you faced, sorry about that 🙂
Templates are absolutely available! You can find them here.
Thank you, Tahsim! I’ve added the templates to my review 🙂
Great article as usual. I created an open source Twilio integration for VoiceFlow a few months ago and I have been working with their API/SDK quite a lot for multiple projects, specially for Tenios IVR.
Their strength is in the API for sure, it is more a dev focused platform as you mentioned.
https://github.com/daiangan/voiceflow-twilio-ivr
Thank you for sharing, Daian!