Widget · Embed

Drop InboxOps on your site in under a minute.

One iframe tag, no JavaScript bundle, no theme drift — the snippet below renders the same InboxOps anonymous contact-form your team sees on the live preview.

~30 seconds to install
No JS bundle to host
Mobile-friendly

Live preview

What your visitors see when they land on it.

Open it full-page →

Same-origin preview — what your visitors see after they paste the snippet.

The snippet

One tag. Paste it anywhere.

Tweak the width, height, and accessibility title to fit your page — the snippet updates live, and one click puts it on your clipboard.

Customize + copy
The origin is baked in for you. Everything else is a one-line tweak.
<iframe
  src="https://vertiq-8.polsia.app/widget"
  width="100%"
  height="640"
  style="border:0;border-radius:12px"
  loading="lazy"
  title="Contact us"></iframe>

The snippet points at https://vertiq-8.polsia.app/widget — your origin baked in. Paste it into any HTML block (CMS, marketing page, docs site) and the widget renders in seconds.

What you can change (and what you cannot)

Honest notes before you ship it.

You control the chrome

Set width, height, the inline style, loading="lazy", and an accessible iframe title. All five pass through the same origin and load the same widget.

Honest caveat — what's NOT customizable

An iframe is an opaque shadow DOM to the parent page: CSS from your site cannot reach the fields inside, and you cannot style the form colors from the outside. Theming happens inside your InboxOps workspace, not in the snippet.

Customization happens in Settings, not the snippet

Channel label (currently a single shared "Widget" badge for every workspace) and idle greeting live in the workspace Settings tab. Per-workspace labels + greetings are on the roadmap — this page will track them when they ship.

Next step

Try the widget for yourself first.

Hit the live preview, send a test message, and watch it land on /outcomes with the channel, priority, and AI reply attached. Then drop the snippet on your site.