> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/marketplace/entitlements.md).

# Entitlements

An entitlement refers to the item you have purchased, along with the quantity you are allowed to use.

Entitlements can include subscription items that renew at predefined intervals unless canceled, as well as your [assets](/modules-and-features/marketplace/assets.md), which are one-time purchases.

Each entitlement includes the item itself and the allowed quantity. For example, if you purchase 25 Microsoft 365 licenses, your entitlement allows you to use that product for up to 25 users. Within the platform, each entitlement is associated with either a subscription or a one-time purchase and is linked to a specific agreement and order under which it was purchased.

### Entitlements page

The **Entitlements** page shows a list of your entitlements.

To open the page, go to **Marketplace** > **Entitlements**.

<div data-with-frame="true"><figure><img src="/files/yFQOR2a4spuqgXO73gHx" alt=""><figcaption><p>Use the Entitlements page to view list of entitlement.</p></figcaption></figure></div>

The **Entitlements** page shows key details for each record. This includes the item name, source, status, and estimated sales price.

Use the **Source** column to see whether the entitlement comes from a subscription or an asset.

### Open entitlement details <a href="#entitlement-details" id="entitlement-details"></a>

Select any entitlement to open its details page.

The details page shows more information and links to related objects. Use those links to move to the connected agreement, order, subscription, or asset.

To open entitlement details:

1. Go to **Marketplace** > **Entitlements**.
2. Select the entitlement you want to review.
3. Use the tabs to view different types of information:
   1. **Description** shows the item description.
   2. **Price lists** shows price lists linked to the item.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/IUQXT0LqDJBpQB4o9nmQ" %}
[Entitlement states](/modules-and-features/marketplace/entitlements/entitlement-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/NW2AiNohwjJO5pPqKEP6" %}
[Subscriptions](/modules-and-features/marketplace/subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/rBG9axQ8MNU3PoVRDqot" %}
[Assets](/modules-and-features/marketplace/assets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/FiMhzTUlW2fNsGt8t0Lb" %}
[Agreements](/modules-and-features/marketplace/agreements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/L2wO8yMmPeVF1pEzzT8H" %}
[Orders](/modules-and-features/marketplace/orders.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/marketplace/entitlements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
