Validation inside the field
Phone, email, date and number are checked as they are typed. Your export never contains a phone spelled out in words or an email without an @, so nobody cleans the list by hand.
A questionnaire collects facts about a person: contacts, details, consent. What matters is not pretty scales but input validation, required fields and a clean export. All of it is on the free plan.
Phone, email, date and number are checked as they are typed. Your export never contains a phone spelled out in words or an email without an @, so nobody cleans the list by hand.
Any question can be marked required. The questionnaire will not submit while a critical field is empty, so no reply arrives without a way to reach the person.
The company block shows up only for someone who picked “company”. The graph editor draws that logic as a diagram instead of a rule list, which keeps a long questionnaire short for whoever fills it in.
Every submission is a row and every field a column. Export to XLSX or CSV, and push new responses to Telegram, Google Sheets, your CRM or a webhook as they arrive.
Share the questionnaire as a public link or embed it with one script tag. The widget is around 35 KB and renders in Shadow DOM, so it does not fight your site styles the way a heavy iframe does.
A questionnaire almost always holds personal data. Export and migration are always available, so there is no vendor lock-in, and a self-hosted build is available when the data has to stay on your own infrastructure.
Contacts, segment, the job to be done and budget, so the first call is an informed one. Responses reach your CRM the moment they are sent.
Screening before the interview: experience, stack, salary expectations. Conditional fields hide the blocks that do not apply to this role.
Sign-ups for an event, a course or a webinar. Required contacts, a consent checkbox and a confirmation screen after submission.
Rating a service or a person: scales and an open comment in one form. For recurring loyalty measurement there is a dedicated NPS format.
Patient or client details, contraindications and consent, filled in by link or QR code before the visit so nobody retypes paper into a database.
A survey with branching by answer for product or market research. Scoring and a result screen are there if the questionnaire turns into a test.
Build a questionnaire in Askyo, set up field validation and collect the answers in a table.
Sign up without a card and start an empty questionnaire, or describe the task in plain words and let AI draft the fields for you.
Text, phone, email, date, choice, scale, file upload. Mark the ones that are required and switch on input validation.
In the graph editor decide which blocks are shown to whom, so nobody sees questions that were not meant for them.
Share the link or embed the widget. Answers pile up in a table, export to Excel and flow into your CRM or Telegram.
Technically nothing: both are a set of questions and a form to answer them. In practice a questionnaire usually collects facts about a specific person (contacts, details, consent) while a survey collects opinions from a group. In the builder it is the same tool; the difference is which fields you add and whether you switch validation on.
Yes. The free plan covers up to 5 questionnaires and 150 responses in total, every field type except media, validation, conditional logic and the website widget. No card needed, and the plan does not expire.
Answers live in a table inside the service and export to XLSX or CSV in one click: one submission per row, one field per column. You can also stream responses to Google Sheets, your CRM, Telegram or your own webhook as they come in.
Responses are stored on our servers, export and migration are always available, and a consent checkbox linking to your own privacy policy can be a required field in the questionnaire. If your organisation needs the data to stay on infrastructure you control, the self-hosted build covers that.
Yes, with a single script tag. The widget is about 35 KB and renders in Shadow DOM, so it does not clash with your styles. It works on WordPress, Webflow, Shopify, Framer and anywhere else you can paste code.
Mark the question required: the questionnaire will not submit while it is empty and the hint appears right next to the field. Phone, email and date are also format-checked, so a malformed answer never reaches your export.
Validation, conditional logic and Excel export are all on the free plan. No card required.