AI FeaturesEmbed

Embed Your Docs

Show your docs pages and AI Assistant inside your own product, so users get help without leaving the screen they're on.

The embed puts your Documentation.AI docs and AI Assistant inside your own product or website. Users read a docs page, or ask a question, without leaving the screen they're on.

What you can add

How it works

  1. Create an embed key in the dashboard. Its publishable key goes in your page and works only on the sites you list.
  2. Add the script to your page and call init() with the key.
  3. Place widgets: docs pages, the AI Assistant, or both.

Docs pages load from your docs site, so they look exactly like your docs. If your docs have private pages, your server also signs users in. See Private docs.

What you need

  • A published Documentation.AI docs site.
  • The Admin role in your Documentation.AI organization, to create embed keys.
  • If your docs are served at a path on your own domain, such as example.com/docs, a few extra rules in your reverse proxy. See Docs on a subpath.

Get started