# View agreements

This topic describes how to view your agreements, as well as details about a specific agreement in the Marketplace.

### View the agreement list

To view your agreements:

1. Go to **Marketplace** > **Agreements**.
2. View the list of all agreements displayed on the page.
3. Check key details, such as the agreement name, related product, agreement status, estimated sales price, and more.

<div data-with-frame="true"><figure><img src="/files/lmH4yA0ISHPw4ttmXuiG" alt=""><figcaption><p>Use the Agreements page to view and manage agreements.</p></figcaption></figure></div>

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

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

To view agreement details:

1. Go to **Marketplace** > **Agreements**.
2. Select the agreement you want to view. The agreement details page opens.
3. Use the tabs to view different types of information:

<table><thead><tr><th width="174">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Shows the most up-to-date information for the agreement. </td></tr><tr><td><strong>Subscriptions</strong></td><td>Shows all subscriptions that exist within the agreement and the details of those subscriptions.</td></tr><tr><td><strong>Assets</strong></td><td>Shows your one-time purchases. One-time purchase items are non-subscription items where you own the license indefinitely.</td></tr><tr><td><strong>Entitlements</strong></td><td>Shows your purchased items along with their details, including quantity, pricing, status, and more.</td></tr><tr><td><strong>Parameters</strong></td><td>Shows the ordering and fulfillment parameters.</td></tr><tr><td><strong>Entities</strong></td><td>Shows the entities linked to the agreement, including licensees, buyers, and sellers. </td></tr><tr><td><strong>Orders</strong></td><td>Shows all orders within the agreement. Select an order to view the order details page. </td></tr><tr><td><strong>Split billing</strong></td><td>Shows buyers configured for split billing, if enabled. For details, see <a href="/pages/sZloUFlsB6qHsbn394j7">Configure buyers for split billing</a>.</td></tr><tr><td><strong>Attachments</strong></td><td>Shows all files attached to the agreement.</td></tr><tr><td><strong>Terms</strong></td><td>Shows the terms associated with the agreement, and displays when they were accepted and by whom.</td></tr><tr><td><strong>Details</strong></td><td>Shows reference details, 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 agreement.</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/agreements/view-agreements.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.
