O

Astroworld is now owned by Ovellan

Astroworld Chat now has a new owner, Ovellan, and continues at ovellan.com. Head over there to sign in and manage your chatbot.

Go to ovellan.com →

Your existing Astroworld Chat account works at ovellan.com.

50% off all plansthrough 15 September 2026See the prices

Help center

Getting started (5 minutes)

Astroworld Chat is an AI chatbot that answers only from your own business content. Here is the fastest path to a working widget.

1. Create a chatbot

Go to Chatbots and click Create. Start blank or pick a ready-made template (Support, Sales, FAQ, and more).

2. Add knowledge

Open Knowledge and upload a PDF/DOCX/TXT, scrape a website URL, or add FAQs. The bot only answers from what you add.

3. Embed the widget

Open Embed, copy the script tag, and paste it before the closing body tag of your site.

<script>
  window.AstroworldChat = { botId: 'YOUR_BOT_ID' };
</script>
<script src="https://chat.astroworldmc.com/embed.js" async></script>
Was this helpful?