Skip to Content
Docs are being rebuilt — start at Introduction → How it works.
AgentsBuilding an agentWeb embed tabWeb & Embed tab

Web & Embed tab

The Web & Embed tab gives a saved agent a web presence. Use it to manage branded subdomains, select an API key, and copy iframe or bubble-chat embed code.

What you can do here

  • Review publish, domain, API key, and embed readiness.
  • Add or remove a custom subdomain.
  • Copy a live public URL when the agent has a domain.
  • Select the API key used by embed code.
  • Copy full-window iframe code.
  • Copy bubble chat script code.
Web and Embed tab showing domain management, API key selection, and full-window embed code

Save requirement

Web & Embed requires a saved agent. On the create screen, this tab shows Save Agent First because domains and embed URLs need an agent ID.

Status cards

CardWhat it shows
StatusWhether the agent is published or still draft.
DomainsNumber of active custom domains.
API KeyWhether a valid API key has been selected.
EmbedWhether embed code is ready or still needs an API key.

Add a custom domain

  1. Open Web & Embed on a saved agent.
  2. Enter a subdomain prefix.
  3. Confirm the fixed root domain.
  4. Click Add Domain.
  5. Copy or open the generated URL when the domain appears.

Subdomains can use lowercase letters, numbers, and hyphens. Reserved prefixes such as www, api, admin, mail, ftp, and app cannot be used.

Copy embed code

  1. Choose Full Window for an iframe embed.
  2. Choose Bubble Chat for the floating website widget script.
  3. Select a valid API key from the API Key selector.
  4. Click Copy Code.
  5. Paste the code into the website where the agent should appear.
Web and Embed tab with Bubble Chat selected and script embed code visible

Embed modes

ModeOutputUse when
Full Windowiframe HTML.You want the chat to fill a page or a large content area.
Bubble Chatscript configuration and script tag.You want a floating support-style chat bubble.

If valid API keys exist but none is selected, the code uses a placeholder and warns you to select an API key.