Embed

enable your customers to chat with data & visualize insights

You can embed Dot directly in your web app via an Iframe and configure parts of the UI with the following parameters.

  • hideSideNavigation=true

    • hides the complete left side navigation (default false)

  • hideHelp=true

    • hides the little help dongle at the bottom right (default false)

  • hideShareButton=true

    • hides the ability to share a conversation (default false)

  • hideTitle=true

    • hides the title of a conversation (default false)

  • uiMode=dark

    • specify either dark or light mode of the UI (default system)

  • primaryColor=%23c700c7

    • styles important action elements (e.g. chat input + button) according the specified color

    • the color is a hex code with the url encoded #c700c7

Full example url

https://eu.getdot.ai?hideSideNavigation=true&hideHelp=true&hideShareButton=true&primaryColor=%23c700c7

Questions? Get Support!

Last updated