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

# Webflow Integration

> Integrate Support Unicorn with Webflow

## How to Add the Widget Script

<Warning>
  Custom Code requires a **paid Webflow site plan**. It is not available on the free Starter plan.
</Warning>

### Global (All Pages)

1. Go to **Project Settings > Custom Code**.

2. Copy your widget script from your agent's **Channels** page at [supportunicorn.com](https://supportunicorn.com) and paste it into the **Footer Code** section.

3. Click **Save Changes**.

### Specific Page Only

1. Open the **Designer** and select the page you want.
2. Click the **gear icon** on that page to open Page Settings.
3. Scroll to the **Custom Code** section.
4. Paste the script into the **Before `</body>` tag** field.
5. Save and publish.

<Note>
  Custom code in Webflow only runs on the **published site**. It will not appear in the Designer preview.
</Note>

## Next Steps

<Card title="Widget Configuration" icon="settings" href="/widget/configuration">
  Customize widget appearance and behavior
</Card>
