Tutorials and guides

Last updated:

|Edit this page|

Got a question which isn't answered below? Head to the community forum to let us know!

How to run experiments with feature flags

For more experiment tutorials, check the A/B testing docs!

Framework guides

Best practices

Learn more about feature flags best practices from our blogs below:

Questions? Ask Max AI.

It's easier than reading through 672 pages of documentation

Community questions

Was this page useful?

Next article

Cutting feature flag costs

We aim to be significantly cheaper than our competitors. In addition to our pay-as-you-go pricing , below are tips to reduce your feature flag costs. Understanding your bill Feature flags are charged based requests made to our /flags endpoint, which is used to evaluate a feature flag for a given user. They are not billed based on $feature_flag_called events, which are optional events sent for metrics tracking, not for actual feature flag evaluation. The number of /flags requests and the…

Read next article