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

# Getting Started

## Operations: trucks & drop-off centers

Your business may have multiple physical locations or vehicles. In ReBottle, these are called **operations**:

* **Trucks** — your pickup trucks that go to customers
* **Drop-off centers** — fixed locations where customers bring their containers to you

Each truck and each center has its own inventory and its own dashboard. When you log an order, you always assign it to one operation.

<Note>
  If you only have one operation, it's selected automatically throughout the app — you won't need to choose it every time.
</Note>

## How it all connects

Think of ReBottle as a pipeline. Every container moves through three stages:

<Steps>
  <Step title="Order Logged">
    Containers arrive and inventory goes up.
  </Step>

  <Step title="Update Inventory">
    You sort and classify what you have.
  </Step>

  <Step title="Offload">
    Sorted inventory leaves, inventory goes down, and you track payment.
  </Step>
</Steps>

<Tip>
  Nothing goes into inventory unless an order says it did. Everything starts with a logged order.
</Tip>
