Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dimedove.com/llms.txt

Use this file to discover all available pages before exploring further.

Dimedove provides a JavaScript widget installation that is easy to implement. Businesses simply add this code to their website:
<dimedove-messenger agent-id="YOUR_AGENT_ID" publishable-key="YOUR_PUBLISHABLE_KEY" />
<script
  src="https://unpkg.com/@dimedove/messenger@latest/dist/messenger.js"
  crossorigin="anonymous"
  async
></script>