> ## Documentation Index
> Fetch the complete documentation index at: https://help.atlas.kitchen/llms.txt
> Use this file to discover all available pages before exploring further.

# Reporting categories

> Group products into categories to organise reports and target pricing rules.

## What reporting categories do

Reporting categories let you group products (e.g. "food", "drinks", "alcohol") so that:

* **Sales reports** break down revenue by category instead of listing every product individually.
* **Your team** can quickly filter products by category and sub-categories on the Products page.

Each product can have **one** reporting category. Categories are shared across all your outlets.

## When to use this

* You want to see sales broken down by different groups such as "food" vs. "drinks" in your reports.
* You want to sort, organise and filter products by category on the Products page.

## Managing reporting categories

Open the sidebar and tap **Menu builder > Reporting categories**, or go directly to [Reporting categories](https://portal.atlas.kitchen/report-categories).

<Frame caption="Reporting categories page showing all categories with item counts">
  <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/categories-list.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=e2e9b72d897de14f6fb555846e6689be" alt="Reporting categories page with a table listing categories like food, drinks, and baked, each showing an item count badge on the right" width="1280" height="720" data-path="images/menu-builder/reporting-categories/categories-list.webp" />
</Frame>

The page shows:

* **Name** — the category name (always lowercase).
* **Item count** — how many products are assigned to this category. Tap the count to jump to the Products page filtered by that category.
* **Drag handles** — the dots on the left of each row let you drag categories to reorder them.
* **Three-dot menu** — tap for Edit, Remove, and Create subcategory options.

### Create a new category

<Steps>
  <Step title="On the Reporting categories page, tap &#x22;Add category&#x22; in the top-right corner.">
    <Frame caption="Create category modal with name and parent category fields">
      <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/create-category-modal.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=e235d4bf2bea4f536fb74f75d84dfbc2" alt="Create category modal showing a Name text field and a Parent category dropdown set to No parent (top-level category), with Cancel and Save buttons" width="1280" height="720" data-path="images/menu-builder/reporting-categories/create-category-modal.webp" />
    </Frame>
  </Step>

  <Step title="Enter a category name.">
    Names are automatically converted to lowercase. Keep them short and descriptive (e.g. "food", "drinks", "alcohol", "desserts").
  </Step>

  <Step title="Choose a parent category (optional).">
    Leave as **No parent (top-level category)** to create a standalone category. Select an existing category to create a subcategory under it.
  </Step>

  <Step title="Tap &#x22;Save&#x22;.">
    The new category appears in the list. You can now assign products to it.
  </Step>
</Steps>

### Edit a category

<Info>
  Renaming a category updates it everywhere — in products, reports, and pricing rules. You do not need to reassign products after renaming.
</Info>

<Steps>
  <Step title="Tap the three-dot menu next to the category.">
    Find the three-dot icon on the right side of the category row.

    <Frame caption="Category options menu with Edit, Remove, and Create subcategory">
      <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/category-menu.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=fef9f16b3d15d2ee81080cfdf4c5c0d4" alt="Three-dot dropdown menu showing Edit, Remove, and Create subcategory options for a reporting category" width="1280" height="720" data-path="images/menu-builder/reporting-categories/category-menu.webp" />
    </Frame>
  </Step>

  <Step title="Tap &#x22;Edit&#x22;.">
    <Frame caption="Edit category modal with name and parent category fields">
      <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/edit-category-modal.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=5ebc2ee8fd4faf296b872948efc351ed" alt="Edit category modal showing the current category name in the Name field and a Parent category dropdown, with Cancel and Save buttons" width="1280" height="720" data-path="images/menu-builder/reporting-categories/edit-category-modal.webp" />
    </Frame>
  </Step>

  <Step title="Update the name or parent category, then tap &#x22;Save&#x22;.">
    Atlas automatically updates all products assigned to this category.
  </Step>
</Steps>

### Remove a category

<Info>
  Removing a category does **not** delete any products. It only removes the category label from those products. They will appear as "uncategorised" in reports.
</Info>

<Steps>
  <Step title="Tap the three-dot menu next to the category.">
    Find the three-dot icon on the right side of the category row.
  </Step>

  <Step title="Tap &#x22;Remove&#x22;.">
    The category is removed from all assigned products.
  </Step>
</Steps>

### Create subcategories

You can nest categories by creating subcategories under a parent.

<Steps>
  <Step title="Tap the three-dot menu next to an existing category.">
    Find the three-dot icon on the right side of the category row.
  </Step>

  <Step title="Tap &#x22;Create subcategory&#x22;.">
    The Create category modal opens with the parent already selected.
  </Step>

  <Step title="Enter the subcategory name and tap &#x22;Save&#x22;.">
    The subcategory appears nested under its parent in the list.
  </Step>
</Steps>

You can also set a parent category using the **Parent category** dropdown when creating or editing any category.

## Assign a reporting category to a product

You can assign a reporting category when creating or editing a product.

<Steps>
  <Step title="Open a product for editing.">
    Go to **Menu builder > Products**, then tap the edit icon next to any product.
  </Step>

  <Step title="Scroll down to the &#x22;Reporting category&#x22; field.">
    <Frame caption="Product form showing Reporting category and Reporting subcategory dropdowns">
      <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/product-form-category.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=0b0607d14f0bfb28a042cb88a1d4871e" alt="Product edit form showing a Reporting category dropdown set to food, and a Reporting subcategory dropdown next to it, below the Product tags field" width="1280" height="720" data-path="images/menu-builder/reporting-categories/product-form-category.webp" />
    </Frame>
  </Step>

  <Step title="Select a category from the dropdown.">
    The dropdown lists all existing categories. Select **No category** to remove the current assignment.

    <Frame caption="Reporting category dropdown showing available categories">
      <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/product-form-dropdown.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=7608722438d8670885d0370be8c9780d" alt="Reporting category dropdown expanded showing available category options including No category, food, drinks, and others" width="1280" height="720" data-path="images/menu-builder/reporting-categories/product-form-dropdown.webp" />
    </Frame>
  </Step>

  <Step title="(Optional) Select a reporting subcategory.">
    If the selected category has subcategories, choose one from the **Reporting subcategory** dropdown.
  </Step>

  <Step title="Tap &#x22;Save&#x22; at the top of the page.">
    The product now belongs to the selected reporting category.
  </Step>
</Steps>

<Info>
  You can also assign reporting categories when importing products via CSV. The "Reporting category" column is included in the CSV export and import templates.
</Info>

## View products by category

There are two ways to see which products belong to a category:

**From the Reporting categories page:**

Tap the item count badge (e.g. "27 items") next to any category. This opens the Products page filtered to show only products in that category.

<Frame caption="Products page filtered by a reporting category">
  <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/products-filtered.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=79d8125cbd044c5e73de55a29640e5f3" alt="Products page filtered by reporting category, showing the Filters button highlighted with 1 active filter, and all listed products displaying the same category tag in the Category column" width="1280" height="720" data-path="images/menu-builder/reporting-categories/products-filtered.webp" />
</Frame>

**From the Products page:**

The **Category** column in the products table shows each product's reporting category. Tap the category name to filter the table by that category.

<Frame caption="Products table showing reporting category tags in the Category column">
  <img src="https://mintcdn.com/atlaskitchen/dJvdZrohVaEQiSWO/images/menu-builder/reporting-categories/products-table-category.webp?fit=max&auto=format&n=dJvdZrohVaEQiSWO&q=85&s=b57959b3a2451a0a96bc87ea0c448cc1" alt="Products table with Category column showing reporting category tags like food and baked next to a bar chart icon" width="1280" height="720" data-path="images/menu-builder/reporting-categories/products-table-category.webp" />
</Frame>

## How categories appear in reports

Reporting categories are used in several reports:

* [**Sales summary report**](/reports/sales/sales-summary-report) — breaks down sales by reporting category so you can see revenue for "food" vs. "drinks" at a glance.
* [**Product mix report**](/reports/product/product-mix-report) — colour-codes products by reporting category in the quantity vs. sales chart, and includes a **Product mix by reporting category** table where you can expand each category to see individual products, quantities, and sales breakdowns.
* [**Daily outlet report**](/reports/operations/daily-outlet-report) (Z-report) — groups products by category in the products sold section. Products without a category appear under "uncategorised".

Make sure all products have a reporting category assigned. This gives you meaningful breakdowns in reports.

## What should happen

* New categories appear immediately in the categories list and in product dropdowns.
* Assigning a category to a product updates the Category column on the Products page.
* Reports generated after assignment reflect the new category groupings.
* Renaming a category updates all references automatically.

## If it doesn't work

<AccordionGroup>
  <Accordion title="Category not appearing in product dropdown">
    * Refresh the page and try again — newly created categories may take a moment to appear.
    * Check that you created the category on the Reporting categories page, not just as a product tag.
  </Accordion>

  <Accordion title="Reports not showing category breakdown">
    * Verify products have a reporting category assigned (check the Category column on the Products page).
    * Reports only reflect categories at the time orders were placed. Assigning a category now will not retroactively change past reports.
  </Accordion>

  <Accordion title="Category shows as &#x22;uncategorised&#x22; in reports">
    * The product does not have a reporting category assigned. Edit the product and select one from the Reporting category dropdown.
  </Accordion>
</AccordionGroup>

If the issue persists, contact support at [hello@atlas.kitchen](mailto:hello@atlas.kitchen).

## Next steps

* [Create and configure menus](/menu-builder/create-menus) — learn how to build menus with sections and products.
* [Sales summary report](/reports/sales/sales-summary-report) — see how category breakdowns appear in your sales data.
* [POS layouts](/menu-builder/pos-layout) — configure how products appear on your POS screen.
