# What information is available on the Subgroup Profile page?

On the Subgroup Profile page, you can find the following information:

**Courses and Learning Paths:**\
This section displays:

1. Courses and learning paths **directly linked to the subgroup** by the Owner, General Admins, Group Admins, or Subgroup Admins.
2. Courses and learning paths **linked to the parent group** by the Owner, General Admins, or Group Admins.

**Students in the Subgroup:**\
Here, you'll see a list of all students enrolled specifically in this subgroup.

**Subgroup Admins:**\
This section includes the Owner, General Admins, Group Admin(s) and Team Managers managing the parent group, and the Subgroup Admin and Team Managers.


---

# 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/groups-and-subgroups/what-information-is-available-on-the-subgroup-profile-page.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.
