# Certificates and Certification

Certified Candidates (“Certificants”) receive a Certificate ID number and a certificate indicating the successful completion of the requirements necessary to achieve the title indicated on their certificate.&#x20;

Certifications become non-current (expire) 24  months from the date that a certificant successfully passes their certification exam, unless revoked earlier for cause or certificant successfully completes certification renewal requirements. &#x20;

The primary method for confirming the status of a certification is to use The Linux Foundation’s [Certification Verification Tool.](https://training.linuxfoundation.org/certification/verify/)

## Certificate

The Linux Foundation Exam  Certificates lists the following information:

* Name of the Candidate who obtained the certificate
* Title of Certification (e.g. Linux Foundation Certified System Administrator)
* Certificate ID number
* Achievement Date (i.e. date certification was issued)

## **Certification Expiration**

Certifications become non-current (expire) 24 months from the date that the Program Certification requirements are met by a candidate.   <br>

## **Certification Renewal Requirements**

Certification **Renewal** requirements must be completed prior to the expiration of the Certification.

Candidates may keep their Certification current by retaking and passing the same exam, prior to the expiration of their certification.  \
The Certification will become current for 2 years starting on the date the exam is retaken and passed.<br>


---

# 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.linuxfoundation.org/tc-docs/certification/lf-handbook2/certificates-and-certification.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.
