📄️ How to add strategy constraints
Before Unleash 4.16, strategy constraints were only available to Unleash Pro and Enterprise users. From 4.16 onwards, they're available to everyone.
📄️ How to add feature flag naming patterns
Feature flag naming patterns is an in-development, enterprise-only feature.
📄️ How to capture impression data
Unleash allows you to gather impression data from your feature flags, giving you complete visibility into who checked what flags and when. What you do with this data is entirely up to you, but a common use case is to send it off to an aggregation and analytics service such as Posthog or Google Analytics, either just for monitoring purposes or to facilitate A/B testing.
📄️ How to create a feature flag
Feature flags are the foundation of Unleash. They are at the core of everything we do and are a fundamental building block in any feature management system. This guide shows you how to create feature flags in Unleash and how to add any optional constraints, segments, variants, and more. Links to learn more about these concepts will be scattered throughout the text.
📄️ How to create and display banners
Banners were introduced in Unleash 5.7 and are only available in Unleash Enterprise.
📄️ How to define custom context fields
Before Unleash 4.16, custom context fields were only available to Unleash Pro and Enterprise users. From 4.16 onwards, they're available to everyone. They were introduced in Unleash 3.2.28.
📄️ How to use custom activation strategies
Use custom activation strategies only for cases where strategy constraints don't give you enough control.
📄️ How to schedule feature releases
There's a whole host of reasons why you may want to schedule the release of a feature, such as:
📄️ How to synchronize Unleash instances
This is an experimental feature