Quickstart
From zero to a working chatbot in five minutes.
This is the fastest path from "I just signed up" to "my bot is answering questions about my documents". You will create an account, build one chatbot, upload one document, train it, and chat with it.
You need a PDF, Word, Markdown, or plain-text file you want the bot to learn from. Keep it under 20 MB.
Step-by-step#
Create an account
Sign up with your work email. We send a 6-digit code that expires in 10 minutes. Paste the code to verify and you're in.
Open the dashboard
After sign-in you land on Dashboard. This is where every chatbot you own is listed.
Create a new bot
Click Create new chatbot. Give it a name (up to 50 characters) and a short description.
Upload one document
On the bot detail page, open the Source settings tab. Drag a PDF or DOCX into the upload zone. Wait for the upload to finish — you'll see the file appear in the documents list.
Train the bot
Click Train Bot. Training runs in three phases: prepare → parse → embed. Most small documents finish in under a minute.
Chat with the bot
Open the Chat Workspace from the left sidebar, click New chat, pick your bot, and ask a question about the document.
What to read next#
- New to the interface? Take the tour of the app.
- Want to understand the building blocks first? Read Key concepts.
- Curious about training internals? See Train your bot.