Features and Entitlement Sets
Features define the licensable capabilities of your product, and Entitlement Sets group them into reusable bundles that model license tiers such as Basic, Pro, and Enterprise.
Features
Features in Cryptlex represent capabilities or functionalities within your product that can be licensed. If a feature is present in an Entitlement Set or directly assigned to a license, it is considered enabled for that license. Any value associated with a feature is an optional string intended for your application logic to interpret, for example as a number or a flag.
To create a feature, navigate to the Entitlements -> Features page in the admin portal.
Entitlement Sets
Entitlement Sets are reusable collections of features grouped together to represent a package or product tier, such as Standard, Pro, or Enterprise. You can create an Entitlement Set that encapsulates a bundle of feature entitlements and apply it to multiple products and licenses.
Each feature entitlement within an Entitlement Set can optionally include a string value, which your application logic can interpret to apply constraints or offer conditional access.
To create an Entitlement Set, navigate to the Entitlements -> Entitlement Sets page in the admin portal. You can add multiple feature entitlements to an Entitlement Set and set a value for each feature. To link Entitlement Sets or individual feature entitlements to licenses, see Assigning Feature Entitlements.