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

# Inventory guides

> Task-based walkthroughs for getting stock in, organising it, and running it day to day.

Each guide below walks one task from start to finish. For what a single view or tab does, see [Inventory](/docs/inventory/overview) under **Navigating in TWICE**; for how the data is modelled, see the [Stock Items](/docs/concepts/inventory/stock-items) and [SKUs](/docs/concepts/inventory/skus) concepts.

## Getting stock in

<CardGroup cols={2}>
  <Card title="Register stock items" icon="plus" href="/docs/guides/inventory/register-stock-items">
    Register single or pooled items and connect them to a SKU.
  </Card>

  <Card title="Import inventory from a CSV" icon="file-import" href="/docs/guides/inventory/import-inventory-csv">
    Bring an existing inventory in from a spreadsheet, in bulk.
  </Card>
</CardGroup>

## Organising stock

<CardGroup cols={2}>
  <Card title="Bulk-edit stock items" icon="pen-to-square" href="/docs/guides/inventory/bulk-edit-stock-items">
    Edit many items at once, and know which fields reach all of them.
  </Card>
</CardGroup>

Guides for SKUs and attribute groups are in progress.

## Running stock day to day

<CardGroup cols={2}>
  <Card title="Reserve a stock item" icon="calendar" href="/docs/guides/inventory/reserve-a-stock-item">
    Hold an item for maintenance or internal use without retiring it.
  </Card>

  <Card title="Buffer times and bin locations" icon="clock" href="/docs/guides/inventory/buffer-times-and-bin-locations">
    Turnaround gaps between bookings, and where pickers find the unit.
  </Card>
</CardGroup>

Guides for buffer times and bin locations are in progress.

## Costs and lifecycle

<CardGroup cols={2}>
  <Card title="Archive stock items" icon="box-archive" href="/docs/guides/inventory/archive-stock-items">
    Retire stock, read the impact scan, and clear up what it leaves on orders.
  </Card>
</CardGroup>

Guides for item costs and income are in progress.
