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

# Inventory

> Manage locations, transfers, stock movements, and tags in your workspace.

Retrac tracks inventory by **item** and **location**. Use these guides to set up where stock lives, move it between places, audit changes, and organize your catalog with tags.

<CardGroup cols={2}>
  <Card title="Inventory locations" icon="warehouse" href="/help/article/inventory-locations">
    Create warehouses, vans, sites, and other storage places
  </Card>

  <Card title="Inventory transfers" icon="truck" href="/help/article/inventory-transfers">
    Move stock between locations instantly
  </Card>

  <Card title="Inventory movements" icon="list-timeline" href="/help/article/inventory-movements">
    Read the audit trail of every stock change
  </Card>

  <Card title="How to use tags" icon="tag" href="/help/article/how-to-use-tags">
    Label and filter items by category or product line
  </Card>
</CardGroup>

## Related documentation

<CardGroup cols={2}>
  <Card title="Items" icon="toolbox" href="/dashboard/items/introduction">
    Create, search, and manage your product catalog
  </Card>

  <Card title="Managing stock" icon="boxes-stacked" href="/dashboard/items/managing-stock">
    Adjust quantities and view stock by location
  </Card>

  <Card title="CSV import & export" icon="file-csv" href="/dashboard/items/import-export">
    Bulk load your catalog from a spreadsheet
  </Card>
</CardGroup>
