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

# Selecting and Grouping Data by Warehouse

> How to use the warehouse selector to filter data grids by specific warehouses or view all warehouses at once.

## Overview

The warehouse selector lets you filter data across all data grids to show information for a specific warehouse or all warehouses at once. It is located in the top right corner of the screen, next to your username.

<Steps>
  <Step title="Access the warehouse dropdown">
    Find the warehouse selector in the top right corner. It defaults to **All Warehouses**.
  </Step>

  <Step title="View data for all warehouses">
    When set to **All Warehouses**, data from every warehouse is displayed across all data grids.
  </Step>

  <Step title="Select a specific warehouse">
    Click the dropdown and select a warehouse. The data grid automatically updates to show data only for that warehouse.
  </Step>
</Steps>

<Info>Your warehouse selection only applies to your view and does not affect what other users see. You can switch between warehouses at any time.</Info>

<AccordionGroup>
  <Accordion title="Does the data grid update automatically?">
    Yes. The data grid refreshes immediately when you select a different warehouse.
  </Accordion>

  <Accordion title="Where is the warehouse dropdown?">
    It is in the top right corner of the screen, next to your username.
  </Accordion>
</AccordionGroup>
