Features represent the parts of your product that you want to control access to, based on the pricing plan a customer is on. There are 2 key types of features you can create:Documentation Index
Fetch the complete documentation index at: https://docs-v1.useautumn.com/llms.txt
Use this file to discover all available pages before exploring further.
- Metered features: features that require you to keep track of a usage balance (eg, credits, API requests)
- Boolean features: features that can be either enabled or disabled (eg, access to a premium analytics dashboard).
Metered features
Metered features can either beconsumable or non-consumable.
- Consumable: features that can be used up and replenished, either by recurring resets or purchases. For example, credits, API requests.
- Non-consumable: features that are used persistently. For example, seats, storage, workspaces.
consumable features, and proration behavior for non-consumable features.
Under the “advanced” section of the feature creation sheet, you can also define event names. This gives you more control over how events interact with customer balances in Autumn.
Metered features can each act as their own, standlone balance, or be added to a credit system. This lets you define credit costs per feature, and let many features draw from a common credit balance.

