# View agreements

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

### Viewing the list of agreements

To view your agreements:

1. Go to **Marketplace** > **Agreements**.
2. View the list of all agreements displayed on the page.
3. Review key details, such as the agreement name, related product, and entities, including licensee, buyer, and seller. You can also view the agreement status, estimated sales price, and more.

<div data-with-frame="true"><figure><img src="https://content.gitbook.com/content/Z5DNbniz33mXCZoO62Rm/blobs/fA4LTTNYg0pwOe4TfyCn/image.png" alt=""><figcaption><p>Use the Agreements page to view and manage agreements.</p></figcaption></figure></div>

### Viewing 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 on the **agreement details** page 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>Displays the most up-to-date information for the agreement. </td></tr><tr><td><strong>Subscriptions</strong></td><td>Displays 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>Displays the items you have purchased along with their details, including quantity, pricing, status, and more.</td></tr><tr><td><strong>Parameters</strong></td><td>Displays the ordering and fulfillment parameters.</td></tr><tr><td><strong>Entities</strong></td><td>Displays the entities linked to the agreement, including licensees, buyers, and sellers. </td></tr><tr><td><strong>Orders</strong></td><td>Displays orders placed under the agreement, including purchase orders, change orders, and termination orders. You can select the order to view the order details page. </td></tr><tr><td><strong>Split billing</strong></td><td>Displayed only if you have enabled split billing. You can view and manage the buyers you have configured for split billing. For details, see <a href="../../billing/split-billing/configure-buyers-for-split-billing">Configure buyers for split billing</a>.</td></tr><tr><td><strong>Attachments</strong></td><td>Displays all files attached to the agreement by the vendor or SoftwareOne.</td></tr><tr><td><strong>Terms</strong></td><td>Displays the terms associated with the agreement and shows when they were accepted and by whom.</td></tr><tr><td><strong>Details</strong></td><td>Displays reference details, additional IDs, and timestamps.</td></tr><tr><td><strong>Audit trail</strong></td><td>Displays the <a href="../../settings/audit-trail">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.
