# Courses Category

All the courses on the website you can divide into categories. Course Categories can be created by both admins and instructors.&#x20;

## Add a new category from the admin panel

To add a new course category, follow **Dashboard > STM LMS Settings > Courses Category.** \
There are already lots of categories coming with the demo content that you can use for your courses such as Art, Music, Photography with a variety of subcategories. Or you can also create a new one.&#x20;

<figure><img src="/files/JIukzZNF19DHQWsCdzhD" alt=""><figcaption></figcaption></figure>

Enter the name of the new category. You can also upload an image for it, select the icon and color, and provide the description.

<figure><img src="/files/4trtcqSvkeWI0mY9UfzG" alt=""><figcaption></figcaption></figure>

* **Name** - enter the name of the category
* **Slug** - enter the category's slug. The **slug** is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.
* **Parent Course Category** - Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band.
* **Description** - give the description to the group
* **Course Page Style**<mark style="color:red;">**\***</mark> - you can change the single [**Course Page Style**](/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-course.md#course-page-styles) for this category. **The none** option applies the [**selected course page**](/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-course.md#course-page-styles) style for all courses globally in **MasterStudy LMS Settings > Course > Course Page Style.**&#x20;
* **Category Image** - indicate the image for the category that can be displayed in the **course categories widgets.**&#x20;
* **Category Icon** - indicate the icon for the category that can be displayed in the c**ourse categories widgets.**
* **Category Color** - indicate the color for the category that can be displayed in the **course categories widgets.**

<mark style="color:red;">**\***</mark>Here you can see the available single [**Course Page Styles:**](/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-course.md#course-page-styles)

{% tabs %}
{% tab title="Default" %}
The[ Default ](https://masterstudy.stylemixthemes.com/dark-lms-elementor/courses-archive/how-to-be-a-dj-make-electronic-music/)course style presents a balanced and user-friendly layout, designed to streamline navigation and deliver course content with clarity and accessibility

<figure><img src="/files/34tW29j5MJvfRGBJ6rrd" alt=""><figcaption><p>Screenshot of the Default Course Page Style</p></figcaption></figure>
{% endtab %}

{% tab title="Classic" %}
The [Classic ](https://masterstudy.stylemixthemes.com/ms-elementor/product/basic-time-management-course/)course style offers a clean and straightforward layout for easy navigation and a clear presentation of course content.

<figure><img src="/files/d5SFWW8JFoFdqbTH5sr0" alt=""><figcaption><p>Screenshot of the Classic Course Page Style</p></figcaption></figure>
{% endtab %}

{% tab title="Industrial" %}
The[ Industrial ](https://masterstudy.stylemixthemes.com/udemy-affiliate/courses/the-complete-ios-10-swift-3-developer-course/)course page style features a modern and dynamic layout, tailored to accommodate complex course structures and engage learners with its visually immersive design.

<figure><img src="/files/9naHmJUSce83wHvuSgdX" alt=""><figcaption><p>Screenshot of the Industrial Course Page Style</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
If the Course Page style has been set in the [**course settings using Course Builder**](/masterstudy-theme-documentation/lms-courses-features/masterstudy-theme-manual-course-builder.md#course-page-style), **MasterStudy LMS** ignores the Course Page style that has been set in the Course Category.
{% endhint %}

Click the **Add New Course category** button to save the changes and add a new category.

<figure><img src="/files/bG8nniAndtMU2trHiDv2" alt=""><figcaption></figcaption></figure>

Also, you can create a new category directly from the course editing page.&#x20;

<figure><img src="/files/LH4CIT6u9gVBJfMZfWdS" alt=""><figcaption></figcaption></figure>

## Add a new category from the instructor account&#x20;

Besides this, instructors are also allowed to add new categories for the courses. To enable this feature website admin need to go to LMS Settings > Course and enable the option Allow instructors to create new categories.

![](/files/0AHRvkWzFRb6ABW6zQYZ)

After this, instructors will be able to add categories via Course Builder. Reveal the dropdown menu of the Category and choose the option **Add new category**.

<figure><img src="/files/HWXxFj6Qwr6e5WfVVB50" alt=""><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://docs.stylemixthemes.com/masterstudy-theme-documentation/lms-courses-features/courses-category.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.
