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

# Creating and Using Groups

> How to create groups to organise products and warehouse locations into manageable categories for improved efficiency.

## Overview

Groups help you organise products and warehouse locations into categories, making items easier to find, manage, and report on.

<Steps>
  <Step title="Access the Groups screen">
    Click the **Groups** tab at the bottom of the navigation bar. If you have no groups yet, you will need to create one.
  </Step>

  <Step title="Create a new group">
    Click **+New** and enter a clear, descriptive name (e.g., "Chilled Products").
  </Step>

  <Step title="Configure group flags">
    Go to the **Flags** submenu and choose whether the group is used for **Products**, **Locations**, or **both**.
  </Step>

  <Step title="Assign products or locations">
    Once the group is set up, assign products or locations to it as needed.
  </Step>
</Steps>

<AccordionGroup>
  <Accordion title="Can I create a group for both products and locations?">
    Yes. Adjust the flags during setup to use the group for both.
  </Accordion>

  <Accordion title="Can I change the group configuration later?">
    Yes. You can update a group's settings at any time by adjusting the flags.
  </Accordion>

  <Accordion title="What are the benefits of using groups?">
    Groups improve searching, reporting, and daily workflows by categorising related items together.
  </Accordion>
</AccordionGroup>
