> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crafter.net.tr/llms.txt
> Use this file to discover all available pages before exploring further.

# Help Center Categories

> Organize self-service support documentation, sort priorities, and assign Tabler icons.

The Crafter Help Center Categories module lets you arrange support documentation, knowledge base articles, and onboarding tutorials into structured categories.

Navigate to [Dashboard > Content > Help Center > Categories](https://app.crafter.net.tr/tr/dashboard/content/help-center/categories) to manage help categories.

<Frame caption="Help Center Categories Management Interface">
  <img src="https://mintcdn.com/crafter/Sq-t81KXIfKC77Rr/images/app.crafter.net.tr_tr_dashboard_content_help-center_categories.png?fit=max&auto=format&n=Sq-t81KXIfKC77Rr&q=85&s=b7d73a6a07551a52ef8bb537b02fd430" alt="Help Center Categories Overview" width="1920" height="919" data-path="images/app.crafter.net.tr_tr_dashboard_content_help-center_categories.png" />
</Frame>

***

## Help Categories Table

* **Category Name:** Section title shown in the knowledge base.
* **Description:** Summary of topics covered in this category.
* **Sort Order:** Numerical priority index determining page position.
* **Status:** Active (published) or Draft (hidden).

***

## Creating a Category

<Steps>
  <Step title="Open Category Creator">
    Click **+ Create Category** in the top right corner.
  </Step>

  <Step title="Configure Metadata">
    * **Category Name:** Title (e.g., *Account & Security*, *Store & Billing*).
    * **Icon (Tabler):** Tabler icon identifier (e.g., `IconHelp`, `IconShield`, `IconCreditCard`).
    * **Description:** Brief overview of the category scope.
    * **Sort Order:** Display order (e.g., `0`, `1`, `2`).
    * **Active:** Publish toggle.
  </Step>

  <Step title="Save">
    Click **Save** to publish the category.
  </Step>
</Steps>

<Frame caption="Help Center Category Creator Drawer">
  <img src="https://mintcdn.com/crafter/Sq-t81KXIfKC77Rr/images/app.crafter.net.tr_tr_dashboard_content_help-center_categories1.png?fit=max&auto=format&n=Sq-t81KXIfKC77Rr&q=85&s=6a2898e081c06e8527427d908b332ee3" alt="Category Creator" width="1920" height="919" data-path="images/app.crafter.net.tr_tr_dashboard_content_help-center_categories1.png" />
</Frame>
