> ## Documentation Index
> Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# CometChat Widget Builder For Wix

> CometChat Widget Builder for Wix is a no-code solution that lets you embed a fully functional chat interface into any Wix website using a simple code snippet.

It provides a ready-to-use chat widget backed by CometChat's real-time infrastructure — add the embed code to your Wix site and go live.

With CometChat Widget Builder, you can:

* Embed chat and calling into any Wix website
* Customize themes, colors, and typography
* Toggle features on and off
* Go live with a simple embed code snippet

The widget connects to CometChat's SDK and infrastructure, which manages message transport, sync, and backend scaling.

<Card title="Ready to add chat to your Wix website?" icon="rocket" href="/widget/wix/integration">
  Go to the Integration Guide
</Card>

***

## Widget Builder Features

**No-Code Visual Configuration** — Widget Builder provides a visual configuration environment for designing your chat widget before embedding.

**Toggle-Based Feature Control** — Messaging and calling features can be controlled through configuration settings in the Widget Builder in dashboard.

**Ready-to-Embed Code** — After configuration, Widget Builder generates a code snippet you can embed into your Wix site using the HTML embed element.

***

## How to Use Widget Builder

### 1. Design

Customize your chat widget using the visual Widget Builder:

* **Configure layout** — Toggle all the required features in the dashboard.
* **Toggle features** — Turn chat and calling features on and off from the builder interface.
* **Themes** — Select between system, light, and dark themes. Choose custom colors and typography.

<Frame>
  <img src="https://mintcdn.com/cometchat-22654f5b/dJPACx1AKXUTpAHt/images/uikit-builder-preview.png?fit=max&auto=format&n=dJPACx1AKXUTpAHt&q=85&s=8a801797bb6c3c9af164502d41708a4a" width="2880" height="1624" data-path="images/uikit-builder-preview.png" />
</Frame>

### 2. Get Embed Code

Once configured, get the embed code snippet for your widget.

1. Click on **Get Embedded Code**
2. Note your app credentials (App ID, Auth Key, Region, Variant ID)
3. Copy the code snippet

### 3. Integrate

Add the embed code to your Wix website and go live.

1. **Add an HTML embed element** — In the Wix Editor, add an Embed HTML component to your page
2. **Paste the code snippet** into the HTML embed element
3. **Configure credentials** — Set your App ID, Region, and Auth Key
4. **User Authentication** — CometChat uses a UID (User ID) to identify each user. Authenticate users to enable chat functionality.
5. **Launch** — Publish your Wix site and the chat widget is live

<Card title="Follow the full Integration Guide" icon="book" href="/widget/wix/integration">
  Step-by-step instructions for embedding the Widget Builder into your Wix website
</Card>

***

## Try Live Demo

Experience the CometChat Widget Builder in action:

<CardGroup>
  <Card title="Launch Live Demo" icon="play" href="https://preview.cometchat.com/" />
</CardGroup>

<Frame>
  <iframe width="100%" height="400" src="https://www.youtube.com/embed/0mmX_3Ohnz8" title="YouTube video" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" />
</Frame>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Developer Community" icon="users" href="https://community.cometchat.com/">
    Connect with other developers and get answers
  </Card>

  <Card title="Support Portal" icon="headset" href="https://help.cometchat.com/hc/en-us/requests/new">
    Contact our support team for assistance
  </Card>
</CardGroup>

***

## Related Resources

<CardGroup cols={2}>
  <Card title="JavaScript Chat SDK" href="/sdk/javascript/overview">
    Learn more about the CometChat JavaScript SDK
  </Card>

  <Card title="HTML Widget" href="/widget/html/overview">
    Widget Builder for HTML websites
  </Card>

  <Card title="WordPress Widget" href="/widget/wordpress/overview">
    Widget Builder for WordPress websites
  </Card>

  <Card title="Squarespace Widget" href="/widget/squarespace/overview">
    Widget Builder for Squarespace websites
  </Card>
</CardGroup>
