FAQ

Feature flags explained

Plain answers about feature flags and about Toggled itself, including the questions a vendor would rather you did not ask. If yours is missing, email [email protected] and a human replies.

What is a feature flag, in plain words?

A feature flag is an if-statement your team controls from outside the code. The new feature ships to production wrapped in the flag, and stays invisible until you turn it on: for yourself, for 1% of users, or for everyone. Deploying code and releasing a feature become two separate decisions.

Is Toggled live yet?

We are in early access. Join the list and we will email you when your spot opens. No card required. We will not fake a countdown or a waitlist position; when your spot is ready, you will hear from us.

What does Toggled cost?

Planned launch pricing is flat per team with unlimited seats: Launch $49, Team $149, Scale $499 per month (about 20% less billed yearly), Enterprise custom. No per-seat meter, no per-flag charges. Early-access members lock in launch pricing.

How is Toggled different from LaunchDarkly, Optimizely or Split?

Same capability class: flags, targeting, gradual rollouts, kill switches and A/B testing. The difference is pricing structure. Incumbents meter you on different axes: Unleash charges $75 per seat per month, LaunchDarkly charges $10 per service connection plus $8.33 per 1,000 client-side monthly active users, and Statsig charges per event. Toggled is planned flat per team with unlimited seats, so the bill does not move when you hire or when traffic spikes.

What happens if Toggled goes down? Do my flags break my app?

No. SDKs evaluate flags locally from a streamed ruleset. If Toggled is unreachable, they keep serving the last-known values, then your coded defaults. Your app never blocks on our API, and a kill switch flip still converges when the stream resumes.

Which stacks do you support?

SDKs for React, Next.js, Node.js, Python, Go, Java, Rails, iOS and Android are part of the early-access program, all sharing the same evaluation core and consistent hashing. The React, Next.js, Node.js and Python guides are published on this site today.

Can I self-host? Do you have SSO and SOC 2?

Self-host / on-prem and SAML + SCIM are planned for the Enterprise tier; SSO starts on Scale. SOC 2 is on the roadmap and stated as planned everywhere on this site, because claiming a certification we do not yet hold would tell you more about us than any badge.

Is my data safe? Who owns it?

Your data stays yours: flag configurations, user attributes and experiment results are yours, and we do not sell any of it. During early access we store only your email address. Details are in the privacy policy.

Do I need a credit card to join early access?

No. Early access is a signup, not a purchase. You pay only when the product launches and you pick a plan.

What is the difference between a feature flag and a feature toggle?

Nothing: flag, toggle and switch are the same mechanism by different names. Toggle is the older term from Martin Fowler's writing; flag is what most platforms say today. Our feature toggle page covers the naming and the management discipline that matters more than the word.

Go deeper

New to the category? Start with how Toggled works, then the deep dives: feature toggle management, gradual rollouts, kill switches and A/B testing on flags. Pricing is public on the pricing page.

Early access · launching soon

Ship your next release behind a flag

Join the early-access list and be first in line when spots open. Flat pricing, unlimited seats, no card required.

No card required · your data stays yours