Getting started
Create your Dashform account and publish your first AI-generated form in a few minutes.
Dashform is an AI-powered form builder for smart surveys, quizzes, and intake flows. Describe what you need in plain language and Dashform drafts the questions, logic, and styling for you.
1. Create an account
Head to getaiform.com and sign up with email, Google, or a one-time code. You can also start an anonymous session to try the builder before creating an account.
2. Describe your form
From the dashboard, choose New form and describe what you want — for example, "a customer feedback survey with an NPS question and a follow-up about what we could improve." Dashform drafts the questions, answer types, and ordering for you.
3. Refine and design
Tweak any question, add conditional logic, and pick a theme. Every change saves automatically, and you can preview the form on desktop and mobile before publishing.
4. Publish and share
Hit Publish to get a shareable link. You can also embed the form on your own site with a single script tag:
<script src="https://getaiform.com/embed/embed.js" async></script>
<div data-dashform="YOUR_FORM_ID"></div>Responses show up in your dashboard in real time.
Next steps
Ready to integrate programmatically? See the API reference for authentication, endpoints, and webhook payloads.