Command Palette
Search for a command to run...
Quickstart
Deploy your first chatbot in 5 minutes.
Step 1: Create a workspace
Log in to the Botrelic dashboard and create a new workspace. Your workspace is the isolated environment where all your agents, knowledge bases, and chat sessions will live.
Step 2: Create an AI agent
Navigate to the Agents tab and click Create Agent. Give your agent a name, a persona, and define its primary instructions.
Step 3: Add knowledge base
To make your agent smart about your business, upload your documents, FAQs, or website URLs to the Knowledge Base section. The agent will automatically process and use this information to answer user queries.
Step 4: Deploy chatbot widget
Copy the embed script provided in the dashboard and paste it into the <head> or just before the closing </body> tag of your website.
<script src="https://botrelic.ai/widget.js" data-agent="agent_id"></script>Step 5: Test conversation
Open your website or use the built-in simulator in the Botrelic dashboard to test your new AI agent. Ask it questions based on the knowledge base you provided to ensure it responds correctly.
Next Steps
Now that your first agent is live, dive deeper into Botrelic's core concepts: