# What information is available on the Group Profile page?

On the Group Profile page, you can easily access the following information:

**Courses and Learning Paths:**\
This section lists all the courses and learning paths that have been linked to the group by the Owner, General Admins, or Group Admins.

**Students in the Group:**\
Here, you’ll find a complete list of all students in the group and its subgroups.

**Group Admins:**\
This section shows the names of all admins assigned to manage the group.


---

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