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

# View enrollments

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

### View the enrollments list

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="/files/A1qJ0O9NklCYh2xrrKEY" alt=""><figcaption><p>Use the Enrollments page to view and manage enrollments.</p></figcaption></figure></div>

### Open 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 open 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="/files/rJF2vokGMa9JWgS4yZl5" alt=""><figcaption><p>Use the enrollment details page to view additional details.</p></figcaption></figure></div>

3. Use the tabs 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>Shows the most up-to-date information for the enrollment.</td></tr><tr><td><strong>Parameters</strong></td><td>Shows the ordering and fulfillment parameters for the enrollment.</td></tr><tr><td><strong>Entities</strong> </td><td>Shows the 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>Shows 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>Shows files attached to the enrollment.</td></tr><tr><td><strong>Audit trail</strong></td><td>Shows the <a href="/pages/JDfWpNZKSOWvWaQjaRbq">audit trail</a> for the enrollment.</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/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.
