How can we help?

Search guides, tutorials, and feature documentation.

Certificates

Relay can issue verified, branded certificates when learners pass an assessment. Use them for course completion, training records, or professional credentials.

Create a certificate config

The Certificates page showing the certificate designer and live preview

  1. Go to Certificates in the sidebar.
  2. Click New certificate config.
  3. Fill in:
    • Title (e.g. "Course Completion Certificate")
    • Description
    • Organization name
    • Signature name and title
    • Linked collection
  4. Save.

Certificate templates

Each config uses a template. Relay stores the layout and renders it with:

  • Recipient name
  • Award title
  • Issue date
  • Certificate ID
  • Signature block

Upload a branded background or use the default Relay layout.

Auto-issue on pass

  1. Open the certificate config.
  2. Choose the linked assessment and pass threshold.
  3. Enable Auto-issue on pass.
  4. When a candidate submits and their score is above the threshold, Relay creates a certificate immediately.

If a config does not exist for the collection, the test will still save the attempt, but no certificate is created.

Manual issue

  1. Go to Reports for the assessment.
  2. Find the candidate attempt.
  3. Click Issue certificate next to a passed attempt.

View and verify

Certificates get a unique URL and a verification page:

https://relay.techassembly.io/certificate/{id}

Anyone can open this URL to confirm the certificate is authentic.

Email delivery

When RESEND_API_KEY is configured, Relay emails the certificate link to the candidate on pass. Attachments are not supported yet, so the email contains a link to view and download the certificate.

Revoke a certificate

From the certificate detail page, an admin can revoke a certificate. The verification page will show the updated status.