# Course Filters and Sorting

Course filters on the archive page:

We have introduced new filters to the course archive page to help users narrow down their course search more effectively. The available filters include:

* **Price**: Users can filter courses based on two options: free or paid..
* **Ratings**: Courses can be filtered based on user ratings.
* **Level**: Filters courses based on the difficulty level (e.g., Beginner, Intermediate, Advanced).
* **Language**: Allows filtering courses by language.

{% hint style="info" %}
These filters are automatically enabled based on the available data and require no configuration. For example, if courses have pricing set, the price filter will be auto-generated and displayed. However, if all courses are either paid or free, the price filter will not be visible. The same logic applies to other filtering options.
{% endhint %}

### **Extended Sorting Filters**

We’ve expanded the sorting options on the course archive page, adding two new options:

* **Date:** Sort courses by their start date.

* **Ratings:** Sort courses based on user ratings. (For RemUI Pro users only, if the Ratings and Review plugin is installed and enabled)

* **Alphabetical Sorting:** Sort courses alphabetically by title, either A-Z or Z-A, to quickly locate specific courses.
