// wiki / docs

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.

Feature flag basics

What a feature flag is, why deployment and release are different decisions, and which controls Maxlona ships today.

Use cases
NEW

Three worked examples: a scheduled product launch, a PayPal checkout adoption experiment, and regional loan offers with variants and targeting.

Get started

A copy-paste path from a fresh signup to your first live flag evaluation.

Core concepts

What a feature flag is, and the building blocks — flag, variant, rule, environment, application.

Feature flags

Flag types, how evaluation works, and the built-in JSON tester.

Flag automation
NEW

Technical guide to scheduled releases, gradual rollouts, environment promotion, scoped audiences, safety gates, and plan operations.

Flag Analytics
NEW

Trace evaluation decisions, judge A/B tests with confidence, and export useful evidence without losing privacy controls.

Code References
NEW

Scan repositories for flag keys, remove stale code paths, and archive retired flags with runtime and dependency checks.

API reference
NEW

The Evaluation API and the Management API for backend-driven flag CRUD.

HTTP & REST

Complete REST reference — endpoints, request examples in 11 languages, JSON schemas, and a downloadable Postman collection.

GraphQL
NEW

The same flag management and evaluation API from one GraphQL endpoint, with the same Management Key — and a Postman collection to connect with.

A/B testing

Run experiments with two-proportion significance testing and a winner badge.

Gradual rollouts

Sticky-bucketed percentage rollouts that ramp without flickering users between values.

Authentication & RBAC

Management Key permissions, credential types, and what each user role can do.

Enterprise SSO
NEW

Configure organization OIDC, verify company domains, control JIT membership, and safely enforce SSO for Professional and Enterprise plans.

Session timeout
NEW

How an idle dashboard session is warned and automatically signed out to protect an unattended screen.

Realtime updates

Three transports for flag changes — polling, signed webhooks, and streaming.

Webhooks
NEW

Configure outgoing webhooks to Slack, Microsoft Teams, or a custom endpoint — authentication, event scoping, retries, and delivery logs.

SignalR streaming

Build a low-latency realtime flag consumer with scoped credentials and the .NET SignalR client.

Notifications & Microsoft Teams
NEW

Personal toast and email preferences, plus real-time Teams Adaptive Cards delivered through Workflows webhooks.

SDK libraries

Official client packages — Maxlona.FeatureFlags.Offline on NuGet for .NET and @maxlona/feature-flags on npm for Node.js.

Kill switch

Emergency off-switches for incident response, scoped to environment and application.

Approval workflow

Require admin sign-off before sensitive-environment flag changes take effect.

Segments

Reusable named targeting rules you can reference from any flag.

Audit log

Review recorded changes by actor and resource, including available field-level details.

Rate limits & errors

Default rate-limit tiers and the standard error envelope shape.

High availability

The caching, retry, and tenant-isolation layers that keep evaluation answering.

Troubleshooting

Fixes for the most common "why isn't this working" questions.

What's new

Recent platform changes worth knowing about.

Comparisons
NEW

How Maxlona compares to LaunchDarkly, Unleash, and the rest of the feature flag platform market.

Ready to ship something?

Create an account and review the current trial terms.

Start free trial →