# Progress Reports

Depending on your business model you may be interested understanding how your customers are progressing through your course content.&#x20;

To access a customers progress report log into your Mavenseed Site Admin and click on the Customers menu link on the left-hand side.&#x20;

![](/files/-M2oQxemmM3us5JY8yyK)

1. Click on the view menu to the far right under Actions. This will take you to the customer view.&#x20;
2. Click on the **Progress tab** to see a list of courses the member has engaged with. At a quick glance you'll be able to see what course is being consumed, total progress and the ability to dive into further details by clicking **View**.&#x20;

![](/files/-M2oRES2FTTwr0Why1fb)

![](/files/-M2oP6m9YGDyvGRw3UPI)

When an item is marked as complete it will display a Completed and a green check-mark next to the title. To return to the full list re-click the **Progress Tab.**&#x20;


---

# 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://docs.mavenseed.com/admin/progress-reports.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.
