# Add a sub-category to a sub-category

**URL:** https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855
**Category:** Support
**Created:** [February 8, 2021, 7:43am UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855 "2021-02-08T07:43:46Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Yves\_Lauzin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yves_lauzin/32/126897_2.png) [@Yves\_Lauzin](https://meta.discourse.org/u/Yves_Lauzin)
#### Post date: [February 8, 2021, 7:43am UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/1 "2021-02-08T07:43:47Z")

</div>

Hello,

Is there a way to add a sub-cat to a sub-cat ?  
I mean a sub-cat with a ‘parent’ sub-category ?

It seems it’s not possible ?

thank you for help.  
Yves

---

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [February 8, 2021, 8:46am UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/2 "2021-02-08T08:46:15Z")

</div>

Hello!

AFAIK, there are only categories and subcategories. Sub-subcategories do not exist. Tags might be the best solution for that.

---

<div class="post-metadata">

### Author: ![Yves\_Lauzin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yves_lauzin/32/126897_2.png) [@Yves\_Lauzin](https://meta.discourse.org/u/Yves_Lauzin)
#### Post date: [February 8, 2021, 11:13am UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/3 "2021-02-08T11:13:59Z")

</div>

Thank you , what do you mean with ‘tags’ ?

---

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [February 8, 2021, 12:00pm UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/4 "2021-02-08T12:00:34Z")

</div>

Try this: [Sub-sub-categories - #7 by Michael\_Uray](https://meta.discourse.org/t/sub-sub-categories/139309/7)

---

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [February 8, 2021, 12:18pm UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/5 "2021-02-08T12:18:30Z")

</div>

> [@Admin guide to tags in Discourse](https://meta.discourse.org/t/a-comprehensive-guide-to-discourse-tags/121041):
>
> bookmark This guide explains how Discourse tags work, how to configure tag settings, and how to manage tags across your site. person_raising_hand Required user level: Administrator Managing tags in Discourse Tags in Discourse provide a powerful way to organize and filter content beyond categories. This guide covers everything administrators need to know about configuring and managing tags. Summary Configure tag settings in your admin panel Create, manage, and bulk modify tags Set up …

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [February 9, 2021, 2:50am UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/6 "2021-02-09T02:50:03Z")

</div>

Generally speaking sub-sub-categories are not a recommended organizational structure. Tags are almost always the better option when you need additional classification beyond the single sub-category level. With that set, sub-sub-categories do exist and can be enabled using the steps in this post:

> [@Sub-sub-categories](https://meta.discourse.org/t/sub-sub-categories/139309/7):
>
> Quick guide to set it from 2 (default) to 3 via the console: cd /var/discourse/ ./launcher enter app rails c read current value: [1] pry(main)\> SiteSetting.max\_category\_nesting =\> 2 write new value: [2] pry(main)\> SiteSetting.max\_category\_nesting = 3 =\> 3

---

<div class="post-metadata">

### Author: ![Cozdabuch](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cozdabuch/32/139120_2.png) [@Cozdabuch](https://meta.discourse.org/u/Cozdabuch)
#### Post date: [April 21, 2022, 4:56pm UTC](https://meta.discourse.org/t/add-a-sub-category-to-a-sub-category/178855/7 "2022-04-21T16:56:14Z")

</div>

Taylor, in some cases (multiple business working groups within the same discourse instance) sub-subcategory capability would be much more preferable to tags.

There is a main common space, but each work group gets a category that has subs. With some subs, an extra sub is needed forcing a sub into a new master category which is inconvenient for managing/sorting the site’s structure..
