01 / Installation
Add the Widget
The EquilAI chatbot widget is a single snippet. Paste it into your website once and the floating chat bubble appears on every page.
Step 1
Find your Bot ID
Your Bot ID is the UUID that identifies your trained chatbot. You can find it in Dashboard → Deployment. It looks like this:
Keep this ID handy. It goes into the snippet below.
Step 2
Copy the snippet
Paste this snippet (with your real Bot ID) into any HTML page, just before the closing </body> tag. The widget loads itself and requires no additional configuration.
Platform guides
HTML / Custom website
Open your HTML file
index.html or your template file.Paste before </body>
Deploy
WordPress
Install a code-injection plugin
Open the footer code section
Paste and save
Squarespace
Open Code Injection
Paste into the Footer box
Save and check your site
Code Injection is included in Squarespace's Core, Plus and Advanced plans (Business and Commerce on older billing). Squarespace does not allow custom scripts on its entry plan.
Framer
Open Site Settings
Go to General → Custom Code
Paste in End of Body
Publish
Want the bot inside your own app, backend or internal tool instead? See the REST API →