# View enrollments

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

### Viewing enrollments

To view your enrollments:&#x20;

1. Go to **Program** > **Enrollments**.
2. View the list of enrollments displayed on the page.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FQd2KGEkgVnSYfRvT3kwh%2Fimage.png?alt=media&#x26;token=7c65cd82-8b16-4e09-a6d1-6c95ad9340a1" alt=""><figcaption><p>Use the Enrollments page to view and manage enrollments.</p></figcaption></figure></div>

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

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

To view the enrollment details:

1. Go to **Program** > **Enrollments**.
2. Select the enrollment you want to view. The enrollment details page opens.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2F8XJPzH2uCnOcRhalswVJ%2Fimage.png?alt=media&#x26;token=81665f1f-d46f-487c-85bc-869d35fe8e0a" alt=""><figcaption><p>Use the enrollment details page to view additional details.</p></figcaption></figure></div>

3. Use the tabs on the **enrollment details** page to view additional information:

<table><thead><tr><th width="135">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Displays the most up-to-date information for the enrollment.</td></tr><tr><td><strong>Parameters</strong></td><td>Displays the ordering and fulfillment parameters for the enrollment.</td></tr><tr><td><strong>Entities</strong> </td><td>Displays the business object linked to the enrollment. </td></tr><tr><td><strong>Notes</strong> </td><td>Allows you to add or update notes using the <strong>Edit</strong> option.</td></tr><tr><td><strong>Details</strong> </td><td>Displays the date and time information for any events related to the enrollment, such as when the enrollment was created.</td></tr><tr><td><strong>Attachments</strong> </td><td>Displays files attached to the enrollment.</td></tr><tr><td><strong>Audit trail</strong></td><td>Displays the <a href="../../settings/audit-trail">audit trail</a> for the enrollment.</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/program/enrollments/view-enrollments.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.
