Create a category in Discourse

:bookmark: This guide describes how to create a category in Discourse.

:person_raising_hand: Required user level: Administrator (or moderator if the moderators manage categories and groups setting is enabled)

Categories are meant to hold a collection of topics that have similar subject matter. They include an abundance of configuration options you won’t find with the lighter-weight tagging feature.

By default, category creation is limited to admin users. Moderators can be given the ability to create categories by enabling the moderators manage categories and groups site setting.

Creating a category

There are 2 ways to start the category creation process:

  1. Select the Categories navigation link above your home page/Latest topic list:

  2. Navigate to /categories (e.g., your-site.com/categories)

On the Categories page, select the :wrench: button near the upper-right of the page then select the :heavy_plus_sign: New Category option to start:

image

This should open the category creation page where you can create and configure your new category:

Only the Category Name is mandatory for creating a category. All other category settings are optional. After entering the category name, click the New Category button to create the category.

Upon creating the category, you will find a new option that enables you to edit the category description.

Click Edit Description and modify the default title and text:

Creating a subcategory

Creating a subcategory is similar to creating a category, just with an extra step. These steps will start from the Categories page using any of the methods listed above.

  1. On the Categories page, select the :wrench: icon and choose New Category.
  2. Enter the name for your subcategory.
  3. Under Parent Category select the category you’d like your subcategory to be nested under.
  4. Edit the category settings like the badge color, which groups can see/reply/or create posts, logo, etc.
  5. Save the changes

:exclamation: Any group that is allowed to access a subcategory must also be allowed to access the parent category

Additional resources

The following two guides are particularly relevant when getting started with categories:

  1. How to create private categories using category security settings - control which user groups have the ability to see, create, and reply to topics in the category.

  2. How to reorder / adjust category listings and set fixed category positions - understand how to arrange your categories on the main Categories page (especially useful when the Categories page is set as your home page)

Last edited by @pedrom 2024-07-25T04:08:41Z

Check documentPerform check on document:
12 Likes

4 posts were split to a new topic: Why isn’t the ‘create category’ option appearing?