# Website Embed

<div data-with-frame="true"><figure><img src="/files/E5C6X0nz7AP9M8gwPUJT" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
When an account is successfully registered, the system automatically creates a default chat widget for that account. This gives users a ready-to-use starting point, so they can begin testing the Website Embed experience right away and then update the widget’s settings later as needed.
{% endhint %}

## Manage Widgets

### Widget On/Off

Use the switch in the top-right corner to turn a channel on or off.

* When a channel is turned off, it is disabled immediately, and the chatbot stops appearing on that channel.
* Any widgets connected to the channel automatically change from **Active** to **Draft**. This removes them from the live experience until the channel is enabled again.

![](/files/f3dd426f9c6d8d3642552ef0254811c42656a991) ![](/files/b8bb231b35d7e07f6a685e0f5f536d3aa9c3811b)

### Recent Metrics

The tab shows the number of conversations and messages from the past 30 days. Use these metrics to confirm the channel is receiving traffic and validate performance before making configuration updates.

<div align="center" data-with-frame="true"><img src="/files/0819dcaaf14228d7c50b91fe291181dd137dff9e" alt="" width="375"></div>

### Add and Configure Widget

To add a widget, select **Add Widget** to launch the widget setup flow. For additional context, follow [Add a Wiget](/chatlyst-user-guide/inbound-channels/website-embed/add-a-widget.md).&#x20;

1. The guided setup walks through:
   * Entering the widget’s key details.
   * Reviewing the default settings.
   * Adjusting settings for the intended website experience.

<div align="center" data-with-frame="true"><img src="/files/baa626b64d26f64972e382b5da6189a176982b26" alt="" width="375"></div>

2. To configure a widget, select the widget from the list, then select **Configure** to open the widget setup and review its configuration. For additional context, follow [Configure a Widget](/chatlyst-user-guide/inbound-channels/website-embed/configure-a-widget.md).

<div align="center" data-with-frame="true"><img src="/files/ce33437d0ac2425e8b1d4f0a1b515da3ce34d0a5" alt="" width="375"></div>

{% hint style="warning" %}
**Important Note**: All widgets share the same Business Knowledge base. This means updates to your Business Knowledge apply to every widget, so users do not need to maintain separate knowledge for each one.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chatlyst.gitbook.io/chatlyst-user-guide/inbound-channels/website-embed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
