Documentation

Chatmefy Docs

Everything you need to integrate and customize Chatmefy for your business.

Quick Installation

index.html
<!-- Add this before </body> -->
<script
  src="https://widget.chatmefy.com/loader.js"
  data-bot-id="YOUR_BOT_ID"
  async
></script>

Replace YOUR_BOT_ID with your actual bot ID from the dashboard.