OneScript Logo
Quick Start

Get Started in 5 Minutes

From signup to live chatbot on your site. Here's how.

1
Create Your Account

Sign up with your email or Google account. You'll be asked to name your organization — this is where your bot and data live.

2
Add Your Content

Go to Knowledge Base in your dashboard. You have two options:

  • Website crawl: Enter your docs or help center URL. We'll automatically crawl and index the pages.
  • File upload: Upload PDFs, text files, or markdown documents directly.

The content gets converted into embeddings and stored securely. This usually takes 1-2 minutes.

3
Customize Your Bot

Head to Settings to personalize your chatbot's appearance. Set your brand colors, greeting message, and bot name. Preview changes in real-time.

4
Add the Script Tag

Copy the embed code from your dashboard and paste it into your website's HTML, just before the closing </body> tag.

<script src="https://onescript.xyz/widget.js" data-bot="YOUR_BOT_ID" defer></script>

That's it. The chat widget will appear on your site, ready to answer questions from your knowledge base.

Ready to give it a try?

Create Free Account