# How can I view the course or learning path certificates?

You can view them in two ways:

## A. From Each Student's Profile

1. Go to the Users Page and select the Students tab.
2. Click on the student whose certificates you want to view.
3. Scroll down to the Courses or Learning paths section. Near the end of each course or learning path row you will find a link to download that course’s certificate.

## B. From the Certificates Page

1. Navigate to the Dashboard Page and click on the Metrics by Student tab.
2. Click on the “**View deliverables and certificates**” button in the top right corner of the section. This will take you to the Certificates Page, where you can:
   * Check the list of certificates.
   * Bulk download the certificates. Use filters to narrow down your download.


---

# 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://atrilio.gitbook.io/atrilio-users-guide/certificates/how-can-i-view-the-course-or-learning-path-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.
