> 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/subscriptions/view-subscriptions.md).

# View subscriptions

This topic describes how to view a list of subscriptions in your account, as well as details about a specific subscription.

### View the subscriptions list

To view your subscriptions list:

1. Go to **Marketplace** > **Subscriptions**.
2. Review the list of subscriptions.
3. Review key properties, such as subscription name, agreement, renewal date, current status, and more. You can also view the estimated sales price and check whether split billing is enabled.

<div data-with-frame="true"><figure><img src="/files/WqQ8b8IQmLxq1aDvM93Z" alt=""><figcaption><p>The Subscriptions page in the platform.</p></figcaption></figure></div>

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

On the subscription details page, you can view detailed information for a specific subscription. Some information is read-only, while others include links that allow you to navigate to further details.

To open details for a specific subscription:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the subscription to view. The subscription details page opens.
3. Use the tabs to view different types of information:

<table data-full-width="false"><thead><tr><th width="174">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>Entitlements</strong></td><td>Shows your entitlements.</td></tr><tr><td><strong>Parameters</strong> </td><td>Shows the fulfillment parameters for the subscription. The list of parameters varies by product and vendor.</td></tr><tr><td><strong>Entities</strong></td><td>Shows entities linked to the subscription. These include licensees, buyers, and sellers. </td></tr><tr><td><strong>Split billing</strong></td><td>Shows the split billing allocation for the subscription, if split billing is enabled for the agreement.</td></tr><tr><td><strong>Orders</strong></td><td>Shows the orders within the agreement.</td></tr><tr><td><strong>Details</strong></td><td>Shows reference information, additional IDs, and timestamps.</td></tr><tr><td><strong>Audit trail</strong></td><td>Shows the <a href="/pages/JDfWpNZKSOWvWaQjaRbq">audit trail</a> for the subscription.</td></tr></tbody></table>


---

# 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/subscriptions/view-subscriptions.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.
