> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exec.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Certifications

> Link a certification to a course so learners automatically earn a certificate when they complete it

You can attach a certification to a course so that Exec automatically issues a certificate to every learner who completes it. No manual issuing, no follow-up step: finish the course, earn the credential.

## Link a Certification to a Course

The link lives on the course itself. While [creating or editing a course](/courses/create-course), use the **Certification** field in Basic Details ("Select Certification") to choose the certification the course should issue. The field is optional; a course without one simply completes without issuing anything.

You can also add or change the certification after publishing, from the course's settings sheet on the course dashboard.

<Frame>
  <img src="https://mintcdn.com/exec-79a6bbdb/yH2xQA6goQJFHejF/images/image-1.png?fit=max&auto=format&n=yH2xQA6goQJFHejF&q=85&s=363165c280d40accae875ffd3c1aacf1" alt="The Certification field in a course's Basic Details with the certification picker open" width="2932" height="1648" data-path="images/image-1.png" />
</Frame>

Once linked, completion handles the rest:

* When a learner finishes the course, Exec issues the certificate to them automatically.
* The learner sees a **View certificate** button on the course completion screen.

<Note>
  You need an existing certification to link. If you haven't created one yet, see [Create a Certification](/certificates/create-certification).
</Note>

## Certifications Are Their Own Feature

Certifications exist independently of Courses, with their own admin permission. A certification can also be triggered by a program or issued manually, so course completion is just one of the ways a learner can earn one. This page covers only the course tie-in; for defining certifications, expiry, and everything else, head to [Create a Certification](/certificates/create-certification).

## Related Pages

<CardGroup cols={2}>
  <Card title="Create a Certification" icon="award" href="/certificates/create-certification">
    Define certifications, expiry, and manual issuing.
  </Card>

  <Card title="Create a Course" icon="plus" href="/courses/create-course">
    Set the Certification field in a course's Basic Details.
  </Card>
</CardGroup>
