# Who can view and control metrics related to a specific course or learning paths ?

Admins who have access to a particular course or learning path can view and manage students’ progress metrics. Here’s how it breaks down:

* **Owner or General Admins**: They can view progress metrics for all students enrolled in that course across the entire platform.
* **Group Admins or Team Managers**: They can only view progress metrics for students in their specific (sub)groups who are taking that course or learning path.
* **Supervisors**: if they have been assigned that course’s supervision, then they have access to progress metrics for all students taking that course on the platform.


---

# 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/metrics/who-can-view-and-control-metrics-related-to-a-specific-course-or-learning-paths.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.
