> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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](https://dash.qonversion.io/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

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

<img src="https://mintcdn.com/qonversion/cVFu44J4hjAFIf6D/images/docs/33f7e98-Screenshot_2024-05-02_at_14.46.17.png?fit=max&auto=format&n=cVFu44J4hjAFIf6D&q=85&s=97408db97e3e2478e11639c61abbe36c" alt="" width="2828" height="1628" data-path="images/docs/33f7e98-Screenshot_2024-05-02_at_14.46.17.png" />

<Info>
  ### REST API Entitlements

  Manage premium user access through the REST API endpoint - see [Grant Entitlement](/api-reference/entitlements/grant-an-entitlement) in the API Reference. **Requires Secret Key authentication.**
</Info>

***

## Removing Granted Entitlement

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

1. Navigate to the user profile at the [Customers](https://dash.qonversion.io/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.

<img src="https://mintcdn.com/qonversion/5c527iOH0vIMjiW3/images/docs/bd2ef72-Screenshot_2024-05-02_at_14.47.17.png?fit=max&auto=format&n=5c527iOH0vIMjiW3&q=85&s=5097ead24a5f8ee543e26656a1180d39" alt="" width="2830" height="1628" data-path="images/docs/bd2ef72-Screenshot_2024-05-02_at_14.47.17.png" />

***

[Customers](customers)

[Customer Details](customer-details)
