Once your agent is configured, embed it on your website with a single script tag.Documentation Index
Fetch the complete documentation index at: https://docs.inboxmate.psquared.dev/llms.txt
Use this file to discover all available pages before exploring further.
Embed code
Copy the snippet from your agent’s Publish tab and paste it before the closing</body> tag:
Platform guides
WordPress
WordPress
Add the embed snippet to your theme’s
footer.php or use a plugin like Insert Headers and Footers to add it site-wide.Webflow
Webflow
Go to Project Settings > Custom Code > Footer Code and paste the snippet.
Wix
Wix
Use the Embed HTML element or add custom code via Settings > Custom Code.
Shopify
Shopify
Go to Online Store > Themes > Edit code and add the snippet to
theme.liquid before </body>.Static HTML
Static HTML
Paste the snippet directly in your HTML file before
</body>.Making changes
Changes to your agent are saved and take effect immediately. There is no separate draft or publish step. The Publish tab is where you find your embed code — not where you publish changes.
- Make changes to your agent (prompt, knowledge, widget style)
- Test using the Widget preview in your agent editor
- Changes are live right away for visitors on your site