Getting Started

Create and deploy your first AI chatbot in just 5 minutes

1

Create Your Account

Sign up for a free Bots and Space account to get started.

Free tier includes:

  • • 50 messages per month
  • • 1 chatbot
  • • 10 document uploads
Sign Up Free
2

Create Your First Bot

Once logged in, go to your dashboard and click "Create New Bot".

  1. a.Give your bot a name (e.g., "Support Bot", "FAQ Assistant")
  2. b.Choose your bot's personality and tone
  3. c.Click "Create Bot"
3

Upload Training Documents

Train your bot by uploading documents it should learn from.

Supported formats:

  • PDF - Documentation, guides, brochures
  • TXT - Plain text files, FAQs
  • MD - Markdown documentation

Navigate to the "Knowledge Base" tab and click "Upload Document". The bot will automatically process and learn from the content using RAG technology.

Tip: Start with your most important documentation. You can always add more documents later!

4

Customize Appearance

Make the chatbot match your brand in the "Appearance" tab.

  • Primary Color: Set your brand color for buttons and accents
  • Logo: Upload your company logo
  • Welcome Message: Customize the greeting users see
  • Widget Position: Choose bottom-right or bottom-left
5

Deploy to Your Website

Copy the embed code and add it to your website.

<script src="https://www.botsandspace.com/widget.js" data-bot-id="your-bot-id" ></script>

Add this code just before the closing </body> tag of your website. That's it - your chatbot is now live!

✓ Done! Your AI chatbot is now ready to assist your visitors 24/7.

Next Steps