Experimently Documentation
Everything you need to build, ship, and measure with confidence.
Getting Started
Get up and running in under 10 minutes.
- Quick StartโCreate your first experiment in minutes
- Core ConceptsโFeature flags, experiments, variants, and metrics
- Architecture OverviewโHow Experimently works under the hood
- FAQโCommon questions answered
- Modules & ProfilesโWhat the core profile includes, what each module adds, and how to run the full profile
Feature Flags
Control feature rollouts safely with targeting rules.
A/B Testing & Experiments
Design, run, and analyze experiments with statistical rigour.
- Running ExperimentsโEnd-to-end experiment lifecycle
- Statistical MethodsโFrequentist, Bayesian, sequential testing
- CUPED Variance ReductionโReduce variance with pre-experiment covariates
- Multi-Armed BanditsโThompson Sampling, UCB1, Epsilon-Greedy
- Split URL TestingโServer-side URL splitting via Lambda@Edge
- Mutual Exclusion GroupsโPrevent cross-experiment contamination
- Live Results StreamingโReal-time experiment results via WebSocket โ p-values, lift, and significance updated live.
LLM / AI Model Evaluation
Compare prompt versions, model variants, and agent configs against real business metrics.
SDKs
Client libraries for 14 languages and frameworks โ from web to mobile to server.
- JavaScript SDKโBrowser and Node.js
- Python SDKโServer-side Python integration
- Java SDKโSpring Boot auto-configuration, consistent hash bucketing
- React SDKโHooks, HOC, SSR support via ServerClient
- Go SDKโNative Go client for microservices and CLIs. Zero dependencies, context-aware, goroutine-safe.
- iOS Swift SDKโNative Swift SDK for iOS 14+ and macOS 11+. Async/await API, offline fallback.
- Android Kotlin SDKโNative Kotlin SDK for Android (minSdk 21). Coroutines, OkHttp, Compose examples.
- Flutter SDKโDart SDK for Flutter (iOS, Android, Web, Desktop). Offline fallback, consistent hashing.
- React Native SDKโuseFlag and useExperiment hooks, Provider, AsyncStorage offline support.
- MCP ServerโAI-powered experiment design via Model Context Protocol
- OpenFeature ProviderโCNCF-standard OpenFeature provider for TypeScript and Python โ swap vendors without changing app code
- Edge SDKโSub-millisecond evaluation for Cloudflare Workers, Vercel Edge, and Deno Deploy โ zero Node.js dependencies, pure-JS MD5 consistent hash
- Ruby SDKโNative Ruby gem, zero runtime dependencies, thread-safe Mutex TTL cache, Net::HTTP, consistent MD5 hash.
- PHP SDKโComposer package (ext-json + ext-curl only), PSR-compatible, consistent MD5 hash bucketing.
- .NET SDKโnetstandard2.1 + net6.0, System.Text.Json, HttpClient, LRU cache with TTL, xUnit-tested.
- Elixir SDKโHex package with :httpc + Jason, GenServer-backed ETS cache, OTP-compatible, 93 ExUnit tests.
API Reference
Full REST API documentation with request/response schemas.
Integrations
Connect Experimently to your existing data stack.
- AWSโECS, Lambda, CloudFront, DynamoDB
- Data WarehousesโSnowflake, BigQuery, Redshift โ warehouse-native analytics
- DatabricksโDatabricks SQL warehouse connector โ read-only analytics via Unity Catalog
- ClickHouseโClickHouse columnar analytics connector โ blazing fast OLAP queries
- MySQLโMySQL / MariaDB connector โ parameterised read-only analytics queries
- JiraโSync experiment status, auto-create issues
- SalesforceโOAuth2 integration, webhook sync
- GitHubโHMAC-signed webhooks, PR linking
- Slack & EmailโAlerting and experiment notifications
Security & Compliance
Security, audit logging, and compliance reports.
- Compliance audit loggingโSigned audit events and report export
- ISO 27001โISO 27001 compliance report export
- Audit LoggingโHMAC-SHA256 tamper-proof audit trail
- RBACโRole-based access control: Admin, Developer, Analyst, Viewer
- API Key ManagementโScoped keys, rotation, revocation
- SSO / SAML / OIDCโSAML 2.0, OIDC/OAuth2 for Okta, Azure AD, Google Workspace, GitHub, and OneLogin.
- HIPAA ComplianceโPHI encryption (Fernet AES-128-CBC), 6-year audit retention, BAA management, data residency.
Self-Hosting
Deploy Experimently to your own AWS account.
Guides & Tutorials
Step-by-step walkthroughs for common use cases.
- Your First A/B TestโEnd-to-end experiment walkthrough
- Bayesian ExperimentationโBeta-Binomial posteriors and stopping rules
- Warehouse-Native AnalyticsโQuery Snowflake/BigQuery directly
- Guided Experiment Builderโ5-step draft-and-submit API
- Interaction DetectionโDetect and handle experiment interactions
Statistics Reference
Deep dives into the statistical methods used by the platform.
Team Workspaces
Isolate experiments and feature flags per team, project, or product area with role-based access control.