Edit Entitlements

Granting Entitlements

With the "Edit entitlements" button in Qonversion, you can grant users access to premium content for a specified duration without requiring a purchase or promo code. This feature proves valuable in many scenarios, such as offering beta users a free preview of content or effectively addressing customer support concerns.

  1. Navigate to the Customers tab
  2. Click on the customer whose entitlements you want to configure
  3. Click the "+ Add" button to select a specific entitlement and the duration of time for which it will be active for this customer

☝️

Granted entitlements will be displayed in the API response with the "manual" source and will not have any particular event in the Events tab.

πŸ“˜

REST API Entitlements

Manage premium user access through the REST API endpoint as described HERE.


Removing Granted Entitlement

Granted entitlements will automatically be removed after expiration. To remove them early:

  1. Navigate to the user profile at the Customers tab
  2. Locate the entitlement you wish to delete from the list of granted entitlements.
  3. Identify the "Delete" button associated with the specific entitlement and click on it.
  4. Confirm the deletion when prompted to ensure that the entitlement is permanently removed.