# Who can view and control group metrics?

Here’s a breakdown of who can see metrics for (sub)groups:

* **Owner or General Admins**: They can view metrics for all (sub)groups across the entire platform.
* **Group Admins or Team Managers**: They can only see metrics from students in the (sub)groups they manage.
* **Supervisors**: They do not have access to (sub)group metrics. Instead, they can view metrics from all students enrolled in a course, regardless of which (sub)group they belong to.


---

# 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-group-metrics.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.
