> ## 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.

# Set Up Location Groups

> Learn how to set up location groups to organise and filter warehouse locations with this configuration guide.

Location groups help you sort multiple locations that share similar features, making it easier to keep track of and manage them within the system.

## How to set up location groups

<Steps>
  <Step title="Access the location screen">
    From the left-hand menu, click on **Locations**. This will show you a list of all locations in the system.
  </Step>

  <Step title="Assign a group to a location">
    Click the **Show** button next to the location you want to assign a group to. In the location details, find the **Groups** dropdown box and select the correct group.
  </Step>

  <Step title="Display location groups in the data grid">
    In the **Locations** menu, click on the top right corner to open the **Column Manager**. Click on the dropdown menu and select **Groups** to add the groups column.
  </Step>

  <Step title="Filter by location groups">
    Once the groups column is visible in the data grid, you will find a **filter** option in the **Locations** menu. Use the filter to search for and manage locations based on their assigned groups.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What is a location group?">
    A location group is a collection of locations that have similar characteristics, used to organise and manage locations more efficiently.
  </Accordion>

  <Accordion title="Can I change a location's group later?">
    Yes, you can change the group by selecting the location and choosing a new group from the dropdown menu.
  </Accordion>
</AccordionGroup>
