Getting StartedIntroduction
Getting Started

Introduction to Bual Pro

Discover Bual Pro, a SaaS platform for building chatbot automations, messaging flows, and integrations to enhance customer interactions.

This documentation was generated as a starter kit template based on your brand. Please review and customize the content to accurately reflect your product's features, APIs, and capabilities.

Overview

Bual Pro empowers businesses to automate customer conversations across channels like WhatsApp and web chat. You build intelligent flows, integrate AI for smart replies, and manage inboxes efficiently. Key benefits include reduced response times, personalized interactions, and scalable messaging without coding expertise.

Key Features

Core Use Cases

Automate FAQs, route complex issues to agents, and use AI for quick resolutions.

Integrate saved replies to speed up common responses.

Quick Start

Follow these steps to launch your first automation.

Create Account

Sign up at https://dashboard.example.com and verify your email.

Connect WhatsApp

Go to Channels > WhatsApp and follow the setup wizard.

Build Flow

Use the Flow Builder to create a welcome message.

{
  "trigger": "message_received",
  "actions": [
    { "type": "reply", "text": "Hi! How can we help?" }
  ]
}

Test & Deploy

Use the Bot Simulator to test, then publish live.

Dashboard Navigation

The Bual Pro dashboard organizes everything intuitively:

SectionPurpose
InboxManage live conversations
FlowsBuild and edit automation flows
AnalyticsTrack performance and insights
IntegrationsConnect WhatsApp, OpenAI, etc.

Next Steps

Dive into the Quickstart guide next to connect your first channel and send a test message.

Was this page helpful?

Last updated 3 weeks ago

Built with Documentation.AI