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

# User Role Permissions

<AccordionGroup>
  <Accordion title="Partner Admins/ Manager">
    You have full access to every module in ReWorks. You manage your department's stock allocation, orders, and team. Focus on **Orders**, **Stock Pool**, **Team Members**, and **Reports** for your organisation's scope of operations.

    | Module              | Access                         |
    | ------------------- | ------------------------------ |
    | Dashboard           | Full view                      |
    | Products            | Edit, delete                   |
    | Stock Pool          | Allocate, deallocate, view all |
    | Orders              | Create, view all, export       |
    | Delivery Tracking   | Full access                    |
    | Team Members        | Invite, edit, deactivate       |
    | Reports & Analytics | Full access                    |
    | Settings            | Full access                    |
    | Activity Log        | Full view                      |
  </Accordion>

  <Accordion title="Department Users">
    You're here to place orders from your team's allocated stock.

    | Module              | Access                                         |
    | ------------------- | ---------------------------------------------- |
    | Dashboard           | Limited view (their orders and stock only)     |
    | Products            | View only                                      |
    | Stock Pool          | View their team's allocation only              |
    | Orders              | Create, View Orders from their allocated stock |
    | Team Members        | None                                           |
    | Reports & Analytics | Limited View                                   |
    | Activity Log        | Limited View                                   |
  </Accordion>
</AccordionGroup>
