# Recommended

### Overview

Setting up course recommendations for select user segments is crucial for fostering a personalized learning experience within a company. This approach enables the organization to efficiently address the diverse skill sets and learning preferences of its workforce. By tailoring course suggestions based on individual roles, expertise levels, and career aspirations, employees are more likely to engage with relevant content, leading to enhanced skill development and overall professional growth.

<img src="/files/7fVXF3xo3AaM7xhGhv1x" alt="" width="563">

***

### Settings

These options enable admins to toggle the Recommended Categories section within the Course Catalog and My Learning on or off.&#x20;

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

**Course Catalog**: Turn this ON if you wish to recommend course categories based on the rules set below.&#x20;

**My Learning**: Activate this setting if you want to highlight courses for users in a new section in **My Learning** based on the recommendation rules specified below.

***

### Set Recommendation Rules

From this section, admin users can add rules for which course categories appear in the recommendation section based upon conditions of a user.&#x20;

First, set the **default condition and recommended category**. This is the category which will appear in the recommendation section if a user does **not** meet any conditions set up within the rules below.

&#x20;Click the **+Add Rule** option above the **Save** button to begin creating a rule.

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

Define the **condition** by selecting a filter criterion from the dropdown menu. Popular filter criteria include Admin Role, Availability, Department, Language, Level, and Team. Multiple filter criteria can be selected simultaneously.

Next, choose the **course category** that will appear within the recommended section for users meeting the selected criteria. The condition operates using the **AND** logical statement for any and all criteria selected per one condition field.

Set up multiple rules for different user segments and filter criteria to further customize your domain's LMS and enhance the learner experience.


---

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