Quick Start Guide

Get your ragistry chatbot up and running in under 10 minutes

1. Create Your Account

Navigate to the ragistry Dashboard and sign up for a new account. You'll receive a confirmation email to verify your address.

https://dashboard.ragistry.com/auth/signin

2. Configure Your Organization

After logging in, set up your organization profile:

  • Organization name and logo
  • Invite team members
  • Billing information
  • API key generation

3. Connect Your First Data Source

ragistry supports multiple data sources. Choose your starting point:

Website Crawler

Enter your website URL and let our smart crawler automatically extract and organize content

Cloud Storage

Connect OneDrive or Google Drive to sync your documents

4. Customize Your Chat Widget

Navigate to Management → Widget to customize your chat interface:

  • Brand colors and theme
  • Welcome message and placeholder text
  • Widget position and size
  • Custom CSS for advanced styling

5. Embed the Widget

Copy the widget embed code and add it to your website:

<script src="https://ragistry.com/widget.js" data-customer-id="{organizationId}"></script>

Replace {organizationId} with your actual organization ID from the dashboard.

6. Test Your Chatbot

Open your website and interact with the chat widget. Test various queries to ensure your knowledge base responds correctly. Use the Conversations view in the dashboard to monitor interactions and improve responses.

Next Steps

Learn more about RAG architecture, advanced features, and optimization strategies in the Core Concepts and Features sections.