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

# Order & StockPool Insights

<Frame>
  <img src="https://mintcdn.com/reworks/M3jaOsOeRK11aMqB/images/orderstts.png?fit=max&auto=format&n=M3jaOsOeRK11aMqB&q=85&s=ebfde986adf3c02a04bec1e02e3c83e4" alt="Orderstts" width="1417" height="247" data-path="images/orderstts.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="Delivered" icon="check" horizontal>
    total number of orders that have been successfully delivered.
  </Card>

  <Card title="Processing" icon="box" horizontal>
    Shows the number of orders that are currently being prepared or awaiting fulfillment.
  </Card>

  <Card title="In Transit" icon="truck" horizontal>
    Represents the number of orders that have been shipped and are on way to customers.
  </Card>
</CardGroup>

The **StockPool** provides a real-time summary of product inventory, reservations, and order activity. It is divided into two distinct sections:

<CardGroup cols={2}>
  <Card title="StockPool — You">
    Displays stock and order details directly associated with the admin user.
  </Card>

  <Card title="StockPool — Users">
    Displays stock allocation and order activity across all other users and departments within the organization.
  </Card>
</CardGroup>

<Frame>
  <img src="https://mintcdn.com/reworks/M3jaOsOeRK11aMqB/images/stockpool.png?fit=max&auto=format&n=M3jaOsOeRK11aMqB&q=85&s=dc398d1c2cdc7ceaa3544344555be1c7" alt="Stockpool" width="1336" height="466" data-path="images/stockpool.png" />
</Frame>
