📄️ How to add strategy constraints
Version: 4.16+
📄️ How to add feature flag naming patterns
Plan: Enterprise
📄️ How to capture impression data
Placeholders in the code samples below are delimited by angle brackets (i.e. ``). You will need to replace them with the values that are correct in your situation for the code samples to run properly.
📄️ 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
Plan 5.7+
📄️ How to define custom context fields
Version: 4.16+
📄️ 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
Placeholders in the code samples below are delimited by angle brackets (i.e. ``). You will need to replace them with the values that are correct in your situation for the code samples to run properly.
📄️ How to synchronize Unleash instances
This is an experimental feature