AutoBot Builder

Getting Started

Introduction

Welcome to ChatbotBuilder! This documentation will guide you through everything you need to know to create intelligent, no-code AI chatbots in minutes.

Whether you're a business owner, marketer, or developer, AutoBot Builder empowers you to build chatbots without writing any code. Simply upload your data, train your bot, and embed it anywhere.

Quick Start Guide

  1. Create an account or log in to your existing AutoBot Builder account
  2. Navigate to your dashboard
  3. Click "Create Chatbot"
  4. Upload your data (CSV, PDF, DOC, DOCX, TXT files or via URL)
  5. Train your chatbot with our AI-powered engine
  6. Get your embed code and deploy on any website

💡 Tip

Start with the Starter plan to test the platform. Upgrade to Professional for advanced features like custom branding and unlimited chatbots.

System Requirements

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • An internet connection
  • A valid email address for account creation

Features

Multi-Format Upload

Upload CSV, PDF, DOC, DOCX, and TXT files to train your chatbot with your own data. No data format restrictions.

Supported formats: .csv, .pdf, .doc, .docx, .txt

Import Data via URL

Easily integrate external sources by importing data from URLs into your dashboard.

Example: https://example.com/data.pdf

AI-Powered Training

Advanced machine learning models that understand context and provide human-like responses with 99%+ accuracy.

Note

Training time varies based on data size and complexity.

Universal Integration

Deploy on any website, WordPress, Shopify, or custom platforms with simple copy-paste code snippets.

Advanced Features (Professional Plan)

  • Custom Branding: Personalize your chatbot's appearance
  • Advanced Analytics: Gain deeper insights into chatbot performance
  • Priority Email Support: Faster response times for critical issues
  • Unlimited Chatbots: Create as many chatbots as you need

Plans & Pricing

Starter Plan

  • Free forever
  • Up to 1 chatbot
  • 100 messages per day
  • Basic analytics
  • Email support

Perfect for testing and small projects

Professional Plan

  • $29/month
  • Up to 5 chatbots
  • 1,000 messages per day per chatbot
  • Advanced analytics
  • Priority email support
  • Custom branding

Ideal for businesses and agencies

Enterprise Plan

For large organizations requiring custom solutions and dedicated support.

  • Custom pricing
  • Unlimited chatbots
  • Unlimited messages
  • Dedicated account manager
  • SLA guarantee
  • Custom integrations
Contact sales for more information →

API Reference

Authentication

All API requests must be authenticated using a valid API key. Include your key in the Authorization header.

Authorization: Bearer YOUR_API_KEY

Endpoints

Create Chatbot

POST /api/v1/chatbots { "name": "My Chatbot", "data_source": "https://example.com/data.csv" }

Get Chatbot

GET /api/v1/chatbots/{chatbot_id}

Delete Chatbot

DELETE /api/v1/chatbots/{chatbot_id}

Rate Limits

The AutoBot Builder API has rate limits to ensure fair usage:

  • Starter Plan: 100 requests per hour
  • Professional Plan: 1,000 requests per hour
  • Enterprise Plan: Custom limits

Frequently Asked Questions

How do I create a chatbot?

Log in to your dashboard, click "Create Chatbot", upload your data, and click "Train". Once training is complete, you'll get an embed code to deploy your chatbot.

What file formats are supported?

We support CSV, PDF, DOC, DOCX, and TXT files. You can also import data via URL.

How accurate are the chatbots?

Our AI-powered chatbots achieve 99%+ accuracy in understanding and responding to user queries based on your uploaded data.

Can I customize the chatbot's appearance?

Yes, with the Professional plan you can customize colors, fonts, and branding elements to match your website.

Is there a free trial?

Yes! The Starter plan is completely free forever. You can upgrade anytime to unlock more features.

Support

Email Support

Get help from our support team via email.

contact@atlanciaworldwide.com

Community Forum

Connect with other users and share knowledge.

Join Community

Knowledge Base

Browse our extensive collection of articles and tutorials.

Browse Articles

Contact Sales

Interested in enterprise solutions or custom plans? Our sales team is ready to help.

Changelog

v1.2.0

August 15, 2025
  • Added support for DOCX file uploads
  • Improved chatbot training accuracy by 15%
  • Enhanced dashboard analytics with new metrics
  • Fixed issue with chatbot deployment on Shopify

v1.1.0

July 3, 2025
  • Introduced Professional plan with custom branding
  • Added URL import functionality
  • Implemented rate limiting for API endpoints
  • Improved mobile responsiveness of dashboard

v1.0.0

June 1, 2025
  • Initial release of ChatbotBuilder
  • Support for CSV, PDF, and TXT file uploads
  • Basic dashboard with chatbot management
  • Starter and Enterprise plans launched