Forms & Quizzes

Forms

An overview of embedded forms — multi-step forms that live inside a page and support conditional logic.

Overview

Embedded forms are multi-step form elements that sit inside a page and are edited in a dedicated form editor. They support conditional logic and structured multi-field capture, making them suitable for qualification flows, lead capture, and other data collection use cases.

Embedded forms are essentially the same as quizzes, with one key difference: they cannot act as standalone pages. An embedded form must always live inside a page.

Simple Forms are deprecated

Simple Forms were deprecated in 2026. If you have an older page with a Simple Form, it will continue to work. Consider replacing it with an embedded form.

Finding and Editing a Form

To open and edit an embedded form on a page:

  1. Open the page in editor mode and hover over the form.
  2. Click the pencil icon that appears — this opens the dedicated form editor in a separate panel.
  3. The form name appears in the top-left corner of the editor.
  4. Click the pencil icon next to any step to expand its field list and edit individual fields or view their IDs.

Fields

Embedded forms are built from fields — individual input elements such as Email, First Name, Phone Number, or custom inputs. Each field has a name and an ID. The ID is what SuperFunnel uses internally and what you reference when configuring integrations or webhooks.

For a full guide to locating field names and IDs, see Finding Entity Names.

What's Next