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

# View certificates

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

### View certificates list&#x20;

To view your certificates:&#x20;

1. Go to **Program** > **Certificates**.
2. View the list of certificates displayed on the page.

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

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

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

To view the certificate details:

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

<div data-with-frame="true"><figure><img src="/files/RNljPTvOFPRl3T6Z8KrX" alt=""><figcaption><p>Use the certificate details page to manage a certificate.</p></figcaption></figure></div>

3. Use the tabs to view additional information:

<table><thead><tr><th width="130">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Shows the most up-to-date information for the certificate. For example, if your certificate has been activated, a message is displayed stating that your certificate is ready for use.</td></tr><tr><td><strong>Parameters</strong></td><td>Shows the ordering and fulfillment parameters for the certificate.</td></tr><tr><td><strong>Enrollments</strong></td><td>Shows the enrollment associated with the certificate.</td></tr><tr><td><strong>Terms</strong></td><td>Shows the terms and conditions of the program.</td></tr><tr><td><strong>Details</strong></td><td>Shows additional details associated with the certificate, such as timestamps and additional IDs, if available.</td></tr><tr><td><strong>Audit trail</strong></td><td>Shows the audit trail for the certificate.</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/certificates/view-certificates.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.
