In private beta

Real user feedback,
zero user identifiers.

In-app surveys for B2B products. Drop the SDK in 3 lines, let AI cluster the themes, ship to Jira. Anonymous by design.

main.dart app.tsx Program.cs
import 'package:insightdive_sdk/insightdive_sdk.dart';

void main() {
  // One-shot setup — anywhere your app boots.
  Insightdive.configure(
    host: 'https://acme.insightdive.com',
    deploymentId: 'cmd_abc123',
  );
  runApp(const MyApp());
}

// anywhere a BuildContext is available:
await Insightdive.show(context);

Built for product teams who hate building feedback tools.

Everything you'd want to wire yourself, already there. No user identifiers, no PII, no compliance review.

Conversational AI surveys

Multi-turn surveys with branching, AI-generated questions, and graceful fallbacks. Not a Typeform clone.

AI-clustered themes

Sentiment, auto-tagging, theme detection over your last 300 submissions. Refreshed automatically.

Anonymous by default

No userId, no email, no IP stamp. Only the deployment id and an opaque session id ever leave the device.

Native SDKs

Flutter on pub.dev, web NPM, .NET NuGet. Same 3-line API across platforms. Survey runs in a modal bottom sheet — never full-screen.

Ship to Jira in one click

Create a pre-filled Jira issue from any feedback — AI summary, transcript, labels, project key. No copy-paste.

Multi-tenant from day one

Your own subdomain (acme.insightdive.com). Strict tenant isolation. SSO when you need it.

Three lines. Three platforms.

Same API surface in every SDK. Pick the one your product runs on.

Flutter insightdive_sdk · pub.dev
.NET InsightdiveSdk · NuGet (soon)
Web / Node @insightdive/sdk · NPM (soon)

Ready to listen?

Spin up your workspace, drop the SDK in your product, watch the themes appear.

Create your workspace