Skip to main content
Feature access gets defined per feature per product. By default, all features will have a “No Access” definition for all products until you change it.
Need different feature access definitions for the same product? Create multiple product versions.

How to define feature access

You can define feature access from either the product details page or feature details page.
You can define feature access for all features in a particular product on product details page.This is useful when you are creating a new product or migrating to PriceOS.// TODO: screenshot

Duplicating feature access

You can also copy feature access from another product by clicking the More button and selecting the “Duplicate Feature Access” button from the menu.// TODO: screenshot.

Boolean features

Define access for boolean features by toggling the switch next to the feature. TODO: Screenshot - Boolean feature toggle

Limit features

Define access for limit features by selecting an option in the dropdown. Limit features can have the following values:
  • No access: Customer does not have access to the feature
  • Custom limit: A numeric limit you set
  • Unlimited: Customer has unlimited access

Saving changes

After you’ve made all of your changes, you need to save them by clicking the Save button. // TODO: Screenshot of save button If the product you are changing has customers attached to it and you’ve integrated the API into your application, you’ll be asked whether or not you want to create another product version. // TODO: Screenshot of product version dialog If you want your changes to apply to all customers immediately, don’t create a new product version. // TODO: screenshot of product version dialog with that option highlighted If you want your changes to only apply to new customers, create a new product version. // TODO: screenshot of product version dialog with that option highlighted See Product Versioning to learn more.