# Public Portal

### Overview

MangoApps' Learning Management System (LMS) empowers organizations to share their knowledge with a wider audience through a Public Course Catalog. This catalog acts as a directory of courses visible to unregistered or non-logged-in users on the web. To make the most of this feature, domain or Learn Module administrators must enable the Public Catalog. Courses listed in the Public Catalog have a visibility setting of 'Public,' allowing them to reach a broader audience.

Toggle the Public Course Catalog view **ON** to view additional menu options.

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

***

### Customization

Administrators can configure the page header, including the page heading, sub-heading, page banner, and even the public URL, offering a personalized touch to the learning environment.&#x20;

Additionally, administrators have the power to customize the course area, specifying headings, sub-headings, and grouping courses by categories. This flexibility ensures that the Public Catalog aligns seamlessly with your organization's branding and objectives.&#x20;

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

Admins also have the option to set whether the courses will appear in category view or by course.

{% hint style="info" %}
The courses that will appear within this public catalog are those whose visibility has been set to **Public**. For information on setting course visibility, click [here](https://guides.mangoapps.com/lms-guide/learn-admin/creating-course-experience#rules).

Though course information is public, in order to enroll in the course, the user **MUST** log into the domain.
{% endhint %}

***

### User Experience

Unregistered users can easily explore all the course and curriculum details without the need to log in. By clicking on the course thumbnail or title, users gain access to comprehensive information about the courses available in the Public Catalog. However, to actively participate and take a course or curriculum, users will need to log in to MangoApps, ensuring a secure and personalized learning experience.

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


---

# 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-admin/public-portal.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.
