> 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.md).

# Certificates

A certificate is issued once you enroll in a program and meet all vendor requirements.

It confirms that you have satisfied the eligibility criteria and are recognized as compliant with SoftwareOne and the vendor’s requirements.

This certification authorizes you to purchase program‑specific products and provides access to all associated benefits, incentives, and entitlements available within the program.

### Certificates page

The **Certificates** page displays a list of your certificates.

To open this page, choose **Programs** > **Certificates** from the main menu.

<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>

On the **Certificates** page, you can view details, such as the certificate name and ID, name of the certificant, current status, and more.

You can also select a certificate to view detailed information organized across several tabs. The information available includes:

* Current status of the certificate and actions you can take, if any.
* Parameters linked to the certificate.
* Enrollments and agreements related to the certificate.&#x20;
* Terms and conditions of the program.
* Additional IDs, timestamps, and audit trail.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/zXzAv2PiEjQEKSvexSra" %}
[Certificate states](/modules-and-features/program/certificates/certificate-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/kdgFWspgsqveAXeVdrob" %}
[View certificates](/modules-and-features/program/certificates/view-certificates.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/nlLb77QN1kb6VdEdHpg3" %}
[Rename certificate](/modules-and-features/program/certificates/rename-certificate.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/program/certificates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
