Custom Website
You can easily add PicoBot to your custom website by simply pasting the widget code snippet directly into your website’s HTML structure.
How to install the widget
Section titled “How to install the widget”Follow these steps to deploy the AI Agent to your custom website:
- Open your workspace dashboard.
- Click the Deploy button in the sidebar menu.
- Click the Manage button under the Website Widget option.
- Optional: Design the appearance of the widget by clicking the Open widget designer button.
- Select the display mode for your AI Agent, such as Floating Chat, Inline, or Fullscreen.
- Click to copy the widget code.
- Paste the code snippet into the
<head>or<body>section of your website’s HTML.
[!NOTE] If you selected the Inline mode, you must paste the code exactly where you want the AI Agent container to visually appear within your website’s layout, rather than blindly dropping it in the
<head>.