Skip to main content
Text questions collect typed input from respondents. There are six types, each optimised for a specific kind of data.

Short text

A single-line text input. Best for names, short answers, codes, or any brief free-form response. Short text question in the canvas Validation patterns:

Long text

A multi-line text area. Best for open-ended feedback, comments, or any response that may be several sentences.

Number

A numeric input. Best for ages, quantities, scores, or any whole or decimal number.

Email

A text input validated as an email address. Best for collecting contact details.
allowed_domains and blocked_domains accept a comma-separated list. Entries are trimmed and empty values are removed automatically.

Phone

A phone number input with optional country code selection. When allow_country_selection is enabled, the stored answer is a structured object instead of a plain string:
Email notifications and integrations automatically format this as +91 9876543210.

Date

A date picker. Best for appointment scheduling, date-of-birth, or any calendar date. Date formats:

Next steps

Choice questions

Multiple choice, Checkbox, Dropdown, Yes/No, Picture choice, and Ranking.

Conditional branching

Route respondents based on their text or number answers.