# Who can view and edit what courses or learning paths?

&#x20;

## 1. Editors

They can view and edit those courses assigned to them.

## 2. Admins

Admins rights vary depending on their roles:

### A. At Company Level:

* **Owners and General Admins**: They can view and edit all courses or learning paths on the platform, including those they created themselves.

### B. At Group Level:

* **Group Admins**: They can view and edit:

1. Courses associated with their assigned groups.
2. Courses linked to subgroups within their group(s).
3. Courses they created.
4. Courses shared by other admins.

* **Team Managers**: They can view (but not edit):

1. Courses associated with their assigned groups.
2. Courses linked to subgroups within their group(s).
3. Courses shared by other admins.

### C. At Subgroup Level:

* **Subgroup Admins**: They can view and edit:

1. Courses associated with their assigned subgroup.
2. Courses they created.
3. Courses shared by other admins.

* **Subteam Managers**: They can view (but not edit):

1. Courses associated with their assigned subgroup.
2. Courses shared by other admins.


---

# 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/content/who-can-view-and-edit-what-courses-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.
