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

# AI Receiving Platform: Automate Packing Slip Processing

> Automate inventory receiving with AI-Powered packing slip extraction, ERP matching, and auto approval, built for warehouse teams and ops managers.

AI Receiving Platform eliminates the slow, error-prone work of manually matching packing slips against purchase orders. Instead of your team keying line items by hand and cross-referencing spreadsheets, the platform ingests each document, extracts every detail with a generative AI agent and OCR, fetches the corresponding PO straight from your ERP, and either auto-approves the receipt or routes it to a human reviewer, all in seconds.

## What Does It Do?

From the moment a packing slip is uploaded, the platform handles the full receiving workflow without manual data entry.

<Steps>
  <Step title="Upload">
    Warehouse staff uploads a packing slip (PDF or image) directly from the browser or mobile camera. The document enters a processing queue immediately.
  </Step>

  <Step title="AI Extraction">
    The Brain (the platform's generative AI agent) works alongside OCR to read the document and extract structured data: PO number, vendor information, and every line item with its quantities, unit prices, and more.
  </Step>

  <Step title="ERP Match">
    Using the extracted PO number, the platform fetches the corresponding Purchase Order from your connected ERP: Odoo, SAP Business One, Oracle NetSuite, Microsoft Dynamics 365, and many more, and compares each extracted line against the ERP lines within your configured tolerances.
  </Step>

  <Step title="Auto-Approve or Human Review">
    Perfect matches are auto-approved: a goods receipt posts to your ERP with zero human intervention. Any document with a discrepancy or low-confidence extraction is routed to the Document Inbox for a reviewer to inspect, correct, and approve or reject.
  </Step>
</Steps>

## Who Is This For?

The platform serves three distinct roles across a typical warehouse operation.

<CardGroup cols={2}>
  <Card title="Warehouse Staff & Receivers" icon="box">
    Upload packing slips from the receiving dock: browser or mobile, and handle flagged documents that need a quick human check before the receipt posts.
  </Card>

  <Card title="Operations & Purchasing Managers" icon="chart-line">
    Monitor real-time dashboard analytics, track automation rates, and spot bottlenecks across receiving workflows without touching individual documents.
  </Card>

  <Card title="System Administrators" icon="gear">
    Connect ERP systems, define matching rules and tolerance thresholds, manage user access, and maintain a full audit trail of every configuration change.
  </Card>
</CardGroup>

## Key Capabilities

<CardGroup cols={2}>
  <Card title="AI-Powered Extraction" icon="brain">
    A large language model paired with OCR reads packing slips of any layout: printed, handwritten, or photographed, and returns structured, field-level data with confidence scores.
  </Card>

  <Card title="ERP Integration" icon="plug">
    Native connectors for Odoo, SAP Business One, Oracle NetSuite, Microsoft Dynamics 365, and many more let the platform fetch POs and post goods receipts without custom middleware.
  </Card>

  <Card title="Auto-Approval" icon="circle-check">
    Documents that match within your defined tolerances are approved and posted to the ERP automatically, no human touch required, no approval queue to clear.
  </Card>

  <Card title="Human-in-the-Loop Document Inbox" icon="inbox">
    Discrepant or low-confidence documents land in the Document Inbox, where reviewers see the original image alongside extracted data and ERP lines for a fast, informed decision.
  </Card>

  <Card title="Configurable Matching Rules" icon="sliders">
    Set quantity and price tolerances per vendor, document type, or PO category. Fine-tune thresholds so the automation rate stays high without sacrificing accuracy.
  </Card>

  <Card title="Version Control & Audit Log" icon="clock-rotate-left">
    Every configuration change is versioned and every receiving decision is logged, giving you a complete, timestamped record for compliance and troubleshooting.
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Upload your first packing slip and watch the AI extract, match, and approve it in minutes.
  </Card>

  <Card title="Dashboard Overview" icon="gauge" href="/guides/dashboard">
    Learn how to read automation metrics, filter documents, and spot receiving trends at a glance.
  </Card>

  <Card title="Document Inbox" icon="inbox" href="/guides/document-inbox">
    See how to review flagged documents, make inline corrections, and approve or reject receipts.
  </Card>

  <Card title="ERP Integrations" icon="plug" href="/admin/integrations">
    Connect your ERP, configure credentials, and verify the sync is working before you go live.
  </Card>
</CardGroup>
