Docs

Sharing & publishing

Share your form via link, embed, or QR code.

A form has to be published before it can collect responses — if it's still a draft, the Share button in the builder top bar will prompt you to go live first.

Share link

Once live, the Share dropdown's Share link tab gives you a direct URL anyone can use to fill out the form, plus a QR code you can download as a PNG — handy for posters, slides, or in-person events.

Share dropdown's Share link tab with a copyable link and QR code

The Share link tab, with a downloadable QR code.

Embedding

The Embed tab gives you two options. The recommended snippet drops a <div data-formz-form="..."></div>plus a small script tag onto your page; it automatically resizes to fit the form's content as the respondent progresses. If you'd rather not load the script, a plain <iframe> snippet with a fixed height is also provided as a fallback.

Share dropdown's Embed tab with auto-height snippet and plain iframe fallback

The Embed tab's two snippet options.