Skip to main content
Boolean features are the simplest type — they define whether a customer has access to a specific capability or not. Use this when access is binary (on/off), such as enabling an analytics dashboard or premium support. To create a boolean feature:
  1. Open the Product catalog in the Stigg Console.
  2. Navigate to the Features section.
  3. Click + New feature.
  4. In the modal that opens, provide the following details:
    1. Name — The display name of the feature.
    2. Description (optional) — A short explanation of what the feature enables.
    3. ID — Automatically generated by Stigg and used to reference the feature in your application.
      You can override this value by clicking Edit and linking an existing feature.
    4. Feature type — Choose Boolean.
  5. Click Create to save the feature.