> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/wordpress/how-to-add-a-new-category-in-wordpress.md).

# How to Add a New Category in WordPress

WordPress categories are handy for organizing posts. You can create categories and sub-categories, while posts can be assigned to multiple categories.

1. Log in to the **WordPress dashboard**.
2. From the **Dashboard** menu, go to **Posts** and click on **Categories**.

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

3. Enter the following details in **Add New Category**:

   * **Name**: Enter your category name, such as *Computer*.
   * **Slug**: Enter a slug name or leave it blank.
   * **Parent**: Leave this as *None*, or select a category to make it a sub-category of your chosen category.
   * **Description**: Enter your category description, or leave it blank.

   <figure><img src="/files/lrOWRFG8GOpd2otHEOtu" alt=""><figcaption></figcaption></figure>
4. Click on **Add New Category**.

{% hint style="success" %}
Your new category has been created successfully.
{% endhint %}
