# Certificates

**In Certificates, you can create certificates that can then be assigned to a** [**Certificate Activity**](/pathways-docs/pathway-editor/pathway-activities/certificate-activity.md) **in a pathway.**&#x20;

{% embed url="<https://cdn.falkor.io/uploads/2020/09/cloud-file-6470/8a064c10da7649cd2485043c9f477061.mp4>" %}
How to create and assign a certificate
{% endembed %}

## How are certificates earned?

**Certificates are earned when a user reaches the Certificate placed into the pathway.** Typically, the certificate is rewarded at the end of a series of conent, or at the end of a pathway.

## Hidden certificates

**Certificates can be hidden from the user's view.** This simply means that the user will not see the certificate on the pathway, i.e. the certificate will only be revealed when the user reaches this point in the pathway.&#x20;

{% embed url="<https://cdnbeta.falkor.io/uploads/2024/11/cloud-file-1096/1d05a17b030a90b4b82b094acaa416d1.mp4>" %}
Example of hiding a [reward](/pathways-docs/pathway-editor/rewards.md) activity
{% endembed %}

## How to create a certificate

1. **Open Pathways.** Select Certificates.
2. **Select the + icon.** Enter a title and description.&#x20;
3. **Save.** To insert a certificate into a Pathway, select the [Certificate Activity](/pathways-docs/pathway-editor/pathway-activities/certificate-activity.md).

{% hint style="info" %}
Certificates are pre-designed templates that will adopt the same colour palette as the Pathway Level.
{% endhint %}

![](/files/-MBnMgZK8lS_6UonBI3T)

{% hint style="info" %}
[**Go here to learn about creating a Certificate Activity.**](/pathways-docs/pathway-editor/pathway-activities/certificate-activity.md)
{% endhint %}


---

# 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://everyday-digital.gitbook.io/pathways-docs/pathway-editor/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.
