Skip to content

ZevWorkspace Documentation

Guides and API reference for ZevWorkspace, the customer workspace with pipelines, records, and live chat.

Start here

Talk to your customers in one line of HTML.

The ZevWorkspace live chat widget drops onto any website with a single script tag and routes every conversation into your workspace inbox in real time. No framework required.

index.html
<script
src="https://widget.zevworkspace.com/v1/loader.js"
data-zev-key="pk_live_your_brand_embed_key"
defer
></script>

Live chat

Everything the widget does.

Real-time inbox

Visitor messages arrive in your workspace instantly over a WebSocket. Replies stream straight back to the page.

Full-screen on mobile

The panel takes over the whole screen on phones, so visitors get a real conversation surface instead of a cramped card.

Custom launchers

Keep the floating bubble, hide it per device, or open the chat from your own button. You control where and how it appears.

Verified identity

Link a conversation to a known customer with a signed identity claim. Your identify secret never touches the browser.

Guides

Pick up where you need to.

Coming next

The REST API.

Reference for pipelines, records, contacts, companies, and projects lands here as each surface ships. Building an integration and need it sooner? Reach out from the chat widget in the corner of this page.