# How do I associate a course or learning path to a group or subgroup?

In 3 simple steps:

1. Go to the Users Page.
2. Click on the Groups tab.
3. Now you have two options:
   1. Select the group or subgroup and click on “Add course(s)” or “Add learning paths” from the actions menu. Choose from the pop-up list and click “Accept.”
   2. Click on the “(Sub)Group settings” button to access the group profile. Scroll to the courses or learning paths section. Once there, select a course or learning path from the dropdown menu and click the add button.


---

# 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/how-do-i-associate-a-course-or-learning-path-to-a-group-or-subgroup.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.
