# View certificates

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

### Viewing the list of certificates

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="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2FrW4OceFIRCuDBheQOuz1%2Fcertificates_page.png?alt=media&#x26;token=423c5748-3620-49be-a401-c690fcc3b442" alt=""><figcaption><p>Use the Certificates page to view and manage certificates.</p></figcaption></figure></div>

### Viewing 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="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2F8WyWJ1SRNH5K7eAZIzlc%2Fcertificate_details_page.png?alt=media&#x26;token=7fcbd3df-6c51-42b1-870b-2a7be41b9864" alt=""><figcaption><p>Use the certificate details page to manage a certificate.</p></figcaption></figure></div>

3. Use the tabs on the **certificate details** page 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>Displays 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>Displays the ordering and fulfillment parameters for the certificate.</td></tr><tr><td><strong>Enrollments</strong></td><td>Displays the enrollment associated with the certificate. Select the enrollment to navigate to the <a href="../../enrollments#subscription-details">enrollment details page</a>.</td></tr><tr><td><strong>Terms</strong></td><td>Displays the terms and conditions of the program.</td></tr><tr><td><strong>Details</strong></td><td>Displays additional details associated with the certificate, such as timestamps and additional IDs, if available.</td></tr><tr><td><strong>Audit trail</strong></td><td>Displays an audit trail for the certificate. For more information, see Audit Trail.</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/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.
