Docs

Log into read the version of docs relevant to your site.

Creating features (entitlement management)

Problem Statement

This article explains how to create a feature in Chargebee Entitlements. Features are linked to plans, add-ons, and charges and can be unlocked by subscriptions through overrides.

Solution

You can create a feature from the Entitlements module. Once created, the feature ID is permanent and cannot be changed. Features can be created individually in the UI or imported in bulk.

Steps to Set It Up

  1. Go to Entitlements > Features > Create feature.

  2. Enter a Name and Description.

    • Use the same name you use when marketing to customers.
  3. Review the Feature ID.

    • A slug is auto-generated from the feature name.
    • You can update the Feature ID only while creating the feature.
    • The Feature ID cannot be changed later and is used in API calls.
    • Use a consistent, scalable format (for example, acme-crm-feature-a).
  4. Define the Entitlement type and Entitlement levels:

    • Switch: Select Switch as the entitlement type.
    • Quantity: Select Quantity and define the levels.
    • Range: Select Range and set a minimum and maximum. When assigning features, you can choose any value within this range.
    • Custom: Select Custom and create custom entitlement levels.
  5. Save the feature.

Use bulk operations to import multiple features at once. Images in the feature definition section show examples of each entitlement type in the UI.

Additional Information

What is entitlement in Chargebee? How to configure it in Chargebee?

Was this article helpful?