Skip to content

Questionnaires

Any team member — agent, admin, or owner — who needs to collect structured data from a client, such as answers, declarations, or contact details. This is for data collection, not a signed document.

Note on names. “Questionnaire” is the display name you see in the app. If you use the API or CSV imports, the underlying data model is still called NativeForm — same data, just a different label.

  • Any team member (agent, admin, or owner) can create Questionnaires.
  • No external accounts or integrations are required — the form builder is fully in-browser.

Navigate to Library → Questionnaires. All questionnaires your agency has created are listed here. Click any name to open it in the editor.

  1. Click New Questionnaire (top-right of the Questionnaires page).
  2. Enter a name for the questionnaire. This name is shown to your clients when they receive a request.
  3. Use the drag-and-drop field builder to add fields. Drag a field type from the left panel onto the canvas, then click it to configure its label, placeholder, and whether it is required.
  4. When you are satisfied, click Save. The first save creates the questionnaire and assigns it a permanent ID; subsequent saves update it.

The save is automatic on first submission — you do not need to manually trigger a “create” step separately from “save.”

Field typeUse for
TextShort free-text answers, names, addresses
NumberNumeric values (quantities, policy limits)
DateDate pickers (effective dates, expiry dates)
SelectSingle-choice dropdowns
CheckboxBoolean yes/no or multi-select options
SignatureCaptured signature from the client
FileDocument upload (e.g., a supporting attachment)

Drag fields to reorder them on the canvas. The order you set is the order clients see when filling out the questionnaire.

  1. Open the questionnaire from the Questionnaires list.
  2. Add, remove, or reorder fields as needed.
  3. Click Save.
  1. On the Questionnaires list, click the delete icon next to the questionnaire.
  2. Confirm the deletion. It is permanently removed.

A saved Questionnaire becomes available to add to a Playbook — see “Coming soon” below for the current limits on that.

  • My field order changed after saving. Drag-to-reorder is saved as part of the questionnaire schema. If the order looks wrong after a reload, re-open the questionnaire in the editor and re-save.
  • The Signature field isn’t appearing to my client. Confirm the questionnaire has been saved (the URL should contain its ID, not /new). Unsaved questionnaires cannot be sent.
  • I deleted a Questionnaire but it still appears in a Playbook. Deleting a questionnaire from the library does not automatically remove it from any Playbook that referenced it. Open the affected Playbook and remove the deleted questionnaire from its item list.
  • Library overview — back to the full library
  • PDF Forms — PDF-based forms with e-signature (the other form type)
  • Playbooks — package questionnaires alongside other library items for a request

Last verified: 2026-07-14