# Course Visibility in Workspaces

### Overview

Team admins are empowered with the option to integrate the Learn module within their teams' workspaces, fostering learning initiatives that span departments, groups, and projects. This capability enables the implementation of targeted training programs tailored for diverse teams, allowing for the curation of courses specifically designed for members of a particular team or workspace.

<figure><img src="/files/JsQhqRSWfZdO1UvCouqn" alt="" width="563"><figcaption></figcaption></figure>

***

### Visibility Settings

Courses and curriculum set with visibility as "Specific Teams" appear in the learn module of respective teams. This includes departments, groups, and projects, providing a tailored learning environment.

<img src="/files/tnSfrPL1FgpqbGY6QJsk" alt="" width="563">

{% hint style="warning" %}
In order for the courses to appear, the Learn module must be enabled within the workspace you wish to host it.
{% endhint %}

***

### Learn Module Sections

When the learn module is enabled for a team, it comprises the several sections, each offering personalized insights for team members similar to the My Learning tab in the full Learn Module.

<img src="/files/ar7m51uqjtojtBwzUHMX" alt="" width="563">

**In Progress Courses**

This section displays courses and curriculums that the team member has started but not yet completed, including self-paced, ILT, and curriculum/programs.

**Enrolled in Scheduled Sessions**

This section lists ILT courses that the team member has enrolled in but not completed.

**Assigned Courses**

Provides a list of courses and curriculums assigned to the team member that are yet to be completed.

**Completed Courses**

Displays courses and curriculums completed by the team member.

**All Courses**

This section encompasses a comprehensive list of all team courses, including self-paced, ILT, and curriculum/programs.

***

### Personalization

Each section (except 'All Courses') is personalized based on the team member's engagement and progress. Sections only appear if there are relevant courses or curriculums for the team member.

***

### Learn Module for Guest Users

Guest users with learn module access within a team enjoy the same level of functionality as network users. This includes access to all sections in the team's learn module, the ability to receive certificates upon completion, and the flexibility to enroll in various course types.

Guest users can enroll in and take self-paced, instructor-led, and curriculum/program courses within the team. Any earned certifications can be viewed in the Learn section of the guest users profile and downloaded normally.


---

# 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://guides.mangoapps.com/lms-guide/learn-user/my-staffs-learning/course-visibility-in-workspaces.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.
