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

# Introduction

> Retrac is an inventory management platform built for business owners and their teams.

Retrac helps you track products across locations, move stock between warehouses and stores, and keep a complete audit trail — all in one workspace your whole team can use.

<CardGroup cols={2}>
  <Card title="Quick start" icon="play" href="/quick-start">
    Set up your workspace and run your first transfer in minutes
  </Card>

  <Card title="Data model" icon="database" href="/data-model">
    Understand how workspaces, items, locations, and stock fit together
  </Card>
</CardGroup>

## What you can do in Retrac

<AccordionGroup>
  <Accordion title="Track inventory by location" icon="warehouse">
    Every item has an on-hand quantity at each **location** (warehouse, van, truck, site, or custom type). Switch locations from the inventory page to see stock where it actually lives.
  </Accordion>

  <Accordion title="Transfer stock between locations" icon="truck">
    Move one or many items from a source location to a destination in a single transfer. Stock updates instantly and is recorded in your movement history.
  </Accordion>

  <Accordion title="Organize with tags" icon="tag">
    Apply colored tags to items so you can filter and find products quickly — by category, supplier, season, or any system that fits your business.
  </Accordion>

  <Accordion title="Import and export at scale" icon="file-csv">
    On paid plans, bulk-import items from CSV and export your catalog for reporting or backups.
  </Accordion>

  <Accordion title="Collaborate with your team" icon="users">
    Invite teammates by email or shareable invite link. Assign **owner** or **member** roles and optionally restrict which locations each person can see or edit.
  </Accordion>

  <Accordion title="Audit every stock change" icon="list-timeline">
    The **Movements** ledger records openings, transfers, adjustments, and reversals with timestamps — useful for reconciliation and internal audits.
  </Accordion>
</AccordionGroup>

## How the app is organized

When you sign in at [app.retrac.co](https://app.retrac.co), you land in a **workspace** — your company's isolated inventory environment.

| Area          | What it's for                                            |
| ------------- | -------------------------------------------------------- |
| **Inventory** | View, search, filter, and manage items and quantities    |
| **Locations** | Create and manage where stock is stored                  |
| **Transfers** | Move stock between locations                             |
| **Movements** | Read-only history of every stock change                  |
| **Tags**      | Organize items with colored labels                       |
| **Settings**  | Workspace name, billing, members, security, and API keys |

Use the workspace switcher in the sidebar to move between workspaces if you belong to more than one.

## Plans at a glance

Retrac offers a free tier for trying the product and paid plans as your catalog and team grow. Limits apply to **total items** (they do not reset each month), **transfers per billing cycle**, locations, tags, and team size.

<Card title="Billing & usage limits" icon="credit-card" href="/dashboard/billing/introduction">
  See what each plan includes and how usage is measured
</Card>

## Need help?

* Email [support@retrac.co](mailto:support@retrac.co)
* Open the in-app chat from the dashboard
* Browse the guides in the sidebar for step-by-step instructions on every feature
