# Course Categories

Course categories help organize your course catalog, making it easier for learners to find relevant courses.

## Creating a Category

1. From the administration panel, navigate to **Course categories**
2. Click **Add a category**
3. Enter:
   * **Category name** — The display name (e.g., "Information Technology", "Management Skills")
   * **Category code** — A short unique identifier
   * **Parent category** — (Optional) Place this category under another category to create a hierarchy
4. Save

## Category Hierarchy

![The course categories management page showing a nested tree of categories](https://3870221420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSHilSeDtvDev0n1c7wbJ%2Fuploads%2Fgit-blob-6c98445c22687533e39404a5343dfb90455c9671%2Fadmin-course-categories.png?alt=media)

Categories can be nested to create a tree structure:

* Business
  * Management
  * Marketing
  * Finance
* Technology
  * Programming
  * Networking
  * Cybersecurity

Learners browsing the course catalog can navigate through this hierarchy to find courses.

## Managing Categories

* **Edit** — Change the category name, code, or parent
* **Move** — Change the position of a category in the list
* **Delete** — Remove a category. Courses in a deleted category are moved to "uncategorized."

## Tips

* **Keep it simple** — Use broad categories that learners can understand at a glance
* **Limit depth** — Avoid deeply nested categories. Two or three levels are usually sufficient.
* **Assign categories during course creation** — Encourage teachers to select a category when creating courses, so the catalog stays organized
