← Back home

Get Lavenity live on your site

No SDKs or build steps. Create a workspace, add your domain, paste one line of code — the chat is live.

Quick start

  1. 1
    Create a workspace

    Sign up in the Lavenity dashboard and open your site settings.

  2. 2
    Add your domain

    Register the website where the widget should appear and copy your site ID.

  3. 3
    Paste the snippet

    Add the script before the closing body tag. The widget loads asynchronously and weighs ~4 KB.

index.html
<script src="https://chat.lavenity.com/widget.js" data-site="YOUR_SITE_ID" async></script>

Replace YOUR_SITE_ID with the value from Site settings. The script must load on an allowlisted domain.

Product guides

Team inbox

All conversations land in one place. Filter open and closed threads, see presence, and reply together. Closing a conversation archives it without deleting history.

Roles & invites

Invite teammates by email. Owners manage sites, domains, and billing. Agents can open conversations, reply, and close threads.

Domains & allowlist

The widget only runs on domains you approve. Add both apex and www if you use both. Preview or staging hosts need their own entries.

Offline agents

Visitors can still write when nobody is online. Messages wait in history; agents reply when they return — the visitor sees the thread continue.

Snippet reference

src
https://chat.lavenity.com/widget.js — the bootstrap script. Keep the official URL.
data-site
Your site ID from the dashboard. Required. Identifies which workspace inbox receives messages.
async
Load without blocking page render. Recommended; leave it on.

Add Lavenity to your site in five minutes

Create a workspace, paste one script and start receiving customer conversations in the shared inbox.