# Courses Category

All the courses on the website can be divided into categories. Course Categories can be created by both admins and instructors.

## Add a new category from the admin panel <a href="#add-a-new-category-from-the-admin-panel" id="add-a-new-category-from-the-admin-panel"></a>

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.

![](/files/aNvtDJpuBScSKvmaK6U7)

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

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTKGw4edR488duwxqN4%2F-MTKHdHLcaEYfBsKRHt1%2FScreenshot_307.png?alt=media\&token=c25edac4-25a4-42d7-8a6d-29cf6cf1d927)

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

Also, you can create a new category directly from the course editing page.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTKGw4edR488duwxqN4%2F-MTKIGbw0QSb-luP173f%2FScreenshot_308.png?alt=media\&token=18d8405b-5651-48ea-bc98-e379b424e799)

## Add a new category from the instructor account  <a href="#add-a-new-category-from-the-instructor-account" id="add-a-new-category-from-the-instructor-account"></a>

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.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTKGw4edR488duwxqN4%2F-MTKIZvaQP7g8vxKCwlw%2FScreenshot_309.png?alt=media\&token=28c6e50d-de63-4cc1-b229-2e7784baca93)

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

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTKGw4edR488duwxqN4%2F-MTKJ66Hvy2EYeKoC6Yk%2FScreenshot_310.png?alt=media\&token=84ae70bc-c157-4e99-a470-5d0cf4f74a34)

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MTKGw4edR488duwxqN4%2F-MTKJsELd3cXaSQQi0kT%2FScreenshot_311.png?alt=media\&token=6a83bd8e-8a57-46c8-a0a5-e4ed26835996)


---

# 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/globalstudy/masterstudy-lms-course-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.
