What counts as a submission?
A submission is one completed survey response from an end-user. Sessions that start but never submit don't count. We don't bill for impressions or partial completions.
What happens if I exceed my plan's submissions?
New submissions are blocked once the monthly limit is reached — we return a soft error to the SDK so your app can handle it gracefully. You'll see a banner in the admin to upgrade. No silent overages.
Can I switch plans mid-month?
Yes. Upgrades take effect immediately; downgrades take effect at the next billing cycle so you keep the limits you've been using.
Do you offer annual pricing?
Annual billing on Starter and Pro saves ~20% (paid yearly). Enterprise is annual by default and tailored to your usage.
Is the data really anonymous?
The SDK never collects userId, email, or IP. The server logs the survey slug, the product version you stamp, and an opaque session id. That's it. We can't deanonymize a submission even if we tried.
Where is my data stored?
Postgres in Montreal (Canada), behind Cloudflare. Enterprise customers can request a specific region. Backups are encrypted and retained per your plan.
What is an "admin seat"?
A seat is one team member with access to the Insightdive dashboard — read or write. End-users who respond to surveys are never counted as seats. Only the people who log in to manage surveys and view results consume a seat.
Are AI features included in the plan price?
No — Insightdive is bring-your-own-key (BYOK) for all AI features. You connect your own Anthropic or OpenAI key in Settings; the provider bills you directly at their published rates. There is no AI markup from Insightdive on any plan.
What will BYOK AI actually cost me?
It depends on which model you pick and how much text you process — Insightdive adds no markup, you're billed directly by Anthropic or OpenAI at their published rates. Clustering, summaries, and sentiment run on short survey answers, not full transcripts, so usage stays modest even at volume. Check your chosen provider's pricing page for exact per-token rates.
How is anonymous feedback still actionable?
You don't need identity to act on a pattern. AI theme clustering groups hundreds of free-text answers into named themes with counts and quotes, so you see what's broken and how often — without knowing who said it. If you need to go deeper on one answer, multi-turn AI branching can ask a follow-up question in the same session, before the respondent leaves.