Help
Frequently asked questions
Can't find an answer? Our support team is one message away.
- What is Askery?
- An AI-first form and survey studio with conditional logic, multi-page flows, analytics and native versioning - built workflow-first for SMB and mid-market teams.
- How does AI form authoring work?
- You describe the form in plain language. Our model returns a complete, validated form definition - fields, options, logic and copy - which you can keep refining by chatting.
- Can I use my own design?
- Yes. Public forms are driven by a single token system; one CSS file or the in-app hex theme editor fully restyles them with a live preview.
- Is my data portable?
- Completely. Every form is one canonical JSON schema and responses export to CSV at any time. There is no lock-in.
- How is access secured?
- Multi-tenant workspaces with Postgres row-level security. Responses are owner-only at the database; public writes go through a single audited path.
- Do you support webhooks and an API?
- Yes - signed, retried outbound webhooks (one delivery per response, includes the Form Intelligence result when enabled) with a per-attempt delivery log, and a read API with scoped Bearer keys (Pro). The dashboard ships an interactive Developers page with payload explorer + verification snippets, and Zapier + Make + 12 native integrations are live.
- What about spam and privacy?
- Server-enforced honeypot, per-IP rate limiting at the database (no raw IPs stored - only opaque SHA-256 buckets), an optional Cloudflare Turnstile challenge per form for abuse-prone surfaces, password-protected forms, and EU-ready data architecture. Anti-spam is layered: the client check is just the UX shortcut, every defence runs on the server.
- Is there a free plan?
- Yes - unlimited forms and unlimited submissions on Free, no card required. AI actions (form generation, edits, Form Intelligence) draw from a token balance; you start with 20 tokens on signup, and paid plans add a monthly refill. See /pricing for the full breakdown.
- What's a token?
- Our unit for AI work. Generating a form = 2 tokens; editing, refining, generating Form Intelligence logic, generating personas or insights = 1 token each. Submissions on plain forms are free; submissions on a Form Intelligence-enabled form cost 1 token each (one AI call per respondent). Imports (form-from-URL and brand-from-URL) are always free. Failed AI calls don't charge.