DocumentationBot Guide
Bot Guide
Create, train, and manage AI bots. AsroChat bots use Retrieval Augmented Generation (RAG) to provide accurate answers based on your training data.
Setup Checklist
Bot Creation
Create your first bot in the Dashboard. All bots are pre-configured for high performance and accuracy.
Data Training
Upload PDFs, DOCX, or text files to train your bot on your specific business knowledge.
API Keys
Get your unique API Key from the 'API Keys' tab in your bot settings for SDK integration.
Supported Formats
Max 2 files total per bot training session.
| Source | Max Size |
|---|---|
| Documents (PDF, DOCX) | 300KB |
| Text Files (TXT, MD) | 300KB |
| Structured Data (JSON, CSV) | 300KB |
Pro Tip: FAQ Documents
For best results, upload a faq.pdf document structured as Question/Answer pairs. This provides the AI with clear ground truth for common user queries.