Command Palette
Search for a command to run...
Deploy an Agent
Learn how to integrate your Botrelic agent into your application.
Deployment Options
Botrelic offers multiple ways to deploy your AI agent, depending on your technical requirements and the platforms you use.
1. Web Widget
The easiest way to deploy your agent is using our pre-built web widget. Simply copy the provided JavaScript snippet and paste it into your website's HTML.
<script src="https://cdn.botrelic.com/widget.js" data-agent-id="YOUR_AGENT_ID"></script>2. REST API
For complete control over the user interface and experience, you can use our REST API to build a custom integration. This allows you to embed the agent directly into your mobile app or custom web application.
3. Third-Party Integrations
We offer native integrations with popular platforms like Slack, Microsoft Teams, and Discord. You can deploy your agent to these channels with just a few clicks from the Botrelic dashboard.