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

# Deliveries

> Tracking shipments and fulfillment

# Deliveries

Track inbound and outbound shipments — from receiving supplies to sending out harvested produce.

## Creating a Delivery

1. Navigate to **Deliveries** (check your module access if not visible)
2. Click **+ New Delivery**
3. Fill in the details:
   * **Type** — Inbound (receiving) or outbound (shipping)
   * **Partner** — Associated partner/supplier/buyer
   * **Contract** — Link to a contract (optional)
   * **Items** — Products and quantities
   * **Date** — Delivery date
   * **Status** — Pending, in transit, delivered, etc.
4. Save the delivery record

## Tracking Deliveries

* View delivery status and history
* Track quantities received vs. contracted amounts
* Link deliveries to contracts for fulfillment monitoring

## Permissions

| Action            | Admin | Manager | Operator | Viewer |
| ----------------- | :---: | :-----: | :------: | :----: |
| View deliveries   |   ✅   |    ✅    |     ✅    |    ✅   |
| Create deliveries |   ✅   |    ✅    |     ✅    |    ❌   |
| Edit deliveries   |   ✅   |    ✅    |     ✅    |    ❌   |
| Delete deliveries |   ✅   |    ✅    |     ❌    |    ❌   |
