The basic building blocks of the Stigg platform are features, which represent product functionality that can be monetized.Defining features in Stigg allows you to structure and segment your products in any way you choose, while maintaining a single integration point within your codebase for each new feature.Features are typically defined by product managers but can also be created by engineers.Stigg supports three types of features:
Boolean features — Represent functionality that customers either have access to or do not.
Configuration features — Represent functionality that can be configured, such as the number of days for data retention or the maximum allowed file size.
Metered features — Represent functionality with variable usage that needs to be tracked, such as the number of seats, API calls made, or monthly active users (MAUs).