Bot flows are a powerful way to connect your business’s data to return details like order status or product availability. You can also collect details from your user’s bot session to pass along to your live agents.
There are two types of bot flows:
For example, a company sets up a chatbot with a main flow that starts by greeting the user and ends by asking, "How can I help?". Then, they create separate sub flows for different issues, like Order Problems and Replacement Requests. When a user says, "My package is missing," it triggers the Order Problems sub flow. If they say, "My shirt doesn't fit," it triggers the Replacement Request sub flow. Each issue has its own sub flow to handle it.
Note: In addition to manually designing bot flows, you can also generate flows automatically.