> ## 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.

# For Partner Admin

The Partner Admin acts as the central authority of the organization and is responsible for managing stock, departments, and users.

<CardGroup cols={2}>
  <Card title="Department Management" icon="user">
    Create, organize, and manage departments across the organization.
  </Card>

  <Card title="Team Member Management" icon="users">
    Add, update, and manage team members within each department(hr,sales).
  </Card>

  <Card title="Stock Allocation" icon="box">
    Allocate inventory and stock to specific departments based on requirements.
  </Card>

  <Card title="Stock Monitoring" icon="chart-bar">
    Track department-wise stock consumption and usage in real time.
  </Card>

  <Card title="Activity Supervision" icon="shield-check">
    Monitor and oversee actions performed by department users.
  </Card>

  <Card title="Order Tracking" icon="shopping-cart">
    View and manage orders placed by all departments from a centralized dashboard.
  </Card>

  <Card title="Inventory Control" icon="cube">
    Maintain visibility of inventory levels across departments.
  </Card>

  <Card title="Reporting & Analytics" icon="chart-bar">
    Generate operational reports and gain insights for better decision-making.
  </Card>
</CardGroup>
