# How to Check Learner Progress in a Course

* Click **Admin Menu** on the top-right corner of the platform.
* From the drop-down menu, click **Course Management**
* Locate the course, use **Search Within Results...** to help search for a specific course
* Once you locate the course, click the course name
* Click **Reports** tab
* Under **User Statistics** tab, locate learner account, click learner **Username**
* You will land on **User Report page** details the progress of the selected user


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/admin/how-to-check-learner-progress-in-a-course.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.
