Get your Maedo AI workforce running and integrated into your application.
Get your embed code
Get your embed code
First, you need to generate an embed code for your agent from the dashboard.
- Sign up or log in to your account.
- Create a new agent or select an existing one.
- Navigate to Webchat > Deploy Settings and copy the snippet.
<script defer src="https://cdn.maedo.in/scripts/webchat/widget-v2.js" data-agent-config="YOUR_AGENT_TOKEN_HERE"></script>
Add to your website
Add to your website
Next, add the Webchat embed code to the <head> section of your website’s HTML. For example:<!DOCTYPE html>
<html>
<head>
<script defer src="https://cdn.maedo.in/scripts/webchat/widget-v2.js" data-agent-config="YOUR_AGENT_TOKEN_HERE"></script>
</head>
<body>
<!-- Website content -->
</body>
</html>
You're all set!
You’re all set!
Refresh your site and start chatting with your new AI workforce.
Done! Your bot is now live on your website.
Next steps
Now that you’ve added your bot, try styling it to match the rest of your website’s user interface.
Webchat Introduction
Learn how to customize and monitor your agent’s performance.
Core Capabilities
Understand how Maedo’s Hybrid AI Engine and Memory work.