How Maxlona works.
A guided tour of the core concepts and a copy-paste path from a fresh signup to your first live evaluation. Pick the topic that matches what you're trying to build.
What a feature flag is, why deployment and release are different decisions, and which controls Maxlona ships today.
Three worked examples: a scheduled product launch, a PayPal checkout adoption experiment, and regional loan offers with variants and targeting.
A copy-paste path from a fresh signup to your first live flag evaluation.
What a feature flag is, and the building blocks — flag, variant, rule, environment, application.
Flag types, how evaluation works, and the built-in JSON tester.
Technical guide to scheduled releases, gradual rollouts, environment promotion, scoped audiences, safety gates, and plan operations.
Trace evaluation decisions, judge A/B tests with confidence, and export useful evidence without losing privacy controls.
Scan repositories for flag keys, remove stale code paths, and archive retired flags with runtime and dependency checks.
The Evaluation API and the Management API for backend-driven flag CRUD.
Complete REST reference — endpoints, request examples in 11 languages, JSON schemas, and a downloadable Postman collection.
The same flag management and evaluation API from one GraphQL endpoint, with the same Management Key — and a Postman collection to connect with.
Run experiments with two-proportion significance testing and a winner badge.
Sticky-bucketed percentage rollouts that ramp without flickering users between values.
Management Key permissions, credential types, and what each user role can do.
Configure organization OIDC, verify company domains, control JIT membership, and safely enforce SSO for Professional and Enterprise plans.
How an idle dashboard session is warned and automatically signed out to protect an unattended screen.
Three transports for flag changes — polling, signed webhooks, and streaming.
Configure outgoing webhooks to Slack, Microsoft Teams, or a custom endpoint — authentication, event scoping, retries, and delivery logs.
Build a low-latency realtime flag consumer with scoped credentials and the .NET SignalR client.
Personal toast and email preferences, plus real-time Teams Adaptive Cards delivered through Workflows webhooks.
Official client packages — Maxlona.FeatureFlags.Offline on NuGet for .NET and @maxlona/feature-flags on npm for Node.js.
Emergency off-switches for incident response, scoped to environment and application.
Require admin sign-off before sensitive-environment flag changes take effect.
Reusable named targeting rules you can reference from any flag.
Review recorded changes by actor and resource, including available field-level details.
Default rate-limit tiers and the standard error envelope shape.
The caching, retry, and tenant-isolation layers that keep evaluation answering.
Fixes for the most common "why isn't this working" questions.
Recent platform changes worth knowing about.
How Maxlona compares to LaunchDarkly, Unleash, and the rest of the feature flag platform market.