# View subscriptions

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

### Viewing a list of subscriptions

To view your subscriptions:

1. Go to **Marketplace** > **Subscriptions**.
2. View the list of all subscriptions displayed on the page.
3. Review key properties, such as subscription name, related 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>

### Viewing 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 view the details for a specific subscription:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the subscription view. The **subscription details** page opens.
3. Use the tabs on the **subscription details** page 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>Displays your entitlements.</td></tr><tr><td><strong>Parameters</strong> </td><td>Displays the fulfillment parameters for the subscription. The parameter information varies depending on the parameters enabled by the vendor.</td></tr><tr><td><strong>Entities</strong></td><td>Displays entities linked to the subscription along with their details. Entities include licensees, buyers, and sellers. </td></tr><tr><td><strong>Split billing</strong></td><td>Displays split billing allocation for the subscription. This tab is visible only if split billing is enabled for the agreement. You can update buyer allocation using the <strong>Edit</strong> option. For details, see <a href="/pages/B0hEuHiys98YWBunBdaa">Edit Split Billing</a>.</td></tr><tr><td><strong>Orders</strong></td><td>Displays the orders associated with the agreement, and their status. </td></tr><tr><td><strong>Details</strong></td><td>Displays reference information, Additional IDs, and timestamps. You can update the client ID for the subscription using <strong>Edit</strong>. For details, see <a href="/pages/VuFHl7JI04P4RRlJSZlU">Edit subscription client ID</a>. </td></tr><tr><td><strong>Audit trail</strong></td><td>Displays the <a href="/pages/JDfWpNZKSOWvWaQjaRbq">audit trail</a> for the subscription.</td></tr></tbody></table>


---

# Agent Instructions: 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.
