What is your name?
Build your survey as a diagram.
Five minutes, no code.
Create an online survey for free: drag questions onto the canvas, see the whole logic at a glance, embed it with one line. The data stays yours.
Free plan, forever ·No card to sign up ·Cloud subscription or self-hosted build
Rate us from 0 to 10
Promoter / Passive / Detractor
Thanks! Leave a review
What could we do better?
Three things no other survey builder gives you at once
The three capabilities that set Askyo apart from every other survey tool on the market.
A survey as a diagram
Drag questions onto a canvas and connect them with arrows, the way you would in Figma. You can see at a glance where each answer leads, where the branches are and where a path dead-ends. No more long lists of “if answer is N, jump to M”.
One line puts it on your site
Copy the snippet, paste it, and the survey appears styled to your brand. The widget is 35 KB, about five times lighter than typical alternatives. Works on WordPress, Webflow, Shopify or your own front end.
The data is always yours
A survey is a file. Share it as a link, download it in one click, move it anywhere. Need full control? We install Askyo on your own server and responses never leave your perimeter.
From an empty canvas to a live survey in five minutes
- 01
Lay the survey out on the canvas
Drag questions in and connect them with arrows. 43 types: scales, NPS, stars, file uploads, maps, CAPTCHA.
- 02
Pick the format
The same survey as a classic list, one question at a time, paged, or as a chat-style conversation. Switch with a single click.
- 03
Publish
Share a link or paste a short snippet into your site. No server needed: it runs right in the browser.
A richer palette than the tools you are used to
The blocks you drag onto the canvas. Typeform ships around 20 question types, Google Forms 11. Askyo has 43 first-class types from day one.
Text and input
9- Short text
- Long text
- Phone
- URL
- Number
- Date
- Time
- Slider
Choice
7- Single choice
- Multiple choice
- Dropdown
- Button choice
- Image choice
- Colour
- Icons
Scales and ratings
6- NPS 0–10
- CSI
- 5 stars
- Emoji reactions
- Likert scale
- Pairwise
Advanced
5- Rating matrix
- Ranking
- Checkbox grid
- Card sorting
- Scheduling
Files and media
5- File upload
- Images
- Video answer
- Audio
- Signature
Location and maps
4- Map picker
- Pin on a map
- Address
- Region
Business logic
5- Calculator
- Price quote
- Promo code
- Hidden field
- Conditional display
Quality control
5- CAPTCHA
- Honeypot
- Completion timing
- One response per device
- Email verification
A survey on your site in 30 seconds
A ~35 KB script inside a Shadow DOM. It will not break your CSS or drag in a runtime. Works with any framework, static sites and iframe apps.
<!-- 1. Load the widget script -->
<script src="https://cdn.askyo.ru/widget.js" async></script>
<!-- 2. Drop the container anywhere on the page -->
<div data-askyo="nps-feedback-v3"></div> // Programmatic launch + customisation
window.Askyo.init({
id: 'nps-feedback-v3',
theme: 'auto', // 'light' | 'dark' | 'auto'
trigger: 'exitIntent', // 'manual' | 'time:30s' | 'exitIntent' | 'scroll:60%'
position: 'bottom-right',
variables: { userId: '12345', plan: 'pro' },
onSubmit: (data) => analytics.track('Survey submitted', data),
onClose: () => console.log('Closed'),
}); Six scenarios the product is already shaped around
Product and growth
On-site NPS and CSI, discovery interviews, in-product user surveys. Route promoters to a review and detractors to a conversation.
NPS surveyMarketing
Lead-gen quizzes, post-purchase surveys, offer A/B tests, customer reviews. Widget on the landing page, form in the email.
Create a quizHR and teams
eNPS, 360° feedback, exit interviews, pulse surveys. Anonymity through tokens, exports to Excel and Google Sheets.
Create a questionnairePublic sector
Community votes, event feedback, service-quality surveys. Can run entirely on your own infrastructure when the data must not leave it.
Create a voteEducation
Knowledge tests, teacher surveys, course evaluations. 50% discount for accredited educational institutions.
Online coursesAgencies
White-label under your own brand and domain. Sell surveys as part of UX research or discovery projects for your clients.
For agenciesAskyo against the survey builders you already know
Figures collected in May 2026 from public pricing and documentation. Some values are approximate. Tell us if something is out of date and we will fix it.
| Feature | Askyo | Typeform | Google Forms |
|---|---|---|---|
| Survey as a diagram (visual logic) | |||
| Four display formats in one form | List / One-by-one / Paged / Chat | One-by-one | List |
| AI survey generation from a prompt | |||
| Embedded widget size | 35 KB | ~200 KB | – |
| The survey is a file you can take away | |||
| Self-hosted build | |||
| Number of question types | 43 | 20+ | 11 |
| CRM and webhooks on the free plan | 1 webhook | paid only | |
| Pro plan (per month) | 1 490 ₽ | ~$25 | – |
Transparent pricing and a generous free plan
Free forever: the graph editor and the research question types. Prices are listed in roubles. We invoice international customers directly.
Free
To try it out. The graph editor and AI generation are already included.
- Up to 5 surveys
- 150 responses in total
- No Askyo branding on the form
- 33 question types, including matrix, ranking and pairwise comparison
- Visual graph logic editor
- 4 runner modes: list / one-by-one / paged / chat
- AI survey generation: 3 per month
- Up to 3 folders
- Website widget and a public survey URL
Pro
For product managers, marketers and solo creators.
- 30 surveys · 5,000 responses/mo
- 42 question types, including voice / video / file upload and geo
- AI generation: 50 per month
- Webhook to 1 endpoint (Telegram or a custom URL)
- CSV export
- Unlimited folders
- Version history and scheduled publishing
Team
For small teams and agencies. Team roles and CRM presets.
- 100 surveys · 15,000 responses/mo
- Your own subdomain (acme.askyo.ru)
- Up to 5 users with roles
- Up to 3 team workspaces · unlimited folders
- Webhooks to 5 endpoints
- Ready-made presets: Telegram, Slack, Google Sheets, Discord
- Export to CSV, XLSX, Google Sheets
- AI generation: 200 per month
- Email support, 12h SLA, plus a chat channel
- Invoices and closing documents for companies
Need a self-hosted build or white-label? See all plans · the agencies page.
Frequently asked questions
How is Askyo different from Typeform or Google Forms?
You build the survey as a diagram (visually, the way you would in Figma) instead of writing long lists of skip rules. The embeddable widget is 35 KB against 180–200 KB for typical alternatives, so it loads faster and does not slow your page down. And a survey here is just a file: download it, move it, run it on your own server. Nothing locks you in.
Do I need my own server?
No. For most cases there is nothing to host. Surveys run in the browser, and answers can go to Telegram, Google Sheets, a webhook or your Askyo dashboard on a paid plan. If you do need everything to stay inside your own infrastructure, there is a self-hosted build: we deploy Askyo on your server and responses never leave it. The licence is available either as a one-off perpetual purchase or as a subscription with support and updates. It is part of Enterprise: ask us, or see the agencies page.
Can I use the free plan commercially?
Yes. Free covers up to 5 surveys and 150 responses in total, enough for a survey on a small site or a handful of customer interviews. There is no Askyo mark on the form even on the free plan: what is limited is the response allowance.
Where is my data stored?
The hosted version runs on servers in Russia (Yandex Cloud). If your organisation needs data to stay in a specific jurisdiction or inside your own perimeter, the self-hosted build puts Askyo on infrastructure you choose and control, and responses never reach us at all. A white-label build under your own brand is available under a separate agreement.
How do you handle bots and fake responses?
Out of the box: a CAPTCHA step, hidden honeypot fields, completion-time analysis and a one-response-per-device limit. Heavier anti-fraud with photo verification is on the roadmap.
Can I embed a survey into WordPress, Webflow or a custom site?
Yes. The survey embeds with one line of code and works on any platform that lets you paste an HTML block: WordPress, Webflow, Framer, Shopify or your own front end. See the widget page for the snippet and the JavaScript API.
Can I build a quiz or a course, not just a survey?
Yes. The same graph editor builds quizzes and tests: turn on quiz mode, mark correct answers and assign points, and the participant sees an “X out of Y” result at the end. Alternate content pages (video, images, text) with questions and you get interactive training with knowledge checks, which is what teams use for onboarding. See the Quizzes and Courses pages.
Can I migrate surveys from another tool?
Yes. Import from Google Forms (via CSV) and Typeform (via file export) is supported today; more sources are in progress.
In which languages can I run a survey?
Any. Question text is yours to write, and the respondent-facing interface ships in English and Russian. The builder interface itself is available in both languages too, switchable from your account.
How does billing work outside Russia?
Prices are listed in roubles, and international card payments are not self-serve yet. Pick a plan and send us a request, and we will arrange an invoice and the payment method that works for your company.
A survey on your site in five minutes
Free plan, no card required, no time limit. Graph editor and AI generation included.