Deploy an agent

You can deploy an agent (assigned to a client) to make it live.

Last updated 5 months ago

  1. Go to the Agents tab in your agency dashboard.

  2. Find the agent you want to deploy. (Make sure it is assigned to a client)

  3. Click on the agent and you will be redirected to the Agent Settings page.

  4. Click on the Embed Code button to deploy the agent.

As of today, ChatDash supports the following deployment channels:

  1. Popup Widget

  2. Prototype page

  3. Iframe

Popup widget

  1. Copy the widget embed code and paste it into your website’s HTML body tag.

  2. The widget will be live on your website.

Prototype page

  1. Share the prototype page link with your client.

  2. The client can interact with the agent on the prototype page.

Iframe

  1. Copy the iframe embed code and paste it into wherever you want to embed the chatbot.

  2. The agent will be live on the embedded page.