AskYourSiteAskYourSite Docs

Quick Start Guide

Get your AI assistant live on your website in under 5 minutes. No coding experience required.

Step 1 — Create an Account

Go to askyoursite.in and click Get Started. Sign in with your Google account.

You start with a 7-day free trial — no credit card required.

Step 2 — Create Your First Assistant

  1. From the dashboard, click Assistants in the left sidebar
  2. Click + New Assistant
  3. Enter your website URL (e.g. https://yoursite.com)
  4. Give your assistant a name and click Create

AskYourSite will automatically crawl your website and begin training your assistant on your content.

Step 3 — Train on Your Content

Once created, go to your assistant's Knowledge tab to add more sources:

Source TypeBest For
Website URLCrawl entire websites or individual pages
File UploadPDFs, Word docs, text files
Plain TextPaste FAQs, policies, or any custom text
IntegrationsNotion, Google Docs, HubSpot, Airtable, and more

Tip: The more content you add, the more accurately your assistant will answer questions. Start with your FAQ page, product pages, and help documentation.

Step 4 — Embed on Your Website

Go to the Widget tab inside your assistant. You'll see your embed code:

html
<script
  data-agent-id="YOUR_AGENT_ID"
  src="https://askyoursite.in/public/embed.js"
  defer>
</script>

Paste this snippet before the closing </body> tag on your website. The chat widget will appear automatically in the bottom-right corner.

Note: Replace YOUR_AGENT_ID with the actual ID shown in your dashboard. Each assistant has a unique ID.

Step 5 — Test Your Assistant

  1. Open your website in a browser
  2. Click the chat bubble in the bottom-right corner
  3. Ask a question about your product or service

If the answer comes from your content, you're live! If not, add more training sources or wait a few minutes for indexing to complete.


What's Next?