# Course Catalog

### Overview

The Course Catalog is a comprehensive directory of all courses available to the user. This catalog includes self-paced courses, instructor-led training, and programs/curriculums. The catalog offers course visibility based on user roles, teams, and segments.

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

Select a category to view related courses or click the course itself to be navigated to the course details page for more information.&#x20;

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

***

### Searching in the Catalog

Users can efficiently search for courses within the catalog using various filters, including name, hashtags, description, code, instructor, type, and custom filters set up by admins.

***

### Public Course Catalog

Showcase your courses to non-registered users via the **Public Course Catalog**. Courses with "Public" visibility are automatically added, each with a unique public URL for sharing.&#x20;

<img src="/files/NdgTChoxxFSriQv8yALQ" alt="" width="375">

Non-registered users can view course details but need to register with the domain to enroll.


---

# 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/catalog.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.
